[Gambas-user] Virtuality of TextArea.Selection

Bruce Bruen bbruen at ...2308...
Sun Nov 6 07:56:51 CET 2011


Damn and blast!

How do I "devirtualize" it?
The TextArea.Selection is exactly the structure that I want to pass off
to another class.
The other class needs to know the start (mandatory, I need to handle the
beginning of the string) , length (handy) and obviously the text.
Do I have to create a class of exactly the same structure, populate it
and on the update, repopulate the original virtual?

Foiled again!
Bruce





More information about the User mailing list