Page 37 of 103
Re: mouse group selection / move by arrow keys
Posted: Sat May 19, 2007 6:50 pm
by gnozal
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.
The keys are only available for single gadgets.
Re: Program init problem
Posted: Sat May 19, 2007 6:53 pm
by gnozal
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")
Sorry, I don't understand what you mean : 'in jaPBe'.
Posted: Sat May 19, 2007 7:28 pm
by michel
Hello Gnozal,
The "update code in source" option does not insert the init block in the jaPBe-editor
michel
Posted: Sun May 20, 2007 10:51 am
by gnozal
michel wrote:The "update code in source" option does not insert the init block in the jaPBe-editor
Sounds like a bug. I will have a look.
Posted: Sun May 20, 2007 11:34 am
by Num3
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
Posted: Sun May 20, 2007 12:15 pm
by iNX
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

Posted: Sun May 20, 2007 12:37 pm
by milan1612
Hey gnozal,
Just a wish!
Do you know the menu creation in the Visualstudio?

You could try to implement this feature in PureFORM.
PS: wow, this is my 100st post

Posted: Sun May 20, 2007 1:44 pm
by gnozal
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!
Unfortunately I can't reproduce the problem with your form.
The error message (with error line) would help.
Posted: Sun May 20, 2007 1:45 pm
by gnozal
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.
There is already a menu builder in PureFORM. What's wrong with it ?
Posted: Sun May 20, 2007 1:47 pm
by gnozal
michel wrote:The "update code in source" option does not insert the init block in the jaPBe-editor
Should be fixed in build 182.
I am currently working on jaPBe for PB4.10, so not much time for PureFORM right now ...
Posted: Sun May 20, 2007 3:00 pm
by milan1612
gnozal wrote:There is already a menu builder in PureFORM. What's wrong with it ?
I know, but it's quite uncomfortable. Delphi, C++ Builder and Visual Studio
use this kind of menu builder, not without reasons...
But as I said it's just a wish...
Posted: Sun May 20, 2007 3:06 pm
by nicolaus
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
Posted: Sun May 20, 2007 4:54 pm
by gnozal
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!
Sounds like a bug. Could you post a way to reproduce it ? Did it happen just after loading an existing form ?
[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 ...
Posted: Sun May 20, 2007 5:28 pm
by gnozal
milan1612 wrote:Delphi, C++ Builder and Visual Studio ...
I am not playing in the same league
Besides, I never used one of these, I am only an amateur.
Posted: Sun May 20, 2007 5:43 pm
by milan1612
gnozal wrote:I am only an amateur.
Look at PureFORM and say this again :roll: