Re: [glade--]Entry max_length not being written, possible fix



Mark Jones schrieb:
It does not appear to be writing out the max_length of a text entry
field.

//MJ right here
   WriteIntProperty(w,f,instance, "max_length");
//MJ not sure what the comment below means
   // max length ... seems to be not in gtkmm

this simply means that gtkmm2's entry did not provide set_max_length() the last time I looked for it ... ;-)

Perhaps my Widget class file is not up to date?  Or perhaps in CVS it is
not?

was an error on my side. Since I had an dental operation last friday, I was slightly out of business. And I had to port an huge! application to gtkmm2 (now it dumps core - much better than not compiling at all).

   Christof




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