salve a tutti,
ho un problema con SetBalloon(.t.) per il nuovo look 2007 dei tooltips con fw 7.12.
non vedo nessun tooltips sulla buttonbar se nel file rc ho:
1 24 "themed.manifest"
come risolvere?
ciao, marzio
Moderator: Enrico Maria Giordano
#include "Fivewin.ch"
FUNCTION MAIN()
LOCAL oWnd
SETBALLOON( .T. )
DEFINE WINDOW oWnd
DEFINE BUTTONBAR OF oWnd 2007;
SIZE 33, 33
DEFINE BUTTON OF oWnd:oBar;
FILE "C:\FWH\BITMAPS\OPEN.BMP";
ACTION MSGINFO( "Test" );
TOOLTIP "This is a test"
ACTIVATE WINDOW oWnd
RETURN NIL
1 24 "c:\fwh\samples\winxp\WindowsXP.Manifest"
Return to All products support
Users browsing this forum: No registered users and 7 guests