Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Code Samples & Tips > Official Updates
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Official Updates Updates to official libraries could be found here.
This forum is only available to licensed users.

bList v0.9 (beta) released

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-20-2009, 06:20 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Lightbulb bList v0.9 (beta) released

I'm very excited to release the first beta version our new complex list control 'bList'.
Allow me to quote Ariel description from the help manual:
Quote:
bList is a modern UI element used as a basic list viewer. bList is intended to help creating user interface for touch screens and is specifically suited for Basic4ppc. bList allows finger-based operation and is intended to be used for multi-choice elements, list, and the like.

Moving the list is done by dragging the finger (or a stylus) over the screen. The faster dragged the faster the list moves. Lifting the finger will cause the list to reduce speed to a full stop. Clicking an item fires an event and the programmer can handle it in code.


This is a beta version and I'm sure that there are still some improvements required. Also note that some of the method signatures may change in the stable release.
Any feedback about this new control will be highly appreciated.

Setup instructions:
- Download the attached file.
- Copy bList.dll and bList.chm to the libraries folder. By default:
c:\Program Files\Anywhere Software\Basic4ppc Desktop\Libraries

The zip file also includes several examples.

I want to thank Ariel for writing this cool new library .
Edit: v0.93 is attaches. bListItem.CreateNew2 second parameter can be an empty string for items without an image.
Edit: v0.92 is attached. Improves the 'click' sensitivity on VGA devices.
Edit: v0.91 is attached with some minor bug fixes and corrections to the help manual.
Edit: Example file was fixed.
Attached Files
File Type: zip bList.zip (87.9 KB, 327 views)
__________________
Basic4android documentation
Reply With Quote
  #2 (permalink)  
Old 09-20-2009, 07:14 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Forgot to mention that this library requires Basic4ppc v6.80 or newer, and it supports both the desktop and the device.
__________________
Basic4android documentation
Reply With Quote
  #3 (permalink)  
Old 09-21-2009, 08:23 AM
giannimaione's Avatar
Senior Member
 
Join Date: Apr 2007
Location: Naples, Italy
Posts: 199
Send a message via Skype™ to giannimaione
Awards Showcase
Beta Tester 
Total Awards: 1
Thumbs up

wow wow
__________________
Gianni Maione
Reply With Quote
  #4 (permalink)  
Old 09-21-2009, 12:30 PM
Basic4ppc Veteran
 
Join Date: May 2008
Location: Newcastle Upon Tyne - England
Posts: 269
Awards Showcase
Beta Tester 
Total Awards: 1
Default

He erm, he didn't answer...

Erel & Ariel, you're distracting me from the work I should be doing with libraries like this

I'm already thinking of a photo viewer where there will be a thumbnail on the left and Exif data on the right; clicking the thumbnail to give you a full screen of your picture and tapping it again to close...

I think a lot of people will be able to do a lot with this library.
Attached Images
File Type: jpg Calling....jpg (11.0 KB, 89 views)
Reply With Quote
  #5 (permalink)  
Old 09-22-2009, 02:13 PM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 918
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default

I join to Zenerdiode's comlaint.
I now have to upgrade my already finalized programs with this fantastic list.

Thanks a lot Erel & Ariel !

question: I saw that two list can be located side by side, and run independently. Is there possibility to tie them so that they will scroll together, like a table ?
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote
  #6 (permalink)  
Old 09-22-2009, 02:36 PM
Ariel_Z's Avatar
Basic4ppc Veteran
 
Join Date: May 2009
Posts: 246
Default

It's an interesting feature: I haven't thought about it. I will add it as a consideration for next versions. In the meantime, you can only set a timer that will check list1.IndexFirstShown and then will set list2.IndexFirstShow = x. I must say I did not check if this works and depending on the timer interval and the CPU, I might be a bit awkward and jumpy. It works only in multiplications of "integer items" - that is, it will not scroll them smoothly. You might consider, in the meantime, adjusting the right place for an image that will define a vertical separation bar and set the text so that it's around it. It's a bit awkward programming as well but will give better results for the user.
Reply With Quote
  #7 (permalink)  
Old 09-22-2009, 05:03 PM
derez's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Posts: 918
Awards Showcase
Beta Tester Competition Winner 
Total Awards: 2
Default

Thanks Ariel, it is not crucial for me. the simple workaround is to combine the two cells to one text string and show them as on list item.
So, don't break your back for this feature , unless you also think of uses for it.
__________________
David Erez
Ramat Hasharon, Israel
Reply With Quote
  #8 (permalink)  
Old 09-22-2009, 06:47 PM
Byak@'s Avatar
Basic4ppc Veteran
 
Join Date: Jul 2008
Posts: 416
Send a message via ICQ to Byak@
Awards Showcase
Beta Tester 
Total Awards: 1
Default

good work Ariel!Big thanks!
and what about a programmble scroll?
__________________
I'll Kill you, I'll Crash you, I'll never be yours!
--------------------------------------------------
Qtek s110; o2 XDA Flame; Nokia E63 red;
ASUS Eee PC 901 (Windows XP sp3) + TouchScreen;
Reply With Quote
  #9 (permalink)  
Old 09-22-2009, 08:04 PM
Ariel_Z's Avatar
Basic4ppc Veteran
 
Join Date: May 2009
Posts: 246
Default

Do you mean a scroll bar to the right of the list or the ability to scroll the list programmaticaly? To scroll it in code use IndexFirstShown (this actually jumps. Do you need it specifically to scroll to the right item?).
Reply With Quote
  #10 (permalink)  
Old 09-23-2009, 04:04 PM
Senior Member
 
Join Date: Apr 2007
Location: Canari Islan
Posts: 102
Awards Showcase
Beta Tester 
Total Awards: 1
Default

excellent library.

You can take the data from a table sqlite?

Latimer is a run with only 6.80 will need to update




Google Traductor
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
V6.80 released to beta testers Erel Beta Versions 3 06-07-2009 08:55 PM
Basic4ppc V6.80 - first beta is released Erel Announcements 0 04-24-2009 06:58 AM
Version 6.50 BETA is released Erel Announcements 7 09-01-2008 09:08 AM
Basic4ppc V6.30 Beta (6.25) released Erel Announcements 0 05-05-2008 04:14 PM
Basic4ppc V6.00 - Beta is released Erel Announcements 0 12-16-2007 06:55 PM


All times are GMT. The time now is 01:59 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0