Follow-up Comment #1, bug #10068 (project wormux):

The problem is due to the underlying surface not rendering because the
corresponding text is empty. The simplest solution I have found is to:
1) define some empty-but-not-empty magic string, unlikely to be entered by
the user, for instance "\xA0 \xA0"
2) use that to create the Text object, or to modify it
3) when requesting the text, return "" when it is the above magic...

The better solution would be to modify or derive Text to have this special
ability.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?10068>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Wormux-gna mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-gna

Reply via email to