Page 3 of 6
Posted: Sun Aug 14, 2005 4:37 pm
by thefool
oh

Posted: Sun Aug 14, 2005 11:20 pm
by DoubleDutch
This is an example of what I mean by the combined tree and list icon...
http://www.codeproject.com/jscript/jstr ... ontrol.asp
-Anthony
Posted: Sun Aug 14, 2005 11:35 pm
by DoubleDutch
In your demo you have a bug that I also had in one of my programs...
On the right click a toolbar item, then while the right button is down - do a left click - the toolbar locks into its own little world...
-Anthony
Posted: Mon Aug 15, 2005 1:27 pm
by PrincieD
DoubleDutch:
I should be able to implement the treelistview although im not quite sure how it's meant to work? do the tree elements corrolate with the list elements or is the tree an entirely seperate entity?
Edit
Oh I see how it works, got that demo project working in IE!
The right click problem im aware of

will be fixed, don't worry

- its an easyfix!
Posted: Mon Aug 15, 2005 2:59 pm
by DoubleDutch
If the elements of the table could be different gadgets that would also be great. For example a pull down list of options for a particular box, editable boxes etc
-Anthony
Posted: Mon Aug 15, 2005 3:13 pm
by PrincieD
yep, should be able to do this as it would use the same code as the treeview

Posted: Mon Aug 15, 2005 6:09 pm
by DoubleDutch
Nice, can't wait...

Posted: Thu Aug 18, 2005 9:07 am
by dagcrack
Please don't include Microsoft Windows XP dlls like that, as its not legal.
If you want you can link up to a dll archive website that lets you download a copy of the dll (but as I see it, you have to buy windows, there you get the licence to use it, but no one even states you can deliver its dlls, even if registered user or not) anyway quite out of context.
You should add office-like menues with transparency on the selected field, etc. Then it'd be interesting.
Please, dont use other's icon artwork for featuring your library/program, thanks.
Posted: Thu Aug 18, 2005 7:48 pm
by ricardo
Please send me a PM when you release your lib for sell!!
I hope you price it right

(not much! he he)
Posted: Thu Aug 25, 2005 5:49 am
by ricardo
Any news?
Posted: Thu Aug 25, 2005 7:48 pm
by PrincieD
Hi ricardo!
I've been busy finnishing of an application for a client and I have to retake a maths exam next Wednesday which sucks

so I havn't had chance to post any updates.
However, now that im here i'll give u an update!
New text controls are in, propper transparency, winapi gradient backgrounds and antialiesed fonts (handy for doing headers, titles of windows).
Support for all pb gadgets with transparency on the extended panels.
Custom extended windows rebars to support vertical autoresizable bars for use in apps where u have a main text window/iconlist etc...
Heres a screeney showing the new text control at the top and the extended panel control with transparent pb gadgets:

Posted: Tue Sep 06, 2005 11:38 am
by Ani-chan
PrincieD: Please give me also a short PM when you release this lib

Posted: Thu Sep 22, 2005 1:40 pm
by DoubleDutch
Any news on this library/dll?
-Anthony
Posted: Thu Sep 22, 2005 1:50 pm
by dagcrack

Me wants to know prices and news about this.
Posted: Thu Sep 22, 2005 2:20 pm
by PrincieD
Hi dagcrack, I've pretty much finnished the app I was doing for a client so I'll be able to devote all my spare time on ProGUI!
Just to keep everyone updated! Rebars now have custom code to allow them to be used just like a splitter gadget with vertical resizing (very cool!) the upshot of this is that in order to add this new functionality I think I have found a way to eliminate the terrible gadget flickering everyone has been discussing lately whith some very clever coding (currently working with rebars) - super smooth window resizing
