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
  #61 (permalink)  
Old 02-06-2010, 03:46 PM
Senior Member
 
Join Date: Apr 2007
Location: Arlington, Washington USA
Posts: 180
Default

Thanks Erel, it makes sense now.
Reply With Quote
  #62 (permalink)  
Old 02-09-2010, 03:14 PM
schimanski's Avatar
Basic4ppc Veteran
 
Join Date: Oct 2007
Location: Germany
Posts: 289
Default

Hello!

I want to set an image in the blist and remove this, when I need it, just like a checkbox (checked=true or false). I there an easy way to remove and set a seperat icons in the list?

Code:
list.New2("Form1",0,10,240,200)     
item.New1
item.CreateNew
imagelist1.Add(
"set.bmp")                    
list.ItemHeight=35
list.BackColor=cWhite
list.AddFromString3("Number1", imagelist1.Item(0),cBlack, cWhite)
list.AddFromString3("Number2", imagelist1.Item(0),cBlack, cWhite)
list.AddFromString3("Number3", imagelist1.Item(0),cBlack, cWhite)
list.AddFromString3("Number4", imagelist1.Item(0),cBlack, cWhite)
Form1.Show
__________________
schimanski
--------------------------------------
Device: Motorola Defy, Samsung Galaxy Tab P1000
Dekstop: Asus Eee PC
Reply With Quote
  #63 (permalink)  
Old 02-09-2010, 07:19 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,726
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Here is one option:
Code:
    bitem.Value = bList.GetItem(...)
bItem.SetImageFromExisting(ImageList1.Item(...))
You can also use bList.ClickedItem instead of bList.GetItem is it fits your use case.
Reply With Quote
  #64 (permalink)  
Old 02-16-2010, 04:08 PM
Newbie
 
Join Date: May 2009
Posts: 1
Default Final version?

Hi Erel & Ariel,
bList is a very good list component and it's crucial for my next project.
When are you planning to release the final version?
Reply With Quote
  #65 (permalink)  
Old 02-16-2010, 05:15 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,726
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

It will be released together with the next version, which should be in several weeks.
However I believe that it will be identical to the one that is attached to the first post.
Reply With Quote
  #66 (permalink)  
Old 03-13-2010, 12:31 PM
Basic4ppc Expert
 
Join Date: May 2008
Location: Italy
Posts: 599
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Hi,

I have a chinese-user reporting problems to see chinese-characters in a application I wrote which uses the bList-controll. He can see characters correctly in various labels but in the bList-control, they turn up like question-marks.

I am not saying the problem lies with bList since it could also be the original source which popolates the bList that might not be in UTF-8 (Unicode) format and hence question-marks. The chinese guy still has to send me the source-file for testing but I thought I would anticipate matters by asking if bList support UTF-8, Unicode and Chinese characters or not.

Does it?

Thanks.
__________________
rgds,
moster67
Reply With Quote
  #67 (permalink)  
Old 03-13-2010, 01:01 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,726
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

bList supports UTF8 and therefore should support Chinese characters.
Please update us if you don't find a solution.
Reply With Quote
  #68 (permalink)  
Old 03-17-2010, 08:35 AM
Junior Member
 
Join Date: Sep 2009
Posts: 47
Default

When try to run the bListItemFullDemo (on htc diamond 1), I noticed the display (fade-in-out) of sub-item of lstOptns screen become slower & slower, is that memory issue?
Reply With Quote
  #69 (permalink)  
Old 03-17-2010, 11:48 AM
Ariel_Z's Avatar
Basic4ppc Veteran
 
Join Date: May 2009
Posts: 246
Default

Could you describe what is exactly happening?
Reply With Quote
  #70 (permalink)  
Old 03-18-2010, 01:37 AM
Junior Member
 
Join Date: Sep 2009
Posts: 47
Default

Open & run bListItemFullDemo, click on image or font, it will show various image or font to choose from, select any of them, then the screen back to the earlier one.

Repeat the above steps few times, & you will start notice the scrolling between screen slower & slower & slower. This doesn't happen on PC and I assume it's due to plenty of memory avail?
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 07:55 PM
Basic4ppc V6.80 - first beta is released Erel Announcements 0 04-24-2009 05:58 AM
Version 6.50 BETA is released Erel Announcements 7 09-01-2008 08:08 AM
Basic4ppc V6.30 Beta (6.25) released Erel Announcements 0 05-05-2008 03:14 PM
Basic4ppc V6.00 - Beta is released Erel Announcements 0 12-16-2007 05:55 PM


All times are GMT. The time now is 12:44 AM.


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