HI.
I got me a Frame object in my form and i got this in my code

PUBLIC SUB Form_Open()

  WITH ME
    .maximized = TRUE
    .Frame1.visible = false
  END WITH
  
END

When i run it, error "Unknown symbol 'Frame1' in clase 'FMain'

How come ppls?
-- 
View this message in context: 
http://old.nabble.com/Is-Gambas2.8-stable--tp26980099p26980099.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to