Re: GSoC participant

2008-04-23 Thread Matt Ball
Hi all, I'm yet another GSoC participant. My project will mostly consist of factoring the drawing code for all controls out of the control classes themselves and into an external resource in order to provide consistent theming. If time allows, I'll also be working on implementing an

Re: GSoC participant

2008-04-23 Thread Gregory John Casamento
Matt, I would like to personally welcome you and the other GSoC participants who have decided to work on GNUstep. We're excited about your involvement and look forward to your contributions. :) Please don't hesitate to ask questions to your mentors, or to other members of the GNUstep team,

Re: GSoC participant

2008-04-23 Thread Nicola Pero
fixing window focusing issues is a big chunk of work, mostly because of the conflicts between the different philosophies - you'll need to figure out a plan to work these out. Eg, what do you do if the window manager's window focusing mechanism clearly conflicts with the OpenStep API.

Re: GSoC participant

2008-04-23 Thread Stefan Bidigaray
On Wed, Apr 23, 2008 at 4:40 PM, Riccardo [EMAIL PROTECTED] wrote: Hi, fixing window focusing issues is a big chunk of work, mostly because of the conflicts between the different philosophies - you'll need to figure out a plan to work these out. Eg, what do you do if the window

Re: GSoC participant

2008-04-23 Thread Hubert Chathi
On Thu, 24 Apr 2008 00:32:20 +0200 (CEST), Nicola Pero [EMAIL PROTECTED] said: Well. let's start simpler. Use WindowMaker. official windowmanager. Set it to have OpenStep behaviour. You still have focus problems. SO before accomodating foreign stuff, the standard neets to work reliably.