if you are going to write an IDE from scratch (rather than extending Glade for example), consider using a cross-platform GUI toolkit such as QT (www.trolltech.com) or WxWindows (www.wxwindows.org), or maybe write it as a Java application so that it will run on whatever platform you have.
my two cents, David M __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
