Re: My Branch
Dustin Norlander <[email protected]> Sun, 14 Aug 2005 14:19:34 -0400
| Newsgroups | gmane.comp.graphics.y.devel |
|---|---|
| Message-ID | <[email protected]> |
> > ---New Widgets---- > > > > A few new widgets and improvements of some of the existing ones. >=20 > It's been in need of doing, but the theming engine needs a good > reaming too, and that'll be easier while there aren't so many widgets > around. >=20 I agree that the theming needs reworking. I have some ideas, but right now I am focusing on getting cairo lib integrated. > > The YContainer and YBin don't actually do anything, I put those in to > > be like gtk, those might be deleted at a later date. >=20 > I would leave stuff like this out until there's a good reason to put > it in. >=20 Yeah, you're right.. I came to that realization while I was working, but decided to just leave it alone rather then pull it out.. I probably will end up removing tose unnecessary classes when I have some time. >=20 > Now what does this mean? Have you been making yclpp even more evil > than it already is? It's quite monstrous already. Heh, yeah, its slightly more evil now. While I was working on widgets I noticed that inheritance beyond objects and widgets hadn't been implemented in the build scripts--while I was at it I added getters and setters.. Could probably use a bit of re-working, but hey, it works.. Thanks for the comments, Dustin