Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3904

Strategy to Store / Restore with color background tag of the ListBox contents

$
0
0

I am thinking to Store / Restore Row(s) Background Color(s) in a Window the a ListBox.

Everything works OK, Store in a .sqlite file, Restore from the .sqlite file.

But I have a blank considering the Store / Restore of the Color Tag (name or number or variant is not important).

I Store a Record with the window coordinates (s,x, w,h) and at read time I Restore the Window in the state the user left hie/her session (and I love it).

Any idea ?

While I write this post, I had an idea: add a Column name BgColTag and place my “value” there.

There usually not be many Records (less than 2,500) so another column will not impact the Read / Write performance.

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3904

Trending Articles