*thumbup* Wow, you are sooo fast... please don't forget your private life!
Beach wrote:I was hoping for this option! Now I can easily 'include' the GUI code instead of keeping it all on the same file.
Hmm, why you could not include the code before this improvement?
I include the GUI code every time in my projects (incl. the eventloop). If I have to realize something special like drop ' n drag eventhandling then I use the codeinjection feature of PureFORM.
[Edit] Oops, whats going on with the forum? My post should be placed after Beach ones, four posts further down.
Changes :
- new option in Preferences : 'Don't generate event-loop code' (if checked, PureFORM will not generate the event-loop code).
- new checkbox in Gadget Properties : 'Not in event loop' (if checked, no code is generated in the event-loop for this gadget).
- help updated
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Changes :
- new option in Preferences : 'Use alternative UI with integrator' ; if checked, the alternative user interface is used.
When the alternative UI is enabled, the gadget / window lists and gadget / window properties are regrouped into one window, the integrator.
A restart is needed.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
My preys have been heared
Thank you so much gnozal!
Seems to have a bug, first I enabled the alternative gui, restarted, made the
rest of the settings and then clicked OK in the configuration window:
---------------------------
[ERROR]
---------------------------
PureFORM has crashed [Error = C0000005]
'An attemped read or write to/from an address to which that process isn't allowed'
Module : C:\PureBasic394\Program\PureFORM_Plus_Integrator.pb ; Line : 3495
The current project will be saved as C:\Dokumente und Einstellungen\Admin\Desktop\PureFORM\CRASH[20071009-162942].pbf
---------------------------
OK
---------------------------
Anyway, the alternative gui seems to be the best solution, looks good
dontmailme wrote:In the preferences window the end of the text gets lost to the right and as the window is not sizeable you can't see the complete text.....
All the text fits in the preferences window here (using standard window font).
What text are you referring to, and how many characters are missing ? (a screenshot would be nice)
I could make the window larger I guess ...
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
In 1.94 build 224 there is a problem finding the Scintilla.dll.
When I check the pereference option USe Scintilla.dll, I get an errormessage, although the dll exist (see picture) I use the current 4.10b4 Version of PureBasic and Windows 98SE.
kurzer wrote:In 1.94 build 224 there is a problem finding the Scintilla.dll.
With PB 4.10 beta 4, the string in registry changed (line command options added), so the old PB folder detection code does not work anymore.
I will release a fix.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).