On 2004-11-05, luppi_luca wrote:
> Hello, I'm a mui's newbie. > I have a simple question: how can I hook the "enter" key event on a > string gadget? > > My last try is MUIA_String_Contents change but it raise an event for > every key (space include) and not for enter key. > > I try also with MUIA_Window_InputEvent but it seem to be use only for > window (and application?), so if I edit my string gadget nothing > happened. You should set up a notify on MUIA_String_Acknowledge, that should do it... Regards, Jocke 'Zerohero' Briging ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/16uqlB/TM --------------------------------------------------------------------~-> Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
