Displaying 1 result from an estimated 1 matches for "absolute_filenam".
Did you mean:
absolute_filename
2004 Jun 23
1
some wxruby questions
...ere a work around? MODERN fonts are NOT fixed width,
especially on debian
3) Are there some memory problems with tree control? I instantiate a
tree control, add some items and then if I call this code several
minutes later, I often get a seg fault :
get_item_data(get_selection).absolute_filename
(where absolute_filename is a method on the item data)
this works, for a while and then it starts seg faulting. I''m guessing
that somewhere the ruby garbage collection is prematurely collecting
these items? has anyone else seen this. It''s really annoying
5) this might be...