| |
|
|
Ernst | as long as the Button not pressed watts appear each mouseover the Tooltip. once the Button pressed watts, is the Tooltip to there.
Window Style 543
Window 10,10-400,200
CLS rgb(192,192,192)
Var b& = create("button",%hwnd,"TEST",100,50,50,50)
var t& = create("tooltip",%hwnd,b&,"TOOLTIP")
While 1
Case %key = 2: break
Waitinput
EndWhile
End
|
|
|
| |
|
|
|
Walter | by me comes it but again, once one whom Cursor of Button lane- and subsequently again darüberbewegt. |
|
|
| |
|
|
|
Jörg Sellmeyer | Walter (16.05.2016)
by me comes it but again, once one whom Cursor of Button lane- and subsequently again darüberbewegt.
have you got it because with Feeprofan tested? |
|
|
| |
|
|
|
Walter | Yes, I already. it functions by me sowohl with Runtime 0.9.0.10 as well as with 0.9.5.6. Greeting Walter |
|
|
| |
|
|
|
Ernst | used versions: Profan.exe (0.9.5.12) profcomp.exe (0.9.5.13) Prfrun32.exe (0.9.5.6)
( Matthias Arlt has this seltsame behaviour too understand can. )
with (XProfan 10.0a ) Profan.exe (10.0.0.11) profcomp.exe (10.0.0.11) Prfrun32.exe (10.0.0.11)
läuft's How expects |
|
|
| |
|
|
|
Walter | stupendous! have everything over again gecheckt: Verwende the same Freeprofan-versions, still by me comes the Tooltip again, once one whom Cursor to the activate the Buttons of Button lane- and subsequently again darüberbewegt (sowohl in the Interpreter as well as in the exe). white accordingly unfortunately none council... Greeting Walter |
|
|
| |
|
|
|
Matthias Arlt | Yes, in the doing stupendous. I hab's straight again probiert. Sowohl with unterschiedlichen WindowStyles as well as with and without manifest. the behaviour remaining exakt so, How of serious described.
Greeting Matthias |
|
|
| WinXP SP2, Win7 - XProfan 10/11/FreeProfan32 - Xpia | 05/17/16 ▲ |
|
|
|
|
RGH | which windows-Version have You?
by me functions it under FreeProfan32 with windows 7 (32 bit) How desired: The Tooltip comes again!
Greeting Roland |
|
|
| XProfan X3Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 05/17/16 ▲ |
|
|
|
|
RGH | too with FreeProfan64 under windows 10 (64bit) functions it by me correct!
Greeting Roland |
|
|
| XProfan X3Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 05/18/16 ▲ |
|
|
|
|
Ernst | under WinXP SP2 (as well as with Matthias) but too under WinXP SP3 exit this Phänomen on.
what me on the Rande - and this too under XProfan X31 - auffiel, that once the window whom Style 512 dazubekommt at clicking the Buttons this a black edge get, the to release remaining and itself too with neuerlichem clicken not ändert; with two Buttons get the clicked whom black edge and the others lose this, what whom local erweckt, as though it semi eingerastet was. If one whom Style 512 at Window removes - normales Buttonverhalten.
Window Style 31 + 512
Window 10,10-400,200
CLS rgb(192,192,192)
Var b& = create("button",%hwnd,"TEST",100,50,50,50)
var t& = create("tooltip",%hwnd,b&,"TOOLTIP")
Var b1& = create("button",%hwnd,"TEST1",200,50,50,50)
While 1
Case %key = 2: break
Waitinput
EndWhile
End
|
|
|
| |
|
|
|
Matthias Arlt | @serious
Related to the "schwarzen Rand" is insoweit normales Behavior when XP-Style. The Button-Style becomes at Anklicken one Buttons circa 1 increased (what the Default-Style corresponds to) and through Click on a others Button again reset. by me appear this edge blue, but the likes of Theme tributary his. without Manifesto appear Yes instead of the Randes one gepunktetes rectangle on the Button.
the raise the Button-Styles results but objectively only at dialog-Style the Fensters. the was me of course yet never explizit noticed, was but well already always so. anyway is me no gegenteiliges behaviour erinnerlich...
Greeting Matthias |
|
|
| WinXP SP2, Win7 - XProfan 10/11/FreeProfan32 - Xpia | 05/18/16 ▲ |
|
|
|