Posted: Fri Jan 03, 2014 9:37 pm Post subject: CE trainer maker questions
hello ,
I have some doubts regarding 2 things listed in CE trainer generator
1) list view
2) paintbox ?
what the above listed things do ? I see nothing after adding them to form ? can anyone give a example ct showing the above functions doing any simple things or function in the form
Joined: 09 May 2003 Posts: 25791 Location: The netherlands
Posted: Fri Jan 03, 2014 10:15 pm Post subject:
Listview lets you show data in a list.
Most often the report style is used, which gives columns with a header.
tip: Set it to viewstyle: vsReport
and click on the "..." button right of columns to add columns
Paintbox is an object which can be used to render directly to using the canvas. It's faster than Image since it doesn't keep a bitmap in memory, but it will lose it's contents when something else draws over it. (like another window) _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum