No, nothing wrong with the code.
It should display given message with OK button.

But I don't think you can put TextLabel on Message box.
I think you need to write your own form for it.

Jussi



On Sat, Apr 16, 2011 at 13:02, Shane Powell <sha...@supernerd.com.au> wrote:

> On 16/04/11 18:31, Ganesh Kumar wrote:
> > Hi Guys.,
> >
> > How to do it ?
> >
> > Display TextLabel on Message box. This is my code.
> >
> > ************************************************************
> > PUBLIC SUB Button1_Click()
> > Message.Info("Hallo, this is your message", "OK")
> > END
> > ************************************************************
> >
> > please Help me....
> >
> > -Ganesh.
> >
> remove the comma after Hallo
>
>
>
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve
> application availability and disaster protection. Learn more about boosting
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to