It should be ok in the generated code but I cannot fix it in the form (until next loading) because the tab order is the gadget creation order.mueckerich wrote:There is still a problem with the taborder of the gadgets. If you change a property flag of a gadget it will be set first on taborder not at the origin postion.
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:
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 :
Some new features in the 'Code infusion' window.
- Insert constant (window / gadget enumeration) at cursor position
- 'Explorer' window : displays all locations / objects / events associated to code (handy to spot where you have added some code)
Changes :
Some new features in the 'Code infusion' window.
- Insert constant (window / gadget enumeration) at cursor position
- 'Explorer' window : displays all locations / objects / events associated to code (handy to spot where you have added some code)
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:
I don't understand what do you mean ?michel wrote:... and next feature will be a sorted list of the objects in the gadget eventlist of the code infusion ...
Note that I have to upgrade jaPBe V3 for PB4.10 (all the compiler interface has changed, HUGE work), so I won't be able to add much features to PureFORM for some days / weeks ...
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:
It means PureFORM can't start the compiled form, probably because the EXE doesn't exist. Maybe a compiling problem PureFORM didn't catch, or create file problem ?Cruster wrote:Hello Gnozal, thanks for PureForm it makes it so much easier to design forms! I'm getting this error message when I try to compile (F6) -
"could not start compiled form D:\Program Files\Purebasic\PureFORM_codeGeneration.exe"
- any idea what I'm doing wrong? The saved code works with no problems.
Is there a file named "D:\Program Files\Purebasic\PureFORM_codeGeneration.exe" when you see this message box (do not press 'Ok' before verifying) ?
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Hi, i've found a minor thing.
The main window (the one with menus and gadgets, windows, code, etc.) can't be put on top of the window that displays the preview of the form you're working on. This can become a problem when you're working on a big form that covers the PureForm main window and you can't put the latter on top of the former to access a menu or push one of the buttons.
Another little request
Could you add an hotkey to the "Update code in source" option? It could be useful for the ones (like me
) that use that function a lot.
The main window (the one with menus and gadgets, windows, code, etc.) can't be put on top of the window that displays the preview of the form you're working on. This can become a problem when you're working on a big form that covers the PureForm main window and you can't put the latter on top of the former to access a menu or push one of the buttons.
Another little request


-
- User
- Posts: 21
- Joined: Sun Feb 13, 2005 10:47 pm
hot key "Update code in source"
Hello Gnozal,
The ask for a hotkey "update code in source" is a pretty good idea; I also miss such a key
michel
The ask for a hotkey "update code in source" is a pretty good idea; I also miss such a key
michel
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
iNX wrote:The main window (the one with menus and gadgets, windows, code, etc.) can't be put on top of the window that displays the preview of the form you're working on..
On the todo list ...iNX wrote:Could you add an hotkey to the "Update code in source" option? It could be useful for the ones (like me) that use that function a lot.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
mouse group selection / move by arrow keys
Hello Gnozal,
When I select several gadgets with the mouse I'm not able to make a fine movement positioning with the arrow keys. I dont know if this was planned by you or if it is a bug.
michel
When I select several gadgets with the mouse I'm not able to make a fine movement positioning with the arrow keys. I dont know if this was planned by you or if it is a bug.

michel
Program init problem
Hello Gnozal,
In Build 181 code which is inserted via the program init option in the code infusion editor, does not appear in jaPBe (but it exists in the "complete code view")
michel
In Build 181 code which is inserted via the program init option in the code infusion editor, does not appear in jaPBe (but it exists in the "complete code view")

michel