bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with NSPopUpButton.


From: Pascal Bourguignon
Subject: Re: Problem with NSPopUpButton.
Date: Thu, 4 Oct 2001 10:49:14 +0200 (CEST)

> There is this problem with NSPopUpButton.
> 
> In  the   action  method  of  the   NSPopUpButton  instances,  [sender
> selectedCell] does not return the same objects than on OPENSTEP 4.2.
> 
> 
> With OPENSTEP 4.2:
> [...] 
> The selectedCell obtained in the action method:
> 
> Oct 04 08:10:25 MapTreeTest[2839] selectedCell description: <NSMenuItem: 
> 0x34222c>
> 
> This is one of the items in the pop up button.
> 
> 
> With GNUstep 0.6.x:
> [...] 
> The selectedCell obtained in the action method:
> 
> Oct 04 08:05:08 MapTreeTest[11178] selectedCell description: 
> <NSPopUpButtonCell: 8420528>
> 
> Here, we have a problem.
> 
> 
> 
> This problem  occured when trying  to use the  class ScalingScrollView
> from the AppKit Example TextEdit.

Comparing the  class ScalingScrollView in  OPENSTEP 4.2 and  in MacOSX
shows that NSPopUpButtonCell in MacOSX  has the same behaviour than in
OPENSTEP.

-- 
__Pascal_Bourguignon__              (o_ Software patents are endangering
()  ASCII ribbon against html email //\ the computer industry all around
/\  and Microsoft attachments.      V_/ the world http://lpf.ai.mit.edu/
1962:DO20I=1.100  2001:my($f)=`fortune`;  http://petition.eurolinux.org/

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/IT d? s++:++(+++)>++ a C+++  UB+++L++++$S+X++++>$ P- L+++ E++ W++
N++ o-- K- w------ O- M++$ V PS+E++ Y++ PGP++ t+ 5? X+ R !tv b++(+)
DI+++ D++ G++ e+++ h+(++) r? y---? UF++++
------END GEEK CODE BLOCK------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]