On 2/15/11 8:56 AM, Werner F. Bruhin wrote: > On 15/02/2011 17:39, Paul McNett wrote: >> On 2/15/11 8:36 AM, Paul McNett wrote: >>> IMO the getters/setters for properties shouldn't even be shown, since they >>> aren't >>> part of the API. >> I must have misunderstood what was being discussed because I see that the >> getters/setters aren't shown. >> >> Now we need to get rid of the properties inherited from the wx layer. > So, e.g. on dButton > > *AcceleratorTable* > > See GetAcceleratorTable and SetAcceleratorTable > > Inherited from: /wx._core.Window/ > > ------------------------------------------------------------------------ > > *Alignment* > > See GetAlignment > > Inherited from: /wx._core.Control > / > > /All of these should not show at all, correct?
Correct. I think the rule should be "cut it off from showing if it is defined at a level lower than dObject". Paul _______________________________________________ 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]
