Revision 640935

Go back to digest for 11th March 2007

Features in KDE-PIM

Andre Duffeck committed changes in /trunk/KDE/kdepim/kode/kxforms:

Make the layout style configurable and implement another style, namely Grid.

Now there's GuiHandler::Vertical which will add the labels above the widgets of the elements (just as it was before) and GuiHandler::Grid, which will put the labels at the left and the widgets at the rigth, properly aligned in a grid.

That makes the whole GUI more appealing, usable and prefessional.

File Changes

Modified 20 files
  • /trunk/KDE/kdepim/kode/kxforms
  •   /formcreator.cpp
  •   /formgui.cpp
  •   /formgui.h
  •   /guielement.cpp
  •   /guielement.h
  •   /guihandler.cpp
  •   /guihandler.h
  •   /guihandlerdialogs.cpp
  •   /guihandlerdialogs.h
  •   /guihandlerflat.cpp
  •   /guihandlerflat.h
  •   /input.cpp
  •   /list.cpp
  •   /main.cpp
  •   /manager.cpp
  •   /manager.h
  •   /section.cpp
  •   /section.h
  •   /select1.cpp
  •   /textarea.cpp
20 files changed in total