Re: Adjustment problem



On Tue, 2006-10-31 at 14:24 -0600, Paul Davis wrote:
> Ie, the value, lower, upper, et al values are stored as *both*
> properties and structure member variables. 

Properties must be implemented somehow. Most of the time that's done by
getting/setting struct member variables in the get_property() and
set_property() vfunc implementations. If these properties are not being
properly set then it should be fairly easy to investigate why not.
  
-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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