ProGUI V1.38 UI Library (Small Bug Fix)
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Re: ProGUI V1.12! Professional Graphical User Interface Library
If I work a few minutes with my program the toolbar buttons disappear completly.

Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: ProGUI V1.12! Professional Graphical User Interface Library
Thorsten I am thinking this may be a refresh issue. You may have to simply recall all active elements... BUT I am only stating. I did not write this code and have only played with it in my Restaurant Poitn of Sale application so far!
A question: Does this happen in the IDE or in the compiled version?
If IDE, what IDE are you using?
A question: Does this happen in the IDE or in the compiled version?
If IDE, what IDE are you using?
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Re: ProGUI V1.12! Professional Graphical User Interface Library
The compiled version.
The window contains a menu, a toolbar, a sidebar and a listicon.
The toolbar is inside a container gadget.
The window contains a menu, a toolbar, a sidebar and a listicon.
The toolbar is inside a container gadget.
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Re: ProGUI V1.12! Professional Graphical User Interface Library
Check the container does not have the #WS_CLIPCHILDREN style.
I may look like a mule, but I'm not a complete ass.
Re: ProGUI V1.12! Professional Graphical User Interface Library
Hi Thorsten!
I'll see if I can replicate the problem, I've just been a bit busy this week trying to find a flat.
Thanks Rook and Srod btw for helping with the debugging!
much appreciated!
Thorsten, have you tried putting the menu and toolbar inside a rebar? (this is probably a better approach)
Cheers!
Chris.
I'll see if I can replicate the problem, I've just been a bit busy this week trying to find a flat.
Thanks Rook and Srod btw for helping with the debugging!

Thorsten, have you tried putting the menu and toolbar inside a rebar? (this is probably a better approach)
Cheers!
Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Re: ProGUI V1.12! Professional Graphical User Interface Library
Can I close the dropdown menue manually?
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Re: ProGUI V1.12! Professional Graphical User Interface Library
MenuExample1.pb compiled with x86 versions of Purebasic 4.31 and 4.40b4 in both userlib and .dll mode on Windows 7 x64:


Windows 7 x64, PureBasic 4.31 & 4.40b4 x86
- Rook Zimbabwe
- Addict
- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
Re: ProGUI V1.12! Professional Graphical User Interface Library
Compiled THEMES ON or OFF?
Re: ProGUI V1.12! Professional Graphical User Interface Library
Themes OFF! Thank you for your help, with enabled XP skin support everything looks great! 

Windows 7 x64, PureBasic 4.31 & 4.40b4 x86
Re: ProGUI V1.12! Professional Graphical User Interface Library
Thanks Rook, beat me to it! 
Chris.

hmmm, not sure what you mean there Thorsten. endmenu_() perhaps ?Can I close the dropdown menue manually?
Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Re: ProGUI V1.12! Professional Graphical User Interface Library
If another gadget gets the focus, I want close the dropdown menu, if it's open.
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Re: ProGUI V1.12! Professional Graphical User Interface Library
Ahh right, yes endmenu_() should do the trick. Just call that command when the other gadget gains focus and any active menu will be closed.If another gadget gets the focus, I want close the dropdown menu, if it's open.
Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Re: ProGUI V1.12! Professional Graphical User Interface Library
That sounds good. I'll try it.
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Re: ProGUI V1.12! Professional Graphical User Interface Library
Hi Chris,
when I use the "#UISTYLE_WHIDBEY" style the menu does not look like it should, in my opinion. It's just the Office XP style but it should look like this:
http://www.codeproject.com/KB/mcpp/Whid ... _Style.png
(So it is actually the #UISTYLE_OFFICE2003 style but with differen colors)
when I use the "#UISTYLE_WHIDBEY" style the menu does not look like it should, in my opinion. It's just the Office XP style but it should look like this:
http://www.codeproject.com/KB/mcpp/Whid ... _Style.png
(So it is actually the #UISTYLE_OFFICE2003 style but with differen colors)
Re: ProGUI V1.12! Professional Graphical User Interface Library
Hey man!

Chris.
Ah, I see what you mean. I was under the impression that "Whidbey" was the formal name for the Office XP style? however you can simply use the #UISTYLE_OFFICE2003 with custom colours to achieve that look if you wishHi Chris,
when I use the "#UISTYLE_WHIDBEY" style the menu does not look like it should, in my opinion. It's just the Office XP style but it should look like this:
http://www.codeproject.com/KB/mcpp/Whid ... _Style.png
(So it is actually the #UISTYLE_OFFICE2003 style but with differen colors)

Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk