| View previous topic :: View next topic |
| Author |
Message |
drpollo
Joined: 30 Aug 2005 Posts: 8
|
Posted: Wed Sep 07, 2005 7:51 am Post subject: anyone working on something similar to curses? |
|
|
Hi,
is anyone working in something similar to a curses library? I mean, I want to use some menus and dialog boxes in a program and I don't want to reinvent the wheel.
Alberto |
|
| Back to top |
|
 |
dlists99
Joined: 03 Aug 2005 Posts: 3
|
Posted: Wed Sep 07, 2005 6:23 pm Post subject: |
|
|
I think you mean a widget toolkit. I think I saw some code for microwindows or nano-x in the svn. but I dont' know if that comes with a widget set or just low level windowing functions.
I think theres a small selection of widget sets built to run on sdl. That might work as well.
I know what you mean. A good widget set can really speed up prototyping an app. But most toolkits seem to be pretty heavy *coughGtkcough* |
|
| Back to top |
|
 |
|