Hi Rajeev,

Listboxes do have a Calling clause that activates a handler, when a change
is mad to the

Here is the syntax for this control.

     Control  { ListBox  |  MultiListBox }
          [ Position  x , y ]   [ Width  w ]   [ Height  h ]
          [ ID  control_ID ]
          [ Calling  handler ]
          [ Title  { str_expr  |  From Variable  str_array_var }  ]
          [ Value  i_selected ]
          [ Into  i_variable ]
          [ Disable  ]   [ Hide ]

Best regards,

Peter

Peter Moller        [EMAIL PROTECTED]
GIS-Developer       Direct: +45 6313 5008
Kampsax Geoplan     Voice: +45 6313 5013
Rugaardsvej 55      Faximile: +45 6313 5090
DK 5000 Odense C    www.mapinfo.dk
MapInfo Authorized Partner


*********************************************************************
Rajeev,

ListBoxes doesn't have Calling clause so you need user activity (to push
button, double click or so) to move selected items from one listbox to the
other.



----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to