ProGUI V1.38 UI Library (Small Bug Fix)
Next problem: The UserLib loads a DLL with fix ID (0) and not with #PB_Any.
You can't use any fix id in a userlib.
greetings
Thomas
You can't use any fix id in a userlib.
greetings
Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

lol yea i know (there's been a lot to do and took longer than I expected), good news is... it's ready! and will be released later tonight!Yeah, where's the udate? You said "tomorrow" x weeks ago. Very Happy


ts-soft: with the F10 shortcut bug, what do you mean exactly? F10 should activate the first title on a menu bar?
thanks for reporting the bugs anyway! i'll get cracking

Chris.
No the should not do this, if i not programming thisPrincieD wrote: ts-soft: with the F10 shortcut bug, what do you mean exactly? F10 should activate the first title on a menu bar?

I will use this shortcut in my program, but the menue react on it.
I hope you can understand my bad english

greetings
Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Ah, I understand! (don't worry, I can barely speak english sometimes too and I am english lol). I'll add a command to override F10 activating the menu if you need F10 in your appNo the should not do this, if i not programming this Wink
I will use this shortcut in my program, but the menue react on it.
I hope you can understand my bad english Embarassed

Chris.
Another Question:
Is there a way to recreate a toolbar or a menu sitting in rebar.
I will reflect changing (language and others) on runtime. All my tests ending
in a black hole
Is there a easy way to save the rebar (pos and so on)?
Is there a way to recreate a toolbar or a menu sitting in rebar.
I will reflect changing (language and others) on runtime. All my tests ending
in a black hole

Is there a easy way to save the rebar (pos and so on)?
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

In the new update you can dynamically alter the menu/toolbar/rebar style and colour scheme as well as remove/add menu items. However, the only way to re-create a menu or toolbar at the moment is to free the menu/toolbar and then re-define them. In the next update i'll sort this properly along with loading and saving of rebar positions. You can work around this using the Windows API and the returned handle from the rebar/band for the time being (see http://msdn.microsoft.com/en-us/library ... S.85).aspx).Another Question:
Is there a way to recreate a toolbar or a menu sitting in rebar.
I will reflect changing (language and others) on runtime. All my tests ending
in a black hole Wink
Is there a easy way to save the rebar (pos and so on)?
Chris.
PrincieD wrote:it's ready! and will be released later tonight!


PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

lol sorry for the delay, yet again *sigh. been working on the code all last night until 7:00am then all today (mind u I woke up at 3:00pm
) until now (3:00am). All the bugs are fixed now and I even had the opportunity to fix a couple of vista rendering bugs too (borrowed my mates laptop last night, unfortunately not 32bit version of vista running on 64bit cpu grrr). I've spent most of today getting the unicode versions working which was a real headache with memory access violations due to microsoft not properly documenting api commands. It's all working nicely
just touching up a couple of examples and it will be ready real soon
cheers for your patience guys!
Chris.



Chris.
Thanks, but here comes the first bugreportPrincieD wrote:V1.1 released! get it while it's hot!![]()

Office Example crashes at line 864 (FreeMemory)
- removed -
greetings
Thomas
// edit
the libs for unicode and threadsafe are not in the correct dir in your zip,
it work after correcting this, thanks

PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Mistrel: sorry, I'm afraid no source code is given if you purchase a license. ProGUI is coded entirely in PureBasic and really shows what the language is capable of! (PureBasic is awesome! and so is Fred
)
ts-soft: Ooops! I compiled the userlib versions in the 4.30beta by mistake lol
I'll re-upload tomorrow (when I say tomorrow I mean later today
), this release really is bug free (I hope lol)
Cheers!
Chris.

ts-soft: Ooops! I compiled the userlib versions in the 4.30beta by mistake lol
I'll re-upload tomorrow (when I say tomorrow I mean later today

Cheers!
Chris.