Does anyone have some background on the Sony SNAP decision to use GNUStep. http://snap.sonydeveloper.com/
Anyone get things working in Eclipse Ganymede? It seems the CDT doesn't support ObjC any longer. Thanks, Jason On Nov 19, 2010, at 11:00 AM, [email protected] wrote: > Send Discuss-gnustep mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.gnu.org/mailman/listinfo/discuss-gnustep > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Discuss-gnustep digest..." > > > Today's Topics: > > 1. Re: Strange UI rendering issues (Riccardo Mottola) > 2. Determining which button was clicked using it's id attribute > (Csanyi Pal) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 18 Nov 2010 19:06:52 +0100 > From: Riccardo Mottola <[email protected]> > Subject: Re: Strange UI rendering issues > To: David Chisnall <[email protected]> > Cc: [email protected], Treeki <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi, >> It helps if you provide the correct URL for the screenshot... >> >> http://dl-web.dropbox.com/u/4558613/gnustep_ui.png >> >> Looking at the picture, it seems that the images that are rendered are in >> the wrong place, so possibly this is an issue with flipped vs non-flipped >> views, so the images in the buttons are being rendered but not within the >> controls' bounds and so are outside the clipping region and are missing. >> >> Which back end are you using? The text antialiasing looks like libart, >> which possibly isn't well tested with the most recent changes to the flipped >> view support. >> >> > Current SVN trunk works usably with cairo, art and xlib backends... they > have no blocking problems like this one. I think something is mismatched > or some system library is old? > > Riccardo > > > > ------------------------------ > > Message: 2 > Date: Fri, 19 Nov 2010 10:42:06 +0100 > From: Csanyi Pal <[email protected]> > Subject: Determining which button was clicked using it's id attribute > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > Hi, > > how can I determine which button was clicked using it's id attribute? > > Can I use this information in a flow control using switch statement or > only if statement? > > Any advices will be appreciated! > > -- > Regards, Paul Chany > <http://sourceforge.net/projects/lptinterface/> > <http://savannah.nongnu.org/projects/lpt-interface/> > <http://csanyi-pal.info> > > > > > ------------------------------ > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnustep > > > End of Discuss-gnustep Digest, Vol 96, Issue 27 > *********************************************** _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
