ProGUI V1.38 UI Library (Small Bug Fix)

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

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
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.
Image
User avatar
X0r
Enthusiast
Enthusiast
Posts: 138
Joined: Tue May 01, 2007 3:49 am
Location: Germany

Post by X0r »

Yeah, where's the udate? You said "tomorrow" x weeks ago. :D
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

Yeah, where's the udate? You said "tomorrow" x weeks ago. Very Happy
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! :D I'll just fix ts-soft's bugs then it's done :)

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.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

PrincieD wrote: ts-soft: with the F10 shortcut bug, what do you mean exactly? F10 should activate the first title on a menu bar?
No 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 :oops:

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.
Image
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

No 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
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 app :)

Chris.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

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)?
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.
Image
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

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)?
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).

Chris.
User avatar
X0r
Enthusiast
Enthusiast
Posts: 138
Joined: Tue May 01, 2007 3:49 am
Location: Germany

Post by X0r »

And where is the Whidbey style?
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

And where is the Whidbey style?
There's custom colour support for the Whidbey style in the new update if that's what you mean?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

PrincieD wrote:it's ready! and will be released later tonight!
Image :wink:
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.
Image
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

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 :P) 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.
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

V1.1 released! get it while it's hot! :) see top of thread.

Thanks for your patience guys and I hope you're as pleased with it as I am :)

Cheers!

Chris.
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post by Mistrel »

Do you provide source code if someone purchases a license? Also, is this programmed in PureBasic or something else?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

PrincieD wrote:V1.1 released! get it while it's hot! :)
Thanks, but here comes the first bugreport :D

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 :wink:
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.
Image
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

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.
Locked