edit
the
http://codecutter.org/tools/winbgim/ led me to a new term what I shall search for, I think: win32 programming in C++. Do I seem to be on the right track?
Thanx a lot soranz!
/edit
Hi!
yes, it's not the fancy looking graphic itself i am looking for, but the ability to create buttons for various actions, like for example menus, instead of the command-line way. I guess a library is needed.
for the moment I have built a rental system(what trailers are rented out now? when will they return? what trailers are available? what trailers are booked by who and when)for my fathers trailer-rental company, I did it first in Html/Php/Jscript. Now i have made it in C, the command line way, just to practice. Of course it cant be used that way(for: bookings, enter 1. returns, enter 2. to quit, enter 3...)
I need it with buttos to navigate around with, some buttons will be generated dynamically. No animated graphics is needed.
I have tried to find the answer on Google, but with no clear answer.
I am in need of an relatively easy library, as newbeginner, with good tutorials, well documented.
Hope You can give me an advice of an library that shold suit me.
I will take a look at that winbgim, i guess older are more documented than new!!
Thanks!