Isn't setFixedHeight() what's being used on all the widgets currently? I tried m_colourValue->setSizeLimit(5) and even removed the setFixedHeight() line for m_colourValue without any discernable effect. Changing the size limit to different numbers or the fixedheight value did not make any difference. Removing them entirely had no effect either. BTW, Silvan is correct in his guess that all the other combo boxes have this problem; the patch combo has enough items to see the problem there too. It really seems like some kind of odd Qt/KDE bug, since I can even change the number of grids the combo box occupies (to 1) without seeing a difference. --And yes, I am sure it's being recompiled every time and I'm using that executable :-)
Larry On 7/27/05, Silvan <[EMAIL PROTECTED]> wrote: > On Wednesday 27 July 2005 03:40 pm, Silvan wrote: > > I'm porting Chris's segment label bits over from the STG branch. It's not > > exactly a trivial five-second change, so I'm posting notice so that nobody > > else wastes time with this little bit of froofery. (Quality froofery to be > > sure. Me likey.) > > Scratch that. I could probably get there, and it might be an interesting > challenge, but I can spend my time more effectively. This bit of code > doesn't migrate over to the new canvas context at all cleanly. This is a job > for a real hacker, not a duffer. > > -- > Michael McIntyre ---- Silvan <[EMAIL PROTECTED]> > Linux fanatic, and certified Geek; registered Linux user #243621 > http://www.geocities.com/Paris/Rue/5407/ > http://rosegarden.sourceforge.net/tutorial/ ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
