PureFORM 1.99 (yet another FORM designer)
Moderator: gnozal
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
You can't move gadgets to another parent gadget/window (yet?).dige wrote:@Gnozal: I wanna move some existing Gadgets to an Panelgadget.
With the VD I can drag'n drop the Gadgets... but how can I do that with PF?
You could select them all, save them to gadget group [Temp group], select the PanelGadget, paste gadget group [Temp group]. You may need to correct the pasted gadgets X,Y coordinates (gadgets are pasted with offset, offset is relative to the upper left corner of the previous parent).
Note that pasting a non empty container is not supported (yet?)
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Works here (I can resize / move the Frame3D with the mouse without problems) :dige wrote:Gnozal, something goes wrong if you add an Frame3DGadget on a PanelGadget. Can't change the FrameSize with Drag'n Drop
Code: Select all
;{[PureFORM Project]
;PureFORM_Project_Begin
;Project¶PureFORM_Clipboard2
;Window¶1¶#Window_0¶13500416¶#PB_Window_SystemMenu|#PB_Window_SizeGadget|#PB_Window_MinimizeGadget|#PB_Window_TitleBar¶Window_0¶450¶200¶400¶400¶0¶10¶10¶0¶5000¶5000¶0¶-1¶0¶¶¶
;PanelGadget¶1¶#Panel_0_0¶1¶-1¶-1¶0¶0¶19¶0¶0¶¶¶¶-1¶0¶¶¶0¶0¶1¶1¶2¶13¶24¶382¶332¶0¶0¶0¶0¶0¶0¶0¶-1¶-1¶-1¶-1¶Tab #1¶0¶¶0¶0
;Frame3DGadget¶2¶#Frame3D_1_Gadget1¶1¶1¶19¶1¶0¶11¶0¶0¶¶Gadget_1¶¶-1¶0¶¶¶0¶0¶0¶0¶0¶9¶27¶360¶182¶0¶0¶0¶0¶0¶0¶0¶-1¶-1¶-1¶-1¶¶0¶¶0¶0
;PureFORM_Project_End
;}
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Update
Changes :
- gadget bar now looks nicer (switched from ImageButton to Toolbar)
- added 'Always on top' checkbox to gadget bar
Changes :
- gadget bar now looks nicer (switched from ImageButton to Toolbar)
- added 'Always on top' checkbox to gadget bar
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Update
Changes :
- fixed : sometimes toolbar was not loaded from project
- fixed : code infusion problems for toolbar/menu events if multiple windows
- added : custom icon size for toolbar (if ToolBarImageButtons are used)
Changes :
- fixed : sometimes toolbar was not loaded from project
- fixed : code infusion problems for toolbar/menu events if multiple windows
- added : custom icon size for toolbar (if ToolBarImageButtons are used)
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Hi gnozal, just want to say PureForm is excellent, many thanks for producing this useful tool. I'm having a play around and it is excellent, goes great with jaPBe. Just one question, and I have searched without any success, so many threads I think, is that how does in code view the button "Copy to jaPBe" and "New tab in jaPBe" work, there are disabled for me, and I have gone through the help file to turn PureForm plugin on in "Setup | Preference | Designer (2)"
Any help would greatly be appreciated
Any help would greatly be appreciated
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
These buttons only work if you start PureFORM as a jaPBe plugin.nrasool wrote:how does in code view the button "Copy to jaPBe" and "New tab in jaPBe" work, there are disabled for me
1. Copy PureFORM.* to your jaPBe plugin directory.
2. Restart jaPBe
3. PureFORM is now available in jaPBe's 'Tools' menu (you can edit it's name or add a shortcut with 'Config. tools'.)
4. Start PureFORM via the 'Tools' menu.
5. "Copy to jaPBe" and "New tab in jaPBe" are now available
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Update
Changes :
- fixed some cosmetic bugs
- enhanced source update feature : see new 'Update source code' topic in help file. Warning : the code tags are not compatible with the previous versions.
- updated help file
Changes :
- fixed some cosmetic bugs
- enhanced source update feature : see new 'Update source code' topic in help file. Warning : the code tags are not compatible with the previous versions.
- updated help file
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
If you right-click on a listicon in a splitter, you get the context menu for the splitter.Molchyn wrote:gnozal
When I use a splittergadget on two listicongadgets - I can't add extra columns in listicon. Just only if I remove splitter add some columns and again splittered them??
To add a column, right-click on the listicon item in the gadget-list and you get the context menu for the listicon.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Fixed (build 143)flaith wrote:strange behaviour : when i create a toolbar, after adding 2 buttons, i selected the second in the list and click on the "up" button to make it become the first, the button's name disappears
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).