Re: [Gambas-user] Make form permanantly active

2012-10-17 Thread Ian Haywood
On Wed, Oct 17, 2012 at 6:04 PM, Gavin Reeve Frost wrote: > OK since i cannot capture a key press outside of a form. > > Does anybody know if there is a way to make > a form permanently active even if another application is > being used like Firefox the form must remain active > so that my key pre

[Gambas-user] Make form permanantly active

2012-10-17 Thread Gavin Reeve Frost
OK since i cannot capture a key press outside of a form. Does anybody know if there is a way to make a form permanently active even if another application is being used like Firefox the form must remain active so that my key press is captured by the form. I only want one key to be captured by my f