PDA

View Full Version : UI module Beta



ErosOlmi
22-08-2009, 12:41
Attached to this post a beta version of UI (User Interface) module to be used only if you already have latest thinBasic beta version 1.7.8.0 (http://community.thinbasic.com/index.php?topic=2588.0) installed.

Module implements new recently requested features. Final version will be included in thinBasic when released. In the meantime there will be further updates here.

Download attached file and extract:
thinBasic_UI.dll ---> into ---> \thinBasic\Lib\ directory (new UI module)
thinBasic.chm ---> into ---> \thinBasic\Help\ directory (new thinBasic help file containing scrollbar commands)
ScrollBar_Test.tbasic ---> into ---> <whatever directory> (testing script)
ListView_CheckBox.tbasic ---> into ---> <whatever directory> (testing script)


Eros


ADDED: attached file removed. Functionalities now included into thinBasic beta 1.7.9.0. See http://community.thinbasic.com/index.php?topic=2875.msg21717#msg21717

martin
22-08-2009, 13:36
Hello Eros,

Many thanks for adding scrollbar control. I think they can be useful for others too. Unfortunately i have not time to test it now, hopefully i can tomorrow. I'll let you know a.s.a.p.!

Have a nice day!

Martin

ErosOlmi
22-08-2009, 13:40
Take your time martin.

I've a lot of other thinBasic things to work on :D

martin
23-08-2009, 08:13
Take your time martin.

I've a lot of other thinBasic things to work on :D



Good morning Eros,

The control works very easy! I also like the coloring example you made. I can finally make my listview faster now :excited: