StringGadget prob with #PB_EventType_ReturnKey
Posted: Fri May 25, 2007 9:52 pm
Hi,
I have a prob a StringGadget wat have the FLAG "#PB_String_Password" and use the event #PB_EventType_ReturnKey.
Normal you cant work with the Flag "#PB_String_Password" and "ES_MULTILINE".
But for work with the event "#PB_EventType_ReturnKey" of a StringGadget with FLAG "#PB_String_Password" you must also set the "ES_MULTILINE" Flag so that yiu can show for the event "#PB_String_Password".
If you work with "#PB_String_Password" and "ES_MULTILINE" in one Gadget, you dont habe a real passwordgadget but the "#PB_EventType_ReturnKey" works.
How i can use the event "#PB_EventType_ReturnKey" of a stringgadget with the flag ""#PB_String_Password""
regrads,
nico
I have a prob a StringGadget wat have the FLAG "#PB_String_Password" and use the event #PB_EventType_ReturnKey.
Normal you cant work with the Flag "#PB_String_Password" and "ES_MULTILINE".
But for work with the event "#PB_EventType_ReturnKey" of a StringGadget with FLAG "#PB_String_Password" you must also set the "ES_MULTILINE" Flag so that yiu can show for the event "#PB_String_Password".
If you work with "#PB_String_Password" and "ES_MULTILINE" in one Gadget, you dont habe a real passwordgadget but the "#PB_EventType_ReturnKey" works.
How i can use the event "#PB_EventType_ReturnKey" of a stringgadget with the flag ""#PB_String_Password""
regrads,
nico