[Gambas-user] TabStrip access
M0E Lnx
m0e.lnx at ...626...
Tue Mar 4 04:41:29 CET 2008
With your project open in the IDE, from the menu click away in this sequence
Project -> Properties -> Options
Find the label that reads "Form controls are public" and set the value
to it's right to true from the drop down
HTH
On Mon, Mar 3, 2008 at 9:00 AM, Kari Laine <kari.laine at ...1400...> wrote:
> Hi MOE Lnx,
> thanks for comment. I think this is the problem. I have not done
> anything for the access status. How it is defined? I did not find
> anything in the properties of form or textbox. Could you please let me
> know how to set it - thanks.
>
> Kari
>
>
>
> M0E Lnx kirjoitti:
>
>
> > Are your form controls set to be access publically? (they're not set
> > up this way by default). Unless you've set this property to true, then
> > you wont be able to access them from anywhere, except their container
> > form.
> >
> >
> >
> >
> >
> > On Mon, Mar 3, 2008 at 7:37 AM, Kari Laine <kari.laine at ...1400...> wrote:
> >> Thanks for the advice!
> >> actually I have tried it before and I tried it again now...
> >> All I get is "Unknown identifier TextBox1 at line ... in modprint.module."
> >>
> >> Sorry to be pain ask stupid questions but I just started with the gambas.
> >>
> >> Best Regards
> >> Kari
> >>
> >>
> >> Steven Lobbezoo kirjoitti:
> >>
> >>> Just Name them like in texteboxname.Text
> >>>
> >>> Steven
> >>>
> >>> Le lundi 03 mars 2008 à 14:28 +0200, Kari Laine a écrit :
> >>>> Hi,
> >>>>
> >>>> I have a form with TabStrip. In the TabStrip one tab has TexBoxes. How I
> >>>> access these from the module - thanks.
> >>>>
> >>>> Best Regards
> >>>> Kari Laine
> >>>>
> >>>> -------------------------------------------------------------------------
> >>>> This SF.net email is sponsored by: Microsoft
> >>>> Defy all challenges. Microsoft(R) Visual Studio 2008.
> >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> >>>> _______________________________________________
> >>>> Gambas-user mailing list
> >>>> Gambas-user at lists.sourceforge.net
> >>>> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>>>
> >>>
> >>> -------------------------------------------------------------------------
> >>> This SF.net email is sponsored by: Microsoft
> >>> Defy all challenges. Microsoft(R) Visual Studio 2008.
> >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> >>> _______________________________________________
> >>> Gambas-user mailing list
> >>> Gambas-user at lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >> -------------------------------------------------------------------------
> >> This SF.net email is sponsored by: Microsoft
> >> Defy all challenges. Microsoft(R) Visual Studio 2008.
> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> >> _______________________________________________
> >> Gambas-user mailing list
> >> Gambas-user at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> 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