Re: [gtk-list] Re: text-entry retrieval



Dave Cole <dave@dccs.com.au> wrote:
> The idea behind the whole method that I store my persistent data in a
> tree structured format like XML.  I was lazy and wrote a yacc grammar
> that was easier to parse than XML.  The loading and storing of the
> data is done without understanding anything more about the data than
> the meta-format.


ok, so the basic idea for problems like this is to create some kind of
exterior data structure that stores the relationship between widgets and
data and then updates the widgets when the data has been changed?


-- 
why I prefer Linux:
tom@lemuria> uptime
  9:03am  up 216 days, 12:38h,  3 users,  load average: 0.00, 0.00, 0.00




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