[Implemented] SetGadgetItemText() same format as AddGadgetIt

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

[Implemented] SetGadgetItemText() same format as AddGadgetIt

Post by Trond »

It would be nice if SetGadgetItemText() would accept the same format as AddGadgetItem() for the text so that multiple columns can be updated in one go. I am talking about the + Chr(10) + thing for separating multiple columns.