The keys are only available for single gadgets.michel wrote:Hello Gnozal,
When I select several gadgets with the mouse I'm not able to make a fine movement positioning with the arrow keys.
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:
Re: mouse group selection / move by arrow keys
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:
Re: Program init problem
Sorry, I don't understand what you mean : 'in jaPBe'.michel wrote: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")![]()
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:
Sounds like a bug. I will have a look.michel wrote:The "update code in source" option does not insert the init block in the jaPBe-editor
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
-
- PureBasic Expert
- Posts: 2812
- Joined: Fri Apr 25, 2003 4:51 pm
- Location: Portugal, Lisbon
- Contact:
Crash!!!
I was manually adjusting the column width of the Listicon gadget in the properties page... At the 3rd adjust of the same column it crashed!
Form Code here
crash20070520-113218precalc2.pbf - 0.00MB
I was manually adjusting the column width of the Listicon gadget in the properties page... At the 3rd adjust of the same column it crashed!
Form Code here
crash20070520-113218precalc2.pbf - 0.00MB
Yesterday I tried the PureForm create menu function. Nice one, and it could be even better with support for PopUp menus. For a quick implementation it would be sufficient to replace CreateMenu with CreatePopUpMenu and remove (or give the option to) the MenuTitle command, because PopUp menus usually don't need a title.
I almost feel embarassed
for always asking new features, but you know, asking is for free, and at the speed gnozal is adding new features, there will be nothing left to ask very soon 
I almost feel embarassed


-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Unfortunately I can't reproduce the problem with your form.Num3 wrote:Crash!!!
I was manually adjusting the column width of the Listicon gadget in the properties page... At the 3rd adjust of the same column it crashed!
The error message (with error line) would help.
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:
There is already a menu builder in PureFORM. What's wrong with it ?milan1612 wrote:Hey gnozal,
Just a wish!
Do you know the menu creation in the Visualstudio?
You could try to implement this feature in PureFORM.
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:
Should be fixed in build 182.michel wrote:The "update code in source" option does not insert the init block in the jaPBe-editor
I am currently working on jaPBe for PB4.10, so not much time for PureFORM right now ...
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
hi gnozal
i have found a prob in PureFORM.
In my project i have add a Frame3D Gadget and pureFORM givse this gadget automaticly the Enum: "#Frame3D_-372" but this is not good. The -372 is for PB a prob and you cant compile codes with a Enum like this!
regards,
Nico
i have found a prob in PureFORM.
In my project i have add a Frame3D Gadget and pureFORM givse this gadget automaticly the Enum: "#Frame3D_-372" but this is not good. The -372 is for PB a prob and you cant compile codes with a Enum like this!
regards,
Nico
my live space
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Sounds like a bug. Could you post a way to reproduce it ? Did it happen just after loading an existing form ?nicolaus wrote:i have found a prob in PureFORM.
In my project i have add a Frame3D Gadget and pureFORM givse this gadget automaticly the Enum: "#Frame3D_-372" but this is not good. The -372 is for PB a prob and you cant compile codes with a Enum like this!
[EDIT]I have added an extra check in build 183, but I don't know if it will work as I can't reproduce the problem ...
Last edited by gnozal on Sun May 20, 2007 5:35 pm, edited 1 time in total.
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 am not playing in the same leaguemilan1612 wrote:Delphi, C++ Builder and Visual Studio ...

Besides, I never used one of these, I am only an amateur.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).