Page 1 of 1

Ideas for painter.

Posted: Fri Aug 07, 2009 10:40 am
by ConvertFromOldNGs
by Carl Ranson >> Thu, 4 May 2000 4:52:44 GMT

Do others think it would be helpful if the painter created a small (say 100X100 pixel) bitmap of each form that you could see from the class browser.

ie when you clicked on a form class in the browser a wee thumbnail would appear under the class/superclass etc information.

--------

I would also like to see an optional tree view of the current form in painter (on the left edge of the painter frame) This would be very usefull when you have complex controls with lots of frames.

eg

MyForm
Frame1
ListBox
Button
Frame2
Frame3

etc.

Selecting a control in the tree would select the control in painter and bring all the parent controls to the front (ie make it visible, regardless of where abouts on the form it is).

It would also be handy for multi selecting controls with different parents.

Comments, anyone?

regards,
CR

Re: Ideas for painter.

Posted: Fri Aug 07, 2009 10:40 am
by ConvertFromOldNGs
by Wilfred Verkley >> Fri, 5 May 2000 4:10:36 GMT

I would be happy if "Update All Selected Controls" was on by default.

While some may be used to how it works now, I havnt seen a single form designer, or painting program that only ever edits the last selected object only.

Re: Ideas for painter.

Posted: Fri Aug 07, 2009 10:40 am
by ConvertFromOldNGs
by John Porter >> Fri, 5 May 2000 8:13:53 GMT

Amen to that! If I wasn't paranoid and rechecked all the selected controls, some changes I thought I did would not have happened.

Cheers,
John P

Re: Ideas for painter.

Posted: Fri Aug 07, 2009 10:40 am
by ConvertFromOldNGs
by Craig Shearer >> Tue, 9 May 2000 1:43:02 GMT

Another idea...

Often I'm in the class browser for a Form class. It would be really nice if the property sheet values were displayed in the bottom pane when I clicked on a control property. It is really annoying to have to go into the Painter to view (say) the height of a control, or the caption of a form.

Craig.