[Twisted-Python] wxWindows vs Gtk
Shandy Brown
shandy at geeky.net
Wed Apr 24 10:04:23 MDT 2002
Everybody's got an opinion. Here's mine. (these opinions are from my
experience only)
Tk:
Pros: cross platform
Cons: ugly results, ugly language
GTK / Glade (LibGlade):
Pros: separates application logic from interface*
easy
looks nice
Cons: platforms not all there
2.0 bindings not yet complete (at 1.99.9)
wxWindows:
Pros: cross platform
Cons: ??
and then the overlooked option...
XUL:
Pros: separates application logic from interface*
cross platform
REALLY knows how to use XML (CSS, HTML for free, etc)
Cons: just became frozen, so docs hard to find
i suggest here: http://www.xml.com/pub/r/1330
* this is the most important feature I consider with my projects.
Shandy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: </pipermail/twisted-python/attachments/20020424/2e5f1f35/attachment.sig>
More information about the Twisted-Python
mailing list