Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic Realbasic > Re: ListBox Que...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 3306 of 3325
Post > Topic >>

Re: ListBox Question....

by Ken.Lossman@[EMAIL PROTECTED] Mar 10, 2008 at 02:20 PM

On Mar 6, 5:44 am, Steve Garman <n...@[EMAIL PROTECTED]
> wrote:
> Ken.Loss...@[EMAIL PROTECTED]
 wrote:
> > Is there a way to send the contents of a listbox to another
> > listbox
>
> You can send the contents as a string. Something like:
>
>    dim s as String
>    s = fromListbox.cell(-1,-1)
>
>    //send s (might be a good use of EasyTCPSocket)
>
>    //at the far end
>    toListbox.cell(-1,-1) = s

This won't work for my purposes...I tried it and it only updates the
remote listbox with what you can only see on the first listbox...in
other words, if you can see it, it doesn't update it...i tried to come
up with a routine that would send the data over but I haven't been
able to come up with a really good way yet....any other ideas would be
greatly appreciated...
Kenny
 




 4 Posts in Topic:
ListBox Question....
Ken.Lossman@[EMAIL PROTEC  2008-03-05 12:22:54 
Re: ListBox Question....
Steve Garman <news@[EM  2008-03-06 09:44:22 
Re: ListBox Question....
Ken.Lossman@[EMAIL PROTEC  2008-03-10 14:20:40 
Re: ListBox Question....
Railfanner <railman@[E  2008-03-11 14:07:56 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 19 20:08:27 CDT 2008.