Problem mit notify
Übersicht

danibertBetreff: Problem mit notify |
![]() Antworten mit Zitat ![]() |
|
---|---|---|
Hallo,
ich öffne nach dem Klick auf eine Schaltfläche mit notify eine Meldung und möchte das Meldungsfenster anders benennen. Code: [AUSKLAPPEN] Repeat
WaitEvent() Select EventID() Case EVENT_GADGETACTION Select EventSource() Case myButton AppTitle "Fehler:" Notify "Bitte füllen Sie alle Eingabefelder aus" End Select End Select Forever End Notify selbst funktioniert ohne Probleme. Ich bekomme aber zu appTitle nur den Fehler: Expression of Type 'String' cannot be invoked Woran liegt das? Wie kann ich den Fehler beheben? Danke im Voraus |
||
![]() |
coolo |
![]() Antworten mit Zitat ![]() |
---|---|---|
Code: [AUSKLAPPEN] AppTitle="Fenstername"
np |
||
http://programming-with-design.at/ <-- Der Preis ist heiß!
That's no bug, that's my project! "Eigenzitate sind nur was für Deppen" -Eigenzitat |
danibert |
![]() Antworten mit Zitat ![]() |
|
---|---|---|
Danke ![]() |
||
Übersicht


Powered by phpBB © 2001 - 2006, phpBB Group