While
I do love to program, I
hate coding a GUI. All UI design should be WYSIWYG in my
opinion. This is why I'm working on a FreeBASIC/GTK+ wrapper.
FreeBASIC already has the GTK+ headers included and they work
great. However, GTK+ isnt a very friendly API. The function
calls are long and most require several parameters and it can be rather
confusing. Especially for the casual developer.
My set of includes will make it possible to prototype cross platform GUI applications rapidly and with ease. I hope this will lead to the creation of a VB6 style RAD/IDE.
If you don't support my opinion, who cares? That's
just one more reason this isn't a forum.
|