[Gambas-user] Display TextLabel on Message box

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Apr 16 13:59:37 CEST 2011


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 <shanep at ...2481...> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list