akee wrote:Just weighing in on the cost benefit..
Purebasic is 79EUR with lifetime upgrade.. ProGUI Platinum (lifetime upgrade) cost 80EUR...
I think I've priced it fairly. Each major update will cost around 15 Euros with the standard and Gold license so upgrading to Platinum would save you considerable money in the future. For someone new registering the Platinum license it's the equivalent of paying for 2/3 major updates before-hand then every major update after that is free for life so I think it's a pretty good deal
X wrote:Yes, but ProGUI will eventually completely replace the PB gadget set with a more modern feature set. I think it's worth it.
yes and this too

ProGUI isn't actually far off from replacing every common control already.
Ramihyn_ wrote:Thats because PB is quite cheap. A decent skinning solution for a single platform (windows) like skincrafter, costs 399 US $ (binary only). You are also comparing the "source" license with lifetime updates, while you could be just fine buying a single binary ProGUI license for 25€ and later (if 2.x is released) pay that again.
Absolutely, you won't find a competing product to ProGUI thats as cheap, feature rich, fast, easy and looks good. The Menu engine in ProGUI is actually better than Microsoft's engine! flicker-free menu tracking in non-composite desktop rendering (no other menu system does this), faster rendering, smooth menu scrolling and none of the bugs present in the Office menus.
Ramihyn_ wrote:The risk of those very portable hierarchial structures is that they carry a huge weight of code to achieve simple things. So a balance needs to be found between portability and speed (i have been involved with such a graphical core system in university).
Oh I agree, simplicity is key - it's always been at the heart of ProGUI. I've never understood why some APIs have to be so overly complicated just to achieve simple things - it's like the programmer wants to be impressed by how difficult it is to program in said API/language rather than actually program something useful and quickly.
Ramihyn_ wrote:I would suggest you look into using other available tools to reduce your workload. For example SkinBuilder is freeware and you could either read their Skin format or write a converter to your own format. That would also give you a lot of skins ready for testing and probably several new ideas (alpha masking etc.). There are other alternative methods/formats like Stardock's windowblinds.
Thanks Ramihyn_
electrochrisso wrote:ProGUI works for a multitude of compilers not just PB though.
True true
Cheers!
Chris.