| |
|
|
| Tooltip, me Farben, Anzeigedauer etc.
Aus uno meiner Libs gekramt (Original wohl de el ROC-OBJ-Creator), weils en el Phorum gebraucht wurde. KompilierenMarcaSeparacióndeclare buttontip&
declare toolinfobutton#,rktext#,rktext1#
dim toolinfobutton#,255
proc oid_tip
Parameters rkhwnd&,Handle&,RKText$,hwf&,txtf&,rkstil&,d%
if equ(rkstil&,0)
Let ButtonTip&=@Control(tooltips_class32,,$D0000000,0,0,0,0,rkhwnd&,0,%hinstance)
elseif equ(rkstil&,1)
Let ButtonTip&=@Control(tooltips_class32,,$D000040,0,0,0,0,rkhwnd&,0,%hinstance)
endif
sendmessage(ButtonTip&,1043,hwf&,0)
sendmessage(ButtonTip&,1044,txtf&,0)
SendMessage(ButtonTip&,1048,0,200)
SendMessage(ButtonTip&,1027,3,d%)
Dim ToolinfoButton#,40
Dim RKText1#,255
String RKText1#,0=RKText$
LONG ToolinfoButton#,0=40
LONG ToolinfoButton#,4=$11
LONG ToolinfoButton#,8=Handle&
LONG ToolinfoButton#,12=Handle&
LONG ToolinfoButton#,36=RKText1#
SendMessage(ButtonTip&,$0404,0,ToolInfoButton#)
Dispose ToolinfoButton#
Dispose RKText1#
Return Buttontip&
EndProc
print
oid_tip %hwnd,%hwnd,test the test
test test
zeile 3?,0,rgb(255,255,255),1,100
while 1
waitinput
wend
Mit el ..., 0 , 1... simplemente veces rumspielen, se gefallen!
Bis denne, IF |
|
|
| |
|
|
|
Rolf Koch | Hi IF, Betr: [...] jo, aber frag mich ahora no por qué el damals no funktioniert hatte. Lo gab incluso veces una Debatte en el Foro darüber. Naja egal - haste wirklich bien entdeckt! Und SORRY, Yo el Gegenteil behauptet habe
Achso, lo que uno Wunder, daß uno con el 1 oder 0 herumspielen kann, porque stammt sí de meiner Feder. RKSTIL& daran erkennst Usted lo - ROLFKOCHSTIL& Und sí, stammt de Roc.
Rolf '>[...] |
|
|
| |
|
|
|
| Tal vez hatte lo damals no funktioniert, porque Usted lo damals no en XP getestet había. Yo schrieb sí el lo en XP funktioniert, Yo weiß also no obs auch en non-NTs funzt.
IF |
|
|
| |
|
|
|
Rolf Koch | |
|
| |
|
|
|
Rolf Koch | Hallöchen, es una bekannt, por qué uno de XPROFAN 8.0 folgende Tooltips KompilierenMarcaSeparación (also Ballon) no mehr redactar kann? Mit darunterliegenden Versionen funktioniert lo. Ein Standarttip funktioniert todavía.
Rolf |
|
|
| |
|
|
|
Rolf Koch | Habs herausgefunden: Liegt veces otra vez a el Manifest, welche en Profano de 8.0 drinliegt. Aber, Microsoft erstellt en efecto todavía Ballontips. Was haben el porque para una Stil? Rolf |
|
|
| |
|
|