On 11/4/06, Yen-Ju Chen <[EMAIL PROTECTED]> wrote:
On 10/31/06, Quentin Mathé <[EMAIL PROTECTED]> wrote:
> Le 31 oct. 06 à 20:32, Nicolas Roard a écrit :
>
> > 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.. ?
>
> I was joking a bit :-). However I created such table view (within a
> scroll view) directly in code only one time and it was really not
> easy iirc
>
> >> 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)
>
> Ok. I will take a look. May be it's just me or I wrote the code
> without the proper documentation at hand.
I rewrite the table view in code.
It works on GNUstep with the example under Developers/
But I do have problem build the example on Cocoa.
I guess it is because I still used GNUstep-make instead of xcode.
Maybe you can test it and see whether we need more adjustment.
I tested it on Cocoa with GNUstep-make and it works fine.
If you agree, I would like to remove nib files and change it into a library.
And I think we can remove the support of PrefModule for Backbone.
GNUstep use NSPreferencePane for SystemPreferences already.
I think most of the modules are moved to SystemPreferences.
I don't see the reason to support PrefModule of Backbone anymore.
I just want to reduce the effort to maintain something we are not
going to use anymore.
Yen-Ju
Yen-Ju
>
> Quentin.
>
> --
> Quentin Mathé
> [EMAIL PROTECTED]
>
>
> _______________________________________________
> Etoile-dev mailing list
> [email protected]
> https://mail.gna.org/listinfo/etoile-dev
>
_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev