Reply To: Mouse click on CustomComponent to call a tab

Home Forums General Programming Mouse click on CustomComponent to call a tab Reply To: Mouse click on CustomComponent to call a tab

#72198
human fly
Participant
    • Topics: 124
    • Replies: 1070
    • Total: 1194
    • ★★★★

    Hi Goodweather,
    i have downloaded your panel and have it in front of me now.
    very interesting to look at, a lot of detail, and comprises
    a lot of things one would want to do. (major piece of work)

    so i guess it is a good starting point for discussion 🙂 i’ve
    gone through some of it – mainly looking for clues on what
    i want to achieve. there are some good examples for
    ‘good practice’.

    i see how you use OnClick for every parameter to change the
    uiLabelText on a UILabel (and set up other stuff).

    i shall attempt to do that to call a tab on a UITab when
    i click on a CustomComponent… seems simple enough, i was
    unclear about what ‘event’ could be: expression, etc.
    (still pretty hazy on basics, picking up stuff by observing.
    can, now, figure out why something doesn’t compile, lol)

    Ctrlr