[Gambas-user] Creating gambas component
Francisco Vega
fvegaf at ...67...
Fri May 4 18:29:23 CEST 2012
It worked!
Thanks, you my hero. (I'm sorry by my ignorance)
Francisco Vega
> Date: Fri, 4 May 2012 16:59:21 +0200
> From: gambas.fr at ...626...
> To: gambas-user at lists.sourceforge.net
> Subject: Re: [Gambas-user] Creating gambas component
>
> arrColumn[500] As String
> nRows As Integer
>
> ' Heredamos el objeto gridview
> Inherits GridView
> Export
>
>
> first the export keyword and inherits must be on the top of the code...
>
> ' Heredamos el objeto gridview
> Inherits GridView
> Export
>
> arrColumn[500] As String
> nRows As Integer
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list