23.05.2012, 18:08, "Sensei" <[email protected]>: > Dear all, > > I'd like to create a toolbar for a main window, customizing it. However, > using setIconSize isn't affecting the toolbar size or the icons in it. > > Am I trying hopelessly?
Are your icons large enough for your size? They won't be scaled up. > > Another related topic is this: is it possible to use black icons? > > The reason I'm asking this possibly naive question is that when clicked, > icons are grayed out. Using black icons means no visible action is taken > when they're clicked. > > Is it possible to "whiten" them on mouse clicks? You can set up any icon pairs for active and inactive states. -- Regards, Konstantin _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
