staying on same property

Started by Marc van Cauwenberghe, August 04, 2012, 04:45:59 AM

Previous topic - Next topic

Marc van Cauwenberghe

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

Paul Squires

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!
Paul Squires
PlanetSquires Software

Robert Eaton

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!