4 Mar 01:03
4 Mar 12:21
Re: Properties not inherited
Andrew Suffield <asuffield <at> debian.org>
2005-03-04 11:21:46 GMT
2005-03-04 11:21:46 GMT
On Thu, Mar 03, 2005 at 07:03:35PM -0500, Dustin Norlander wrote: > It looks like properties are not inherited from super classes. Right. Never had a reason to implement this. It wouldn't be hard. > Seems > like the problem might be that the class constructors for the super > classes not being called. That doesn't make any sense at all. This is not C++. -- -- .''`. ** Debian GNU/Linux ** | Andrew Suffield : :' : http://www.debian.org/ | `. `' | `- -><- |
5 Mar 18:56
Re: Properties not inherited
Dustin Norlander <dustinn <at> gmail.com>
2005-03-05 17:56:27 GMT
2005-03-05 17:56:27 GMT
> > Seems > > like the problem might be that the class constructors for the super > > classes not being called. > > That doesn't make any sense at all. This is not C++. > Umm, yeah.. I was actually talking about the functions in the .yc files where the properties are intitialized, ie: static void _Y__Widget__class_constructor(void) Regardless, I was totally wrong about what was going on.. I studied the code a little closer and implemented a solution myself. I'll post a patch if anyone cares. thanks, Dustin
9 Mar 02:08
Re: Setup of a nothing - the userbase strength matters not?
Casey Allen Shobe <cshobe <at> osss.net>
2005-03-09 01:08:22 GMT
2005-03-09 01:08:22 GMT
On Tuesday 08 February 2005 01:33 am, Phil wrote: > 1: I'm not going to use Y for development if I have to keep quitting and > starting X every time I want to check the docs for a library on the web > or post a patch summary to the mailing list. Can't you run X and Y at the same time on different VTs? > 2: My usual development practice at home is to have a movie playing in > one corner of the screen and write code during the boring bits. Code > output is generally inversely proportional to the number of fight and > car-chase scenes in the film. Get a second display (and optionally machine). > 3: Occasionally I get bored of films and play music instead. Nobody needs a GUI for that. -- -- Casey
RSS Feed