Finally, someone who answers not to just get their post count up. Brilliant idea, thanks a lot
![]()
Finally, someone who answers not to just get their post count up. Brilliant idea, thanks a lot
![]()
Sorry jpn, didn't see your comment
I'm using multiple-inheritance, so do I have to have several QLabels in the same place, each being transparent in all places except for where the button would be? If so, how would I switch their order from top to bottom?
Oh, and in the code above, what would I replace Clone with, a subclass of a QLabel, or the name of my label that I want to switch?
Thanks in advance ~codeslicer
*bump* Anyone?
Clone is the base widget that I populate with 4 QPushButtons, 2 QRadioButtons and 2 QLabels. The RadioButtons are invisible and superimposed on one of the pushbuttons. They are set visible after the button is clicked and set invisible again after one or the other is clicked launching a QProcess.
Intent is to emulate an html page.
Bookmarks