ProGUI V1.38 UI Library (Small Bug Fix)

Developed or developing a new product in PureBasic? Tell the world about it.
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Re: ProGUI V1.22! User Interface Library (new forums on site

Post by Poshu »

I'm relieved, I don't have to create a facebook account \o/
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.22! User Interface Library (new forums on site

Post by PrincieD »

Poshu wrote:I'm relieved, I don't have to create a facebook account \o/
lol, yes being able to post code with decent formating is a big plus ;)
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
User avatar
OldSkoolGamer
Enthusiast
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

Post by OldSkoolGamer »

Yay, an official ProGUI support forum..... :D
User avatar
electrochrisso
Addict
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

Post by electrochrisso »

electrochrisso: could you post your good tip on the ProGUI forums too? :D
Done, and I am glad you did it this way as im not a big fan of Facebook :wink:
PureBasic! Purely the best 8)
marc_256
Addict
Addict
Posts: 835
Joined: Thu May 06, 2010 10:16 am
Location: Belgium
Contact:

Re: ProGUI V1.22! User Interface Library (new forums on site

Post by marc_256 »

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

Re: ProGUI V1.22! User Interface Library (new forums on site

Post by PrincieD »

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

Re: ProGUI V1.22! User Interface Library (new forums on site

Post by PrincieD »

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.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.23! User Interface Library (new SplitterEx!)

Post by PrincieD »

V1.24 is out guys, see top of thread! :)
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.24! User Interface Library (New Examples!)

Post by PrincieD »

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.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
X
Enthusiast
Enthusiast
Posts: 311
Joined: Tue Apr 04, 2006 6:27 am

Re: ProGUI V1.24! User Interface Library (New Examples!)

Post by X »

Hello, any chance to update the History section of your post with changes in v1.24 and v1.25?
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.24! User Interface Library (New Examples!)

Post by PrincieD »

X wrote:Hello, any chance to update the History section of your post with changes in v1.24 and v1.25?
Done :)

New release is out, see top of thread.

Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Re: ProGUI V1.25! User Interface Library (New Examples!)

Post by Poshu »

Damn, progui.co.uk is down at the moment.
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.25! User Interface Library (New Examples!)

Post by PrincieD »

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

Re: ProGUI V1.26! User Interface Library (New Examples!)

Post by PrincieD »

V1.26 is out :) see top of thread!
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
akee
Enthusiast
Enthusiast
Posts: 496
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Re: ProGUI V1.26! User Interface Library (New Examples!)

Post by akee »

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. :(

Code: Select all

MenuItemEx(#MENU_FILE_HARDWARE_SETUP, "&Hardware Setup $F4", 0, 0, 0, 0)
Locked