Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
to make my completion interface.This post has been edited 2 times, last edit by "sgh" (May 8th 2008, 7:45am)
Quoted
Originally posted by s_p_t10
You can try
background-color:qlineargradient(x1: 0, y1: 0, x2: 1, y2: 0, stop: 0 #147CB4, stop: .2 #ffffff stop: 1 #ffffff);
you can play around with the colors and stops to get it right.
Quoted
Originally posted by Nicolas SOUCHON
try avoiding padding and border on QMenu::item
This post has been edited 1 times, last edit by "sgh" (May 10th 2008, 5:05am)