06-29-2023, 02:12 PM
(06-29-2023, 01:34 PM)bplus Wrote: @a740g what are the chances of returning the current status of a text box in the .text property (VB term for the .item in Type array or UDT) ? OK you might have to keep the old Text() thing for compatibles but yuck!
Honestly, I dunno if I am going to add any new features considering the limited time I get with this thing. I created the fork just to port over InForm to QB64-PE, get rid of falcon.h and use the new _U* function family. So, currently I am just going to do the occasional bug fixes.
If I do get some time in the future, I'll attempt implementing .text for widgets that use strings titles / captions etc. (which I think is all of them).
Oh. And I do understand how you feel about Text(). Seriously yuck!