Hello everyone,
I have two questions about the attached screenshot.
Is it possible, and if so how, to give the three buttons the same width and height?
The ListView contains 10 entries. Unfortunately, the font color appears to be white, so you can't see the entries in the list. Is it possible to give the ListView a font color or to design the ListView so that the entries are visible?
The ListView contains 10 entries. Unfortunately, the font color appears to be white, so you can't see the entries in the list. Is it possible to give the ListView a font color or to design the ListView so that the entries are visible?
Export and attach your project so it will be possible to work on it.
Everything is possible.
As it looks that you are in the beginning I would suggest you to switch from ListView to XCustomListView.
It will give the maximum customization and control of every item.
But it depends even on what you are trying to obtain, for minimal things ListView can do the job.
Export and attach your project so it will be possible to work on it.
Everything is possible.
As it looks that you are in the beginning I would suggest you to switch from ListView to XCustomListView.
It will give the maximum customization and control of every item.
But it depends even on what you are trying to obtain, for minimal things ListView can do the job.