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

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) Post any question regarding Basic4ppc.

listbox = arraylist ?

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-07-2007, 12:32 PM
sloopa's Avatar
Knows the basics
 
Join Date: Apr 2007
Location: Germany
Posts: 60
Default listbox = arraylist ?

I try to fill a listbox with filesearch.

My solution isn't pretty (First fill arraylist than listbox)

Code:

filesearch(arraylist3, textbox1.Text, "*.mp3")
for i=0 to arraylist3.Count-1
listbox1.Add(arraylist3.Item(i))
next i



Is there a better one?
__________________
sL00Pa

-1- HTC Diamond / WM6.1
-2- Asus A636 / WM5

(I'm not a native english-speaker - if I make mistakes, please correct me!)
Reply With Quote
  #2 (permalink)  
Old 05-07-2007, 12:38 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,726
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

That is the best solution.
I think it is pretty nice
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
Listbox and enter key tsteward Questions (Windows Mobile) 2 10-14-2008 06:30 AM
Seleccionar Items Listbox jorge perez sabio Spanish Forum 2 03-25-2008 11:50 AM
How to fix ListBox Items? Stellaferox Questions (Windows Mobile) 12 02-22-2008 09:50 AM
Listbox difficulties. dan kabestan Questions (Windows Mobile) 2 12-15-2007 06:24 PM
Deselect Selecteditem in a Listbox ghislain Questions (Windows Mobile) 6 06-28-2007 11:01 PM


All times are GMT. The time now is 05:36 AM.


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