What to choose: Scrolling field or Basic table field
Posted: Mon Jan 19, 2015 1:49 pm
Hi there!
With help of some guys (Klaus, thank U so much!) i made the interface for working with database.
Now i can:
- add the persons to database
- modify the person's data
- delete the persons
This data is stored in external file of SQLite
I'm showing this data in "Scrolling field" and here i got a problem:
When i retrieve data from database, diffrent fields separetes by "Tab" characters and different rows by "return" character.
Whole this text is placed in variable which i put in the scrolling field.
You can see how it looks in the picture attached to message.
Different cells located at different distance not as it looks in a table. What am I do?
With help of some guys (Klaus, thank U so much!) i made the interface for working with database.
Now i can:
- add the persons to database
- modify the person's data
- delete the persons
This data is stored in external file of SQLite
I'm showing this data in "Scrolling field" and here i got a problem:
When i retrieve data from database, diffrent fields separetes by "Tab" characters and different rows by "return" character.
Whole this text is placed in variable which i put in the scrolling field.
You can see how it looks in the picture attached to message.
Different cells located at different distance not as it looks in a table. What am I do?