PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Marc van Cauwenberghe on August 04, 2012, 04:45:59 AM

Title: staying on same property
Post by: Marc van Cauwenberghe on August 04, 2012, 04:45:59 AM
Hello Paul,

Just a small request which I used to like in vb6. Yes vb6  ;).
When you have selected a specific property in the property tab of the Firefly Workplace and then go to an other form,
I would like the same property to be selected and in view of the control that is now active.
That way you can easely compare the same property between different forms.

Hope you know what I mean.

Thanks.

Marc
Title: Re: staying on same property
Post by: Paul Squires on August 04, 2012, 10:48:29 AM
I know what you mean. I remember it from VB6 as well. I will put it in my bug tracker and see if it is easy to implement. Thanks!
Title: Re: staying on same property
Post by: Robert Eaton on August 07, 2012, 09:23:12 AM
Another perhaps very trivial VB6 feature that I got accustomed to: When dimensioning a variable and the list of types appears you can use tab to select the type and close the list as opposed to using return or space (which adds a return or a space to the line). My pinky finger still reaches out for the tab key out of habit!