ProGUI V1.38 UI Library (Small Bug Fix)

Developed or developing a new product in PureBasic? Tell the world about it.
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by PrincieD »

c4s wrote:Great! This is definitely one step forward for me to actually buy it. 8)
:D :D!
c4s wrote:I'm asking about having to distribute the dll/serial because I'm seriously concerned about some bad guy stealing my registration key. I mean it would be pretty easy - even for a newbie hacker - to simply look where the init function is and which registration values are passed?!
Yes, I've been thinking about maybe having some kind of hash macro in the include file? but then again I think if the bad guy were to release some software that uses ProGUI with a key that belongs to someone else then he'd be in trouble lol (not difficult to see if a program is using ProGUI). The dll is adequately protected I think, kind of in the goldilocks zone for being too difficult for newbies and too easy for crackers and if they want it that badly for free then let them have it ;) (again, if they try releasing commercial software it would be a good move for them to buy a legit license) .

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.27! User Interface Library (Updated Examples!)

Post by X »

c4s wrote:Great! This is definitely one step forward for me to actually buy it. 8)

I'm asking about having to distribute the dll/serial because I'm seriously concerned about some bad guy stealing my registration key. I mean it would be pretty easy - even for a newbie hacker - to simply look where the init function is and which registration values are passed?!
That is the only reason I purchased the Gold version. There are too many criminals in the world that are not properly dealt with (firing squad)
Zach
Addict
Addict
Posts: 1675
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by Zach »

I've been talking about it for a while now, and I decided to do it while I had the cash.

Just bought ProGUI Platinum..... so get working on those upgrades 8)
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by PrincieD »

Zach wrote:I've been talking about it for a while now, and I decided to do it while I had the cash.

Just bought ProGUI Platinum.....
Thank you very much Zach! I really appreciate it!! :D :D
Zach wrote:so get working on those upgrades 8)
hehe will do, already have a new ToggleButtonEx working in the pre-release build, checkbox and radiocheck will follow shortly :)

Thanks mate!

Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Zach
Addict
Addict
Posts: 1675
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by Zach »

Cool..

Just wondering, are we able to use Internal PB gadgets within ProGUI windows (i.e Stick a Tree-view on a PanelEx), or at least do this with API calls?
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by PrincieD »

Zach wrote:Cool..

Just wondering, are we able to use Internal PB gadgets within ProGUI windows (i.e Stick a Tree-view on a PanelEx), or at least do this with API calls?
Yea sure no problem :) that's why the PanelEx is such a powerful control, I've spent a lot of time making sure other controls will work seamlessly with ProGUI although none ProGUI controls won't be as quick at rendering and won't have any layered alpha effects. If you take a look at the PanelExample, PureBasic gadgets are mixed with ProGUI controls inside the PanelEx including even a web gadget! (if you resize the window while pressing the Function keys on your keyboard is fun :))

Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Zach
Addict
Addict
Posts: 1675
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by Zach »

Yeah I've been looking over the examples a little bit, glad to know I can still use stuff if I need it.

It is a relief as well, because if I am careful I can write my GUI elements in a way where I could swap them out with minimal effort as your own set of Gadgets grows.
But at the very least, its interoperable.


Now if only I had art skills for making fancy icons :mrgreen:
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by PrincieD »

Zach wrote:Yeah I've been looking over the examples a little bit, glad to know I can still use stuff if I need it.

It is a relief as well, because if I am careful I can write my GUI elements in a way where I could swap them out with minimal effort as your own set of Gadgets grows.
But at the very least, its interoperable.


Now if only I had art skills for making fancy icons :mrgreen:
hehe maybe I should write some tutorials on how to quickly knock-up good looking skins/icons/art, there's lots of good free-ware icon packs on the net though which you can use for your apps or modify slightly :)

Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Zach
Addict
Addict
Posts: 1675
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by Zach »

Yeah I was looking for some generic stuff earlier and found several which had tons of Icons.. Unfortunately the ones I liked were either too small or too general :oops:

Tutorials on making your own (maybe even with Vectors) would probably help a lot of people out :)
X
Enthusiast
Enthusiast
Posts: 311
Joined: Tue Apr 04, 2006 6:27 am

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by X »

Went to buy it, Paypal says the exchange rate makes it $52.06... holy cow! lol. I am going to wait till the end of next month to purchase that baby. (Platinum)
Zach
Addict
Addict
Posts: 1675
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by Zach »

exchange rate on which package?

Plat cost me $118 USD and some change, a couple days ago
X
Enthusiast
Enthusiast
Posts: 311
Joined: Tue Apr 04, 2006 6:27 am

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by X »

Upgrade from Gold to Plat
Zach
Addict
Addict
Posts: 1675
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by Zach »

Ahh... almost had a heart attack :mrgreen:
PrincieD
Addict
Addict
Posts: 858
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by PrincieD »

Zach wrote:Ahh... almost had a heart attack :mrgreen:
:lol:
X wrote:Went to buy it, Paypal says the exchange rate makes it $52.06... holy cow! lol. I am going to wait till the end of next month to purchase that baby. (Platinum)
Thanks X :D yea the exchange rate sucks at the moment, I wish I could move somewhere other than England where living is cheaper (everything is so expensive!). It's all very well and good the British Pound being a strong currency but when you have to live here it's not good, especially when your income is in Euros and Dollars :(

Where's the universal currency! it's 2011 god damn it! ;)

Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
User avatar
electrochrisso
Addict
Addict
Posts: 989
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: ProGUI V1.27! User Interface Library (Updated Examples!)

Post by electrochrisso »

Where's the universal currency! it's 2011 god damn it!
Looks like Gold or Food will be the next major currencies. :|
PureBasic! Purely the best 8)
Locked