[Gambas-user] Issue 626 in gambas: If GridView1.Data.Text is set then RichText is null and vice versa

gambas at ...2524... gambas at ...2524...
Sun Jul 5 13:10:17 CEST 2015


Comment #3 on issue 626 by isaf... at ...626...: If GridView1.Data.Text is set  
then RichText is null and vice versa
https://code.google.com/p/gambas/issues/detail?id=626

Hi
In previous versions there was conversion between RichText and Text  
property so that if I provided RichText value then I got Text value and  
vice versa.
E.g. I provide  .RichText ="<b>aa</b>"
Then I got  .Text= "aa"
This property has been removed in gambas 3.7
Can you please resume backward compatibility.


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list