Page 2 of 7

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Tue May 05, 2020 2:04 pm
by wombats
That does look good! I didn't see the use of diverted rendering before.

I would consider contributing to a Patreon if this problem was fixed, which makes it difficult for me to use most of the functionality ProGUI offers. I think if ProGUI offered more modern controls, like a Ribbon, more people might be interested. If you decided not to do a Patreon, I'd consider buying another license.

I really like MenuEx and ToolbarEx. I understand they're old, but I hope we don't lose them.

I can't get the graph or diverted rendering examples to run on x64.

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Tue May 05, 2020 2:24 pm
by PrincieD
wombats wrote:That does look good! I didn't see the use of diverted rendering before.

I would consider contributing to a Patreon if this problem was fixed, which makes it difficult for me to use most of the functionality ProGUI offers. I think if ProGUI offered more modern controls, like a Ribbon, more people might be interested. If you decided not to do a Patreon, I'd consider buying another license.

I really like MenuEx and ToolbarEx. I understand they're old, but I hope we don't lose them.

I can't get the graph or diverted rendering examples to run on x64.
Thanks Wombats :) We wouldn't loose the MenuEx or ToolbarEx just under the hood it would replace the toolbar common control with a ProGUI equivelent and the MenuEx popup windows would be replaced with a layered window PanelEx.
I think I might have fixed that issue with V2, I did refactor a lot of the guts of ProGUI.
Ahh yep crap, I still need to write the x64 hooking routines because the ASM opcodes are different, I might have a better way of hooking but if I remember correctly some of the API hooks don't use the standard Windows hot-patch bytes at the beginning of a function.

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Tue May 05, 2020 10:49 pm
by Bitblazer
BarryG wrote:I've heard nothing but BAD news about Patreon. I wouldn't touch it with a ten-foot pole.
I am using patreon for several projects for about 9 months now and for me as customer it works fine and has succcessfully funded several esoteric projects that would otherwise not get any funding. If any really negative point about patreon is true, i would simply switch to a competing service. Just google for crowdfunding platforms or services.

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Wed May 06, 2020 4:47 pm
by PrincieD
Bitblazer wrote:
BarryG wrote:I've heard nothing but BAD news about Patreon. I wouldn't touch it with a ten-foot pole.
I am using patreon for several projects for about 9 months now and for me as customer it works fine and has succcessfully funded several esoteric projects that would otherwise not get any funding. If any really negative point about patreon is true, i would simply switch to a competing service. Just google for crowdfunding platforms or services.
Thanks Bitblazer that's reasuring it's always good to hear both sides, I'll have to give it some thought.

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Sat May 09, 2020 10:52 pm
by Kuron
PrincieD: Just for you bro

https://youtu.be/IhzzAUaOzsk

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Sun May 10, 2020 10:41 am
by PrincieD
Kuron wrote:PrincieD: Just for you bro

https://youtu.be/IhzzAUaOzsk
Haha thanks man! :D

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Sun May 10, 2020 9:05 pm
by Kuron
I am really glad to see ProGUI still being supported, Chris!

One thing that needs some attention is the skins included are now grossly outdated. There are several threads with an interest in modern FLAT GUI design. Just some food for thought.

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Sun May 10, 2020 9:44 pm
by PrincieD
Kuron wrote:I am really glad to see ProGUI still being supported, Chris!

One thing that needs some attention is the skins included are now grossly outdated. There are several threads with an interest in modern FLAT GUI design. Just some food for thought.
Yep I agree, it's one of my priorities near the top :)

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Mon May 11, 2020 7:54 am
by X0r
Yet, the "outdated" skins are still very useful. Please do not remove them, Chris!

@Chris: do you see any possibility to install a forum software or a bugtracker for ProGUI? There are some issues I would like to report.

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Mon May 11, 2020 9:39 am
by PrincieD
X0r wrote:Yet, the "outdated" skins are still very useful. Please do not remove them, Chris!

@Chris: do you see any possibility to install a forum software or a bugtracker for ProGUI? There are some issues I would like to report.
Maybe in the future, I had to remove the old forums because spam bots wreaked havok :( something like BugZilla might not be a bad idea though.

Chris.

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Mon May 11, 2020 10:11 am
by X0r
I had to remove the old forums because spam bots wreaked havok
Get CleanTalk. It will keep your forums clean. I am using it for the InstallForge forums.

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Mon May 11, 2020 10:14 am
by PrincieD
X0r wrote:
I had to remove the old forums because spam bots wreaked havok
Get CleanTalk. It will keep your forums clean. I am using it for the InstallForge forums.
Ah that looks like what I need, cheers!

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Sat May 16, 2020 6:03 am
by yoxola
Hi,

I purchased the ProGUI Platinum back in 2011, never thought it has been updated today.

The last version I got is V1.39, when will the 1.40 be released?

And yet willl is still BlitzMax compatible?

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Sat May 16, 2020 9:43 am
by coffee
hi, i bought your lib/dll to first support you and second i need the graph (sort of) and i like the rest.
can you add some demos for the graph and v2 that will run out of the box for the stupid among us - like me?
thanks and good luck.

ps
i kind of have to share your fate.

Re: ProGUI Update, Graph Library and Experimental V2

Posted: Sat May 16, 2020 11:19 am
by PrincieD
yoxola wrote:Hi,

I purchased the ProGUI Platinum back in 2011, never thought it has been updated today.

The last version I got is V1.39, when will the 1.40 be released?

And yet willl is still BlitzMax compatible?
Hi Yoxala,

Did you receive an update email from me? if not priv msg me and I'll get you sorted.
V1.40 is the latest (stable) source code version, the V2 source is also included in it's current state (buggy, experimental).
Unfortunately I no longer officially support BlitzMax however the DLLs should work.

Cheers!

Chris.