On Sunday, 15 January 2017 at 01:36:44 UTC, Ali Çehreli wrote:
It looks like ListStore is a collection of 'Value's. Does the following work?setValue(iterator, 1, new Value(price));
Yes it works. Ali bey teşekkürler! :)
Erdem via Digitalmars-d-learn Sat, 14 Jan 2017 21:56:10 -0800
On Sunday, 15 January 2017 at 01:36:44 UTC, Ali Çehreli wrote:
It looks like ListStore is a collection of 'Value's. Does the following work?setValue(iterator, 1, new Value(price));
Yes it works. Ali bey teşekkürler! :)