Hi Robert,

Assuming that I did not lose your meaning in translation, please refer to:

http://ulc-community.canoo.com/snipsnap/space/Contributions/Extensions/Progr
ess+Pane

I hope this helps.

Thanks and regards,

Janak

>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of
>[EMAIL PROTECTED]
>Sent: Friday, June 23, 2006 9:17 PM
>To: [email protected]
>Subject: [ULC-developer] Event threading
>
>
>Hallo,
>
>ich habe mal eine prinzipielle Frage zum Eeventhandling.
>
>Ich habe einen ULCDialog ind er Hand und drücke dann auf eine
>Button. Wenn ich dann in der Action einen Datenbankabfrage
>ausführe, dann kann ich vorher keine anderen Dialog anzeigen
>welcher dem nutzer sagt, die Query läuft noch und danach
>schließen. Der gewünschte Hinweis-Dialog kommt immer erst am Ende
>der Methode. Ich denke mal das hat was mit den EventDel-Modes zu tun?
>
>Gibt's da irgendwo ein kleines Beispiel? Alternativ wäre mir auch
>schon geholfen wenn ich beliebige Componenten disablen könnte. Der
>Bau eines Proxys half auch nicht, der wurde auch synchron erst
>nach dem Ende der Query angesprungen.
>
>Kurzfassung:
>
>ULCDialog --> SubClass von AbstractAction --> actionPerformed {
>       showInfoDlg
>       doQuery
>       closeInfoDlg
>}
>
>vielen Dank für jegliche Infos im Voraus!
>
>Robert Munsky
>_______________________________________________
>ULC-developer mailing list
>[email protected]
>http://lists.canoo.com/mailman/listinfo/ulc-developer

_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to