This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: standard event bindings


Lincoln Peters wrote:
> 
> On Thu, 2002-06-20 at 14:17, Jim Kingdon wrote:
> > Of course, this is a big job (either to finish the SDL one or to work
> > on one for another toolkit), but if you are volunteering....
> 
> I don't know anything about SDL.  I could try to make an interface in
> GTK+, but I cannot guarantee anything.

SDL is a lower-level kit than Gtk+ or tcl/tk, and is more suitable
for doing "game-like" interfaces - non-rectangular toolbars,
full-color cursors, and the like.  It can be more work, because
you have to do your own buttons, menus, etc.

It really depends on what you want to end up with.  If you want a
game that looks like an office application, Gtk+ and tcl/tk will
do the job.  If you want something that looks as little like an
office app as possible, then SDL will be easier to do it with.

Stan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]