Search found 263 matches

by vuott
Monday 12th June 2017 9:29pm
Forum: General
Topic: Object.Lock
Replies: 4
Views: 7070

Re: Object.Lock

Does anybody have any example code using Object.Lock and Object.Unlock ? Just a little and simple example: Public Sub ToggleButton1_Click() If ToggleButton1.Value Then Object.Lock(Button1) ToggleButton1.Text = "Now Button1's locked !" ' Button1 click event will not be raised ! Else Object...
by vuott
Friday 12th May 2017 1:55pm
Forum: General
Topic: Inkey
Replies: 10
Views: 15719

Re: Inkey

You might also try some other ways: - http://www.gambas-it.org/wiki/index.php?title=Immissione_di_dati_dalla_tastiera_durante_l%27esecuzione_di_un_programma#Invio_di_dati_dalla_tastiera_in_un.27applicazione_a_riga_di_comando - http://www.gambas-it.org/wiki/index.php?title=Individuare_i_tasti_della_t...
by vuott
Thursday 27th April 2017 1:12pm
Forum: General
Topic: gb.sdl2.audio
Replies: 3
Views: 6655

Re: gb.sdl2.audio

cogier wrote: Wednesday 26th April 2017 2:33pm... using gb.sdl2.audio.
Hello,
you can look at this page of italian Wiki:

http://www.gambas-it.org/wiki/index.php ... sdl2.audio