[Gambas-user] combobox in gambas-1.0.x (or even later)
    Charlie Reinl 
    Karl.Reinl at ...9...
       
    Sun Sep  4 23:55:26 CEST 2005
    
    
  
Salut,
something I mis or don't find, is in combobox somrthng like is called in VB 
DataItem (or so)
What I mean is , I have a combobox called 
	'Countries' with 
	Text			'DataItem'
	--------------------------------
	'Germany'	'DE'
	'France'		'FR'
	
	or
	called sex
	Text			'DataItem'
	--------------------------------
	Mr			1
	Ms			2
	or
	called user group
	Text			'DataItem'
	--------------------------------
	root			0
	wheel		25
	....
	is there a possibility ?
Amicalment
Charlie
    
    
More information about the User
mailing list