On Sun, Jun 25, 2006 at 11:50:19AM -0700, [EMAIL PROTECTED] wrote: > Since wx uses GTK on Unix...is there *any* way to tell that a > Linux app was built with wx or GTK? Will they always look > EXACTLY the same? (Does wx have any extra widgets/special sauce > that would give it away?)
wx does layout differently. You'll never see fubar layout like this example from SPE: http://members.cox.net/davecook/stuff/spe_dialog.png in Gtk apps. Are you already giving up on the browser-as-UI idea? Dave -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
