Il martedì 7 luglio 2009 16:04:09 Pino Zollo ha scritto:
> Hi,
> Is there a way to make a window/form that can not be closed by the user ?
> (Without the X)
>
> Regards
>
> Pino

With this code:

PUBLIC SUB Form_Close()
  
  STOP EVENT 
  
END

Ciao,

Stefano



------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to