I don't know about anyone else but I eschew gui designers big time. Take a look at http://analysis102.blogspot.com/2005/10/those-pesky-gui-designers.html for my thoughts in this regard.
For a number of reasons, most of all because they force you to build the gui within their paradigm. They have their place for instance, if you want to hack a simple gui together quickly. Having said that, I haven't tried IntelliJ's gui designer. I also think that when looking at rich client applications nowadays you'd be foolish to ignore the swt/jface on RCP. It has an awesome layout manager called FormLayout which I would love to see ported to swing - it also has update management out of the box. SA companies are using it. See http://www.ji.co.za/unplugged/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum -~----------~----~----~----~------~----~------~--~---
