| |
|
|
- page 1 - |
|
Jörg Sellmeyer | Ist es intention, qui Set("MenuTextCol",col&) pas chez CreateMenu funktioniert? KompilierenMarqueSéparation cela gilt aussi pour Set("MenuFont", n) |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 28.10.2011 ▲ |
|
|
|
|
« cette Beitrag wurde comme Solution gekennzeichnet. » |
|
Jörg Sellmeyer | Ok - es funktioniert doch! qui Menüitems doit avec einer angehängten 0 erzeugt volonté. Wahrscheinlich funktioniert cela seulement im Zusammenhang avec den neuen Opportunités Icônes dans Menüs anzuzeigen. Bug ou bien Feature? KompilierenMarqueSéparationCls
Declare col&
Randomize
Set("MenuBorderCol", RGB(230,230,230))
PopUp "&Datei"
AppendMenu 100,"&Laden"
AppendMenu 101,"&Speichern"
AppendMenu 102,"Speichern &als"
Separator
Set("MenuTextCol",$FF00FF)
SubPopUp "Datei&typ"
AppendMenu 110,"Exe",0
AppendMenu 120,"Com",0
EndSub
AppendMenu 103,"&Ende"
While 1
WaitInput
If %mousepressed = 2
CreateMenu
AppendMenu 100,"FarbTest"
WhileLoop 10
col& = Rnd($FFFFFF)
Set("MenuTextCol",col&)
AppendMenu 100 + &Loop,"FarbTest Farbe: " + Str$(Col&),0
Wend
TrackMenu()
EndIf
Wend
si man's sais, ist es entier pratique, weil on ensuite toujours wieder léger aussi qui normale la couleur verwenden peux. |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 28.10.2011 ▲ |
|
|
|
|
|
| [offtopic]qui Autoeinrückung verrät dass là un endif fehlt oO[/offtopic] |
|
|
| |
|
|
|
Jörg Sellmeyer | [OFFTOPIC]Stimmt(e) - écoutes mais für's Ergebnis aucun rôle...[/OFFTOPIC] |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 28.10.2011 ▲ |
|
|
|
|
Jörg Sellmeyer | Ok - es funktioniert doch! qui Menüitems doit avec einer angehängten 0 erzeugt volonté. Wahrscheinlich funktioniert cela seulement im Zusammenhang avec den neuen Opportunités Icônes dans Menüs anzuzeigen. Bug ou bien Feature? KompilierenMarqueSéparationCls
Declare col&
Randomize
Set("MenuBorderCol", RGB(230,230,230))
PopUp "&Datei"
AppendMenu 100,"&Laden"
AppendMenu 101,"&Speichern"
AppendMenu 102,"Speichern &als"
Separator
Set("MenuTextCol",$FF00FF)
SubPopUp "Datei&typ"
AppendMenu 110,"Exe",0
AppendMenu 120,"Com",0
EndSub
AppendMenu 103,"&Ende"
While 1
WaitInput
If %mousepressed = 2
CreateMenu
AppendMenu 100,"FarbTest"
WhileLoop 10
col& = Rnd($FFFFFF)
Set("MenuTextCol",col&)
AppendMenu 100 + &Loop,"FarbTest Farbe: " + Str$(Col&),0
Wend
TrackMenu()
EndIf
Wend
si man's sais, ist es entier pratique, weil on ensuite toujours wieder léger aussi qui normale la couleur verwenden peux. |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 28.10.2011 ▲ |
|
|
|
|
RGH | oui c'est ca so ist es gedacht!
Salut Roland |
|
|
| XProfan X2Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 28.10.2011 ▲ |
|
|
|