[Gambas-user] Problem or Function not exist

H.R. ter Veer terveer at ...835...
Sat Feb 12 09:27:09 CET 2005


On Sat, 12 Feb 2005 00:03:56 -0200 (Horário brasileiro de verão)
"LB Audio" <lbaudio at ...172...> wrote:

> Please!!!
> 
> How to return Number Index in ColumnView ?
> 
> Not Key ( String )...
> 
> Ex: In listbox = ( ListBox1.Index ) Returned = 2... Not Text String
> 
> Lindomar.

use the .text member:
--
 print ListBox1.Text
--

------------------------------------------------------------------------------

The only thing you can rely on is that you can't rely on anyting

--------------------------------------------------------------------Placebo---




More information about the User mailing list