On Friday 28 November 2008 05:45:22 am Ed Leafe wrote: > On Nov 28, 2008, at 1:42 AM, johnf wrote: > > Is it possible to set different fonts for each item in the choices > > or to > > display the item as disabled while other items in list are not > > disabled? I > > would like to display a complete list but prevent the user selecting > > some > > items on the list. > > No, that isn't possible with the native wx control. What you would > have to do is create your own custom control that displays a 'popup' > when needed. The popup can be based on dListControl, which does allow > for customized entries. > > > -- Ed Leafe
Is there an example of a using a popup? Almost everything that calls for a popup has to do with menu's or a special routine for dGrid. So how does one setup a popup? -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
