AddedPolo wrote:For shortcuts you can add them in the menu items, it will be displayed but the actual shortcut won't be created in the pbf file. I probably can add it easily, I'll see.

AddedPolo wrote:For shortcuts you can add them in the menu items, it will be displayed but the actual shortcut won't be created in the pbf file. I probably can add it easily, I'll see.
thank youAdded
Yes, just put all your gadget creating function into a .pbf file and open it with the FD. Though it will work correctly only if you don't use variables for gadget positioning/sizing.Klonk wrote:Really cool...
I have not followed the whole thread, but is there a way to somehow "import" an old application, so the window creation and button positioning coud be done within the form designer?
Oops! Fixed.Golfy wrote:*hmmm* maybe I'm not good enough but I can't select multiples objets (to move them).
I've checkboxgadget and stringgadget but I'm not able to select the two and move them, even if I use CTRL key (a click show me a contextual menu with item like 'Align selected gadgets....').
I've tried to use "cursor" in left (or right) tools menu, hoping this let me making a selection with mouse...
Could you answer me if I'm really dumb or if this feature isn't ready ?
It's actually correct on OSX. Might not be on Linux though the problem is, positioning cannot be certain with Frame3D due to different themes. I fixed the drawing on Linux/Windows skins so it looks more accurate, thanks for the report!Blankname wrote:Frame visual bug, frame border is suppose to score text (OSX + Linux/critical)
Can't do anything for the live scrolling I'm afraid.Blankname wrote:Preference view non-functional live scrolling (semi-critical)
Blankname wrote:Code view area scrollbars automatically disabled when not needed (non-critical)
These issues will be fixed once the Form Designer is integrated in the IDE.Blankname wrote:Panel placement + OS Skin settings combo boxes not proportionate to actual size (all OS/non-critical)
I see now, so yea the bug exists for the Linux design (never used OS X). Tho I think the live scrolling is going to impact the use of this designer ten fold. What are you using to generate the gridview?Polo wrote:It's actually correct on OSX. Might not be on Linux though the problem is, positioning cannot be certain with Frame3D due to different themes. I fixed the drawing on Linux/Windows skins so it looks more accurate, thanks for the report!Blankname wrote:Frame visual bug, frame border is suppose to score text (OSX + Linux/critical)
Can't do anything for the live scrolling I'm afraid.Blankname wrote:Preference view non-functional live scrolling (semi-critical)
Blankname wrote:Code view area scrollbars automatically disabled when not needed (non-critical)These issues will be fixed once the Form Designer is integrated in the IDE.Blankname wrote:Panel placement + OS Skin settings combo boxes not proportionate to actual size (all OS/non-critical)
The Linux issue should be fixed.Blankname wrote:I see now, so yea the bug exists for the Linux design (never used OS X). Tho I think the live scrolling is going to impact the use of this designer ten fold. What are you using to generate the gridview?