PDA

View Full Version : Move items between 2 listBox on click button ..plz


jack
03-31-2009, 06:46 AM
I have 2 listbox , i want to move the list of listbox1 to listbox2 on click button

and send them back again ... so it will be 2 buttons.

but not send them all , i want to select the item first and click on the button to send it .

My project is attached to my post with no codes

also there is a picture attached

thank you

jack
03-31-2009, 07:07 AM
i forgot to add this

when i clcik on the button the item will move to the second listbox after 1 seconds

thank you again

mwreyf1
03-31-2009, 08:23 AM
You have NO code at all in your project.

Did you not even give it a shot?

Maybe you would learn more if you did.

There is information in the help file that would get you started towards what your wanting to do.

Desrat
03-31-2009, 07:30 PM
all info is the help file but here's the example you wanted, at least this should get you started, look at what Iv've done and look in the help file for each individual action for info on what it does..

jack
04-01-2009, 09:38 AM
thank you desrat