ProGUI V1.38 UI Library (Small Bug Fix)
Re: ProGUI V1.22! User Interface Library (new forums on site
I'm relieved, I don't have to create a facebook account \o/
Re: ProGUI V1.22! User Interface Library (new forums on site
lol, yes being able to post code with decent formating is a big plusPoshu wrote:I'm relieved, I don't have to create a facebook account \o/

ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
- OldSkoolGamer
- Enthusiast
- Posts: 150
- Joined: Mon Dec 15, 2008 11:15 pm
- Location: Nashville, TN
- Contact:
Re: ProGUI V1.22! User Interface Library (new forums on site
Yay, an official ProGUI support forum..... 

- electrochrisso
- Addict
- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: ProGUI V1.22! User Interface Library (new forums on site
Done, and I am glad you did it this way as im not a big fan of Facebookelectrochrisso: could you post your good tip on the ProGUI forums too?![]()

PureBasic! Purely the best 

Re: ProGUI V1.22! User Interface Library (new forums on site
Good choice,
I'm NOT a fan of Facebook too.
I'm NOT a fan of Facebook too.
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
PS: sorry for my english I speak flemish ...
Re: ProGUI V1.22! User Interface Library (new forums on site
electrochrisso, marc_256 yes I know what you mean
facebook is kind of a necessary evil for me, most of my friends and family are from all over the world and facebook is really great for me to keep in touch with everybody regularly but facebook sucks at the same time lol

ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Re: ProGUI V1.22! User Interface Library (new forums on site
Guys, could you do me a favour and if there are any outstanding bugs, post the bug report on the ProGUI forums at http://www.progui.co.uk/phpBB/viewforum.php?f=4 this would help me greatly and I can mark them off as "Done". Thanks!
Chris.
Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Re: ProGUI V1.23! User Interface Library (new SplitterEx!)
V1.24 is out guys, see top of thread! 

ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Re: ProGUI V1.24! User Interface Library (New Examples!)
Hey guys,
I've updated the register page on the ProGUI site, should be a lot easier to find all the information now
http://www.progui.co.uk/register.html
Chris.
I've updated the register page on the ProGUI site, should be a lot easier to find all the information now

http://www.progui.co.uk/register.html
Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Re: ProGUI V1.24! User Interface Library (New Examples!)
Hello, any chance to update the History section of your post with changes in v1.24 and v1.25?
Re: ProGUI V1.24! User Interface Library (New Examples!)
DoneX wrote:Hello, any chance to update the History section of your post with changes in v1.24 and v1.25?

New release is out, see top of thread.
Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Re: ProGUI V1.25! User Interface Library (New Examples!)
Damn, progui.co.uk is down at the moment.
Re: ProGUI V1.25! User Interface Library (New Examples!)
The site seems to be all working okay now Poshu, probably my server was down briefly for maintenance or everybody downloading ProGUI at the same time lol
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Re: ProGUI V1.26! User Interface Library (New Examples!)
V1.26 is out
see top of thread!

ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Re: ProGUI V1.26! User Interface Library (New Examples!)
Hi! I am posting here because I don't want to register onto another forum...
My question is, I noticed the shortcut key for menu items still does not work. I tried running the examples and they don't work there either.
Pressing F4 like below does not work.
My question is, I noticed the shortcut key for menu items still does not work. I tried running the examples and they don't work there either.
Pressing F4 like below does not work.

Code: Select all
MenuItemEx(#MENU_FILE_HARDWARE_SETUP, "&Hardware Setup $F4", 0, 0, 0, 0)