Changes :
- default gadget colors (new tab in F12 'Preferences')
It's a feature I needed. You can define default colors (text / background) for each gadget class.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Bugs fixed
- no grid displayed if grid value < 8 pixels and OS = Windows 9x (PatternBrush problem)
- incorrect code generated for IPAddressGadget and SpinGadget if FORM_PBAny = 0
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Changes :
- CodeView window now can also use scintilla (instead of RichEdit) ; a complete PB4.0x installation is mandatory (PureFORM uses Scintilla.dll and SyntaxHilighting.dll).
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Any chance of a language feature ? So the gadgets etc are assigned a variable for the text which can be set to the correct word according to the language you select at runtime.... to make translations easier
Support for some PBOSL libraries.... especially skinwin and skinwinfast
Support for your other libraries, especially PureLVSORT <- Brilliant library
Great work...... I can't really find the words to congratulate you on this.... but it's fantastic
le_magn wrote:Hi, i have download pureform for test it, i have a question : i create a StringGadget but i not find the flag "Center" in gadget properties why?
Thank's.
Because there is no #PB_String_Center flag in Purebasic ?
But I will add the WinAPI constant #ES_CENTER for the next version
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).