Hi, thanks for the reply. By tweaking I actually mean changing the way the UI is organized. For example, maybe I prefer to have a tabbar collecting the project view, filesystem view, etc. Maybe I would like to have the vertical button bar have a mode for small icons (no labels). Also I might be interested in having the compile.debug/run buttons as icons next to the project name on mouse over... Additionally I might prefer to put the buffer view as a slim-lined tabbed bar, the symbol menu as a tab under the same tabbar as the project view, and the line/column located at the lower right corner.
Basically I think I just want to completely rework the UI. Nothing much. Is it possible via plugins or do I need to actually change the code base? Thanks On Thu, May 17, 2012 at 3:00 PM, Orgad and Raizel Shaneh <[email protected]> wrote: > On Thu, May 17, 2012 at 7:45 AM, Paulo Silva <[email protected]> wrote: >> >> Helloz, >> >> is it in anyway possible to tweak how qt-creator displays its widgets, >> by adding/replacing widgets via plugins for example? >> >> Thank you >> Paulo >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/qt-creator > > > It uses Qt style plugins. Try running "qtcreator -style cleanlooks" for > example. > > - Orgad _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
