[Gambas-user] Setting properties in a group

2009-02-19 Thread Anuradha Ratnaweera
Hi all, I have several buttons on a form, generated using the GUI, not though code. Say their names are "Button1", "Button2" etc - a lot of them. First, I wanted to share an event handler for all the buttons. I did this putting them all to a group called "Buttons" and using the event handler "B

[Gambas-user] Beep in gambas

2009-02-19 Thread Anuradha Ratnaweera
Hi all, How to create a beep in Gambas, similar to the one that you get in a terminal? I am looking for a way to do it without getting the sound card involved. Thanks in advance! Anuradha -- http://www.sayura.net/anuradha/ --