On 10/31/06, Quentin Mathé <[EMAIL PROTECTED]> wrote:
Well, it's sometimes really useful to be able to provide resources. It can be a real pain when everything must done in code. For example, building a usable table view programmatically is a wizard secret that nobody knows except Gorm.
uh.. ?
In Preferences/PaneKit case, there is a tableview-based presentation, that's why I created a gorm file. If you are able to write the proper code which allows to create a tableview, well we could get rid of the Gorm file. By the way, if you succeed it would be cool to add this code in an NSTableView category that lets create a Gorm-like tableview embedded within a scrollview or not. Then this category could be put in EtoileUI framework.
I'm not sure I understand your problems with NSTableView, but in any cases, you can grab the sources of the first versions of Waiho.app, it uses NSTableView programmatically (and I'm probably missing something in your explanation because there wasn't anything difficult to create them) -- Nicolas Roard "I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
