Page 1 of 1

Form Designer - New gadgets use window caption in variable

Posted: Sat Jul 19, 2014 1:11 am
by Fredi
If we hame many window and every window have some gadgets so we have similar Constants in every form source, like Text_0 in all of them.
So if added one option to Preferences > Form like this: "New gadgets use window caption in constant" now every gadget we created in every form source it use window caption in theire constant, Like:
Text_Options_0
Text_About_0
Text_Main_0

In this point "Options" , "About" and "Main" is our windows.

It's very useful and handy :wink:

Thanks

Re: Form Designer - New gadgets use window caption in variab

Posted: Sat Jul 19, 2014 9:22 am
by Fredi
Another feature request is can disable one toolbar icon in their properties (DisableToolBarButton).
In PB 5.22 not exist disabling toolbar icons in toolbar properties.