| |
|
|
Jac de Lad | can someone say, How I in XProfan 8.0 Balloon-hints create can? I use Windows XP, no idea whether the Auswirkungen has...
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 10/23/05 ▲ |
|
|
|
|
Claus Santa | meant You BubbleTooltip? Yes? look time into API-Help under Controls -> tooltip! look time in the Downloadcentre. hope it helps you moreover... |
|
|
| Snoozel, [[StA/oXr]] // life is just'n bugfree, cos coding is life | 10/28/05 ▲ |
|
|
|
|
Jac de Lad | Ähhh, Have I do not found???
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 10/29/05 ▲ |
|
|
|
|
Rolf Koch | try it time herewith. ex XProfan 8.0 CompileMarkSeparationDef GetSysColor(1) !"USER32","GetSysColor"
Windowstyle 63
WINDOW 10,10-150,150
Windowtitle "TTIP"
Cls GetSysColor(15)
Usefont "MS SANS SERIF",13,0,0,0,0
Setdialogfont 1
PROC MAKETOOLTIP
PARAMETERS HWD&,OBJ&,Tiptext$,STIL&
declare ttip&
let ttip& = Create("Tooltip",HWD&,OBJ&,TIPTEXT$)
case stil&=0:setstyle ttip&,getstyle(ttip&)+$01
case stil&=1:setstyle ttip&,$D000041
case stil&=2:setstyle ttip&,$D022011
case stil&=3:setstyle ttip&,$D000A01
RETURN TTIP&
ENDPROC
declare btn&,btn2&,tip1&,tip2&,tip3&,btn3&
let btn& = Create("BUTTON",%hwnd,"Standart",10,10,100,20)
MAKETOOLTIP %HWND,BTN&,"Dies ist ein normaler Tooltip",0
tip1&=&(0)
let btn2& = Create("BUTTON",%hwnd,"Bubble",10,35,100,20)
MAKETOOLTIP %HWND,BTN2&,"Dies ist ein Bubbletooltip",1
tip2&=&(0)
let btn3& = Create("BUTTON",%hwnd,"Randlos",10,60,100,20)
MAKETOOLTIP %HWND,BTN3&,"Dies ist ein Tooltip ohne Rand",2
tip3&=&(0)
setfocus(%HWND)
while 1
waitinput
wend
so far I wisely, are The Bubbles XP only active, as long as this feature not shorted watts. to that example with XP-Antispy can The Bubbletipps turn off.
Rolf |
|
|
| |
|
|
|
| Hm I faith MS deals here to Respect users choice what heissen should the The Bubbels always come - the Programmer however on it respect ought to whether the User these at all see would like.
salvo. |
|
|
| |
|
|
|
Jac de Lad | Ahh, thanks. I probiers!!! |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 10/30/05 ▲ |
|
|
|
|
Jac de Lad | Klappt everything wonderful. can someone but say How I a Tooltip force can (as Balloontips in WinXP new hardware found... an so on)?
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 11/10/05 ▲ |
|
|
|
|
| lying The emphasis on force? - if so, what mean You so? |
|
|
| |
|
|
|
Jac de Lad | I mean The Balloontips, The aufpoppen, without I with the mouse drübergehe.
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 11/11/05 ▲ |
|
|
|
|
Michael Wodrich | are the really Tooltips? or sooner OwnerDraw-Window so do as though... most are so with of/ one Click me what about me starte a Programmteil routine hinterlegt.
Best wishes Michael Wodrich |
|
|
| Programmieren, das spannendste Detektivspiel der Welt. | 11/11/05 ▲ |
|
|
|
|
| |
|
| |
|
|
|
Rolf Koch | .. and Michael, considerate too, that Tooltips Controls are. could one Yes beautiful with my Examples see, which animated Icons u.s.w imply. it might integral More possible his of these sharing. to that example: Farbverlauf reinzaubern, Own shape style and much More. Tootips are hold terrific pair *lol* If hold not The known Manifesto Problematik under Profan bestünde.
Rolf |
|
|
| |
|
|