Originally Posted by wagmare or u can show ur tool tip at particular instance as Qt Code: Switch view QPoint value (x , y );QString test = "String";QToolTip::setPalette(color);QToolTip::setFont(serifFont);QToolTip::showText(value2, test); QPoint value (x , y ); QString test = "String"; QToolTip::setPalette(color); QToolTip::setFont(serifFont); QToolTip::showText(value2, test); To copy to clipboard, switch view to plain text mode and can hide it using QToolTip::hideText(); he do not want this. thats simple tooltip..
QPoint value (x , y );QString test = "String";QToolTip::setPalette(color);QToolTip::setFont(serifFont);QToolTip::showText(value2, test);
QPoint value (x , y ); QString test = "String"; QToolTip::setPalette(color); QToolTip::setFont(serifFont); QToolTip::showText(value2, test);
Frameless Window Helper
Forum Rules
Bookmarks