I started in 2006 development of a graphical user interface, after I released my CSGrid library and I found out limitations for implementation of this into the existing gadget library. So I started a new library which covers complete gadget and window handling and allowes following enhancements:
- skinned gadgets
- mouse over effects
- smooth gadget animation
- skinned grid control with input
I used this library within a few projects and I enhanced this during the time according to my requirements. Actually I think it is useable and I am thinking about if others would find it helpful.
As all my codes - this should be cross-platform, as it uses native PB commands only. Actually I did not test it on Linux - but actual release of PB Mac does not compile properly. One limitation is, that PB Mac does only support less than 9 procedure parameters. I am going to take a deeper look and find some work-arounds, if there would be an interest.
My questions:
- Is there an interest of releasing this library?
- Would a pricing of 20 Euro for unlimited use be fair?
- Should it contain sources as well?
Thanks for your feedback.
If I got your thinkings, I would take the time to write a help file and some examples.
Here is a example application:
http://www.xideas.de/PureBasic/WUI-Demo.zip
Here are some examples I did in the past:
(sorry I needed to hide some details)
(this is the continued development of my WSQB sqlite database browser)