
ProGUI Library!
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
This is an example of what I mean by the combined tree and list icon...
http://www.codeproject.com/jscript/jstr ... ontrol.asp
-Anthony
http://www.codeproject.com/jscript/jstr ... ontrol.asp
-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
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
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
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
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!
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


- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
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
-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Nice, can't wait... 

https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
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.
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.
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:

I've been busy finnishing of an application for a client and I have to retake a maths exam next Wednesday which sucks

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:

- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Any news on this library/dll?
-Anthony
-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
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
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
