ProGUI Library!

Windows specific forum
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Is there a beta?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

super smooth window resizing
Sorry but I just had an orgasm while reading that...

Please tell me more about that! :lol:
Who I have to kill to know about that? come on...

Cheers
! Black holes are where God divided by zero !
My little blog!
(Not for the faint hearted!)
PrincieD
Addict
Addict
Posts: 861
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

DoubleDutch:

I'll release another tech demo soon, just ironing out a few bugs first :)

dagcrack:

haha lol @ orgasm! basically when resizing the window ive mannaged to sync the window to a single refresh with some pretty nifty coding! so all the gadgets inside arn't jumping everywhere and flickering! (perfectly synced to the window resize!)
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

In my app i'm redrawing the tree and listicon gadgets myself using the callback, will your lib/dll support this?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Also are non-xp computers supported?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

PrincieD wrote:DoubleDutch:

I'll release another tech demo soon, just ironing out a few bugs first :)
I guess that the crowd want a beta release, not a demo :twisted: :wink:
ARGENTINA WORLD CHAMPION
PrincieD
Addict
Addict
Posts: 861
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

ProGUI doesn't intefere with any other callbacks so you should be ok. The resizing code should in effect complement whatever resizing callbacks u have running but I will need to test this. As for back compatibility with older os's it should be fine but again I will need to test it out on some older machines as I may be using some newer API calls.
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Thanks for quick reply, can't wait to see the demo (but a beta would be nicer) :D
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
Ani-chan
User
User
Posts: 12
Joined: Tue Sep 06, 2005 11:35 am
Location: Germany

Post by Ani-chan »

Anything new (like a new Demo maybe :roll:)?
PrincieD
Addict
Addict
Posts: 861
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

Hi Ani-chan!

Just settled into my new digs at uni! currently waiting for our net connection to be installed (having to use Uni comps at the mo which sucks) so i can't upload anything yet, should have a new demo for u shortly though.

I know a lot of you are anctiously awaiting the release of ProGUI but it shouldn't be long now until i have it ready!

Thanks for all your patience!

Chris.
Ani-chan
User
User
Posts: 12
Joined: Tue Sep 06, 2005 11:35 am
Location: Germany

Post by Ani-chan »

Hi,
any progress? (sorry, can't help it :roll:)
PrincieD
Addict
Addict
Posts: 861
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

Hi Ani-chan

I'm gunna release a time limited beta pretty soon so people can start testing it out with their apps and of course iron out bugs and add new features. I've just got to wrap the code up into a DLL and write some includes for the DLL but that shouldn't take me long. Been pretty busy with Uni work at the mo but it's reading (beer) week now ;) so should give me some free time.

If any 1 wants to see the power of ProGUI in action check out a commercial app I wrote for IRCSpy.com called DCC Manager. Unfortunately you must install some adware in the installer for it but you should be able to extract DCC Manager from the setup.exe or just uninstall the adware once you have DCC Manager installed.

http://www.ircspy.com/DCCManager/setup.exe

Some of the things to test out the power of ProGUI are:-
* Super smooth window resizing (smother than any app i have ever seen)
* Extended vertical resizing of Rebars, check out the system log button.
* Right click popup menu with large alpha menu icons
* Alpha icons in menus
* loads of other stuff that i can't remeber, just try out the app and see for yourself, everything you see in the app is possible in ProGUI.
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

I took a look at it, its really smooth!

Is it going to be a dll or a library?

-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

I got it to crash, right click the toolbar - then while right clicked - do a left click! Lockup.

-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
PrincieD
Addict
Addict
Posts: 861
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

Hi DoubleDutch

"I got it to crash, right click the toolbar - then while right clicked - do a left click! Lockup. "

Yea it's a known issue with toolbars, dead easy to fix, will be fixed in the beta :)

Currently wrapped half the library into a DLL, seams to be working well!
Should have the beta released pretty soon! :)
Post Reply