On Friday 18 December 2009 11:40:29 ext Robert Wood wrote: > Folks, > > I must confess I have posted this on the bulletin board style forum, so > am hoping this is a separate mailing list as the forum seems dead. > > If it's the same, I apologise. > > Here's my question: > > I have qt-creator installed on two Linux machines.
What version? > One was installed on > a KDE3.5 machine in my /opt directory and I upgraded to a KDE4 > distribution. On that, I can right click on a watch variable and choose > to view all variables of that type as hex, or decimal, binary etc. > > I also have another KDE4 machine that I installed qt-creator on without > it being KDE3.5 first and I cannot choose what format to view the > watches in. Anyone know how to remedy this? > > What I would really like to do is choose exactly which variables I view > as what base (so I might have two quint8 variables and I'd like to > choose to view one as decimal and one as hex). There's an option in the context menu of 'int' items in the Locals and Watchers view, both for a bulk change, and individual items. The changes are sticky. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
