| |
|
|
- page 1 - |
|
Andreas Koch | allô zusammen,
justement versuche je mich un peu à Toolbars et habe en supplément une Frage. chez mir tritt folgendes Problem sur: si je dem Static& dans mon Beispielquellcode une Toolbar hinzufüge, réagir qui Buttons qui Toolbar zwar, mais j'ai aucun Possibilité vous abzufragen, weil %menuitem pas beschrieben wird. KompilierenMarqueSéparationWindow 0,0-%MaxX,%maxy
var Static&=Control("STATIC","",$5400110E,0,0, (@Width(%hwnd)*0.58),(@Height(%hwnd)*0.5),%hwnd,0,%HINSTANCE)
var toolbar&=Create("Toolbar",Static&,0,0,2,600,2)
Toolbar("AddTextButton", Toolbar&, 1, 600,"+" ,"")
Toolbar("AddTextButton", Toolbar&, 1, 601,"-" ,"")
Toolbar("AddTextButton", Toolbar&, 2, 602,"+" ,"")
Toolbar("AddTextButton", Toolbar&, 2, 603,"-" ,"")
WhileNot %key=27
WaitInput
SetText %hwnd, Str$(%MenuItem)
ile
Muss cela qui Toolbar übergeordnete la fenêtre une certain Stil avons ou bien muss je qui Buttons irgendwie anders abfragen?
Schönen Salut et un frohes nouveau l'an.
Andreas Koch |
|
|
| |
|
|
|
« cette Beitrag wurde comme Solution gekennzeichnet. » |
|
Andreas Miethe
| Ist déjà alles richtig so. Du musst seulement qui Meldungen à Dein Hauptfenster détourner. Pour cette gibt es une spezielle Toolbar-Message. KompilierenMarqueSéparation |
|
|
| XProfan X2Gruss Andreas ________ ________ ________ ________ _ Profan 3.3 - XProfanX2 Win 95,98,ME,2000,XP,Vista - Win 7 32 / 64 Bit ASUS X93S - Intel Core I7-NVIDIA GForce 540M 8GB Arbeitsspeicher Homepage : [...] | 08.01.2013 ▲ |
|
|
|
|
|
Andreas Koch | merci pour qui Antwort. maintenant funktionierts. |
|
|
| |
|
|