Making string gadget active
  • Caterpillar
    Caterpillar
    jahc
    Posts: 24 from 2004/2/8
    I'm working on a MUI project.. can anyone tell me how to make a MUI string gadget active, so that the user doesnt have to click in it before typing?

    I've been going over the autodocs and I cant find anything that will do the trick..

    Thanks for your help guys.
  • »18.03.04 - 02:56
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    marcik
    Posts: 268 from 2003/4/12
    From: Kielce/Krakow,...
    set(Window, MUIA_Window_ActiveObject, String);
  • »18.03.04 - 07:47
    Profile
  • Caterpillar
    Caterpillar
    jahc
    Posts: 24 from 2004/2/8
    Thanks man.
  • »19.03.04 - 00:04
    Profile
  • MorphOS Developer
    itix
    Posts: 1520 from 2003/2/24
    From: Finland
    However string gadget goes automatically unactive after user hits an enter. If you are writing i.e. IRC client it might be dull... (but you can reactivate gadget always.)
    1 + 1 = 3 with very large values of 1
  • »19.03.04 - 00:17
    Profile
  • Caterpillar
    Caterpillar
    jahc
    Posts: 24 from 2004/2/8
    of course. thats not a problem. :)
  • »19.03.04 - 01:37
    Profile