On Monday 13 October 2008 16:39, Martin DeMello wrote: > On Oct 13, 12:37 pm, JumpingJupiter <[EMAIL PROTECTED]> > > wrote: > > pretty verbose even for simply windows. Some parts could be > > shortened with some extra macro - menu's in particular, but I'm > > starting to think UI code is going to look pretty ugly unless you > > drastically limit the options for customisation - there's just too > > many widgets with too may variables involved. > > Yeah, it does pretty much always seem to turn ugly, no matter what > you do :( I've lately been leaning towards the "define your widgets, > then lay them out" style, rather than customising inline in the > layout. The chicken bb egg has some other interesting ideas [http:// > chicken.wiki.br/bb] but even there it ends up looking ugly sooner or > later.
I've done rather little GUI programming in my day (it doesn't appeal to me), but I've been hearing about JavaFX lately and just today took a quick look at what it's all about (someone on one of the IDEA forums suggested it will ultimately take the place of Swing, and that got me curious). So I'm wondering, how does JavaFX factor into matters of GUI programming and good APIs and frameworks to facilitate it? > ... Randall Schulz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---