Commit Graph

8 Commits

Author SHA1 Message Date
[CST] Focus
5d055324ec gui/widget/components.cpp: fix CComponentsInfoBox::hide():
call paint() with fullPaint=true to hide frame
2012-10-19 19:22:44 +04:00
micha-bbg
0c6ab70c27 * CComponentsInfoBox: Optimize display
- 'only body paint' can be switched off
2012-07-23 09:07:11 +01:00
micha-bbg
a5d8bd4e13 * CComponentsInfoBox: Switch parameter h and w in constructor 2012-07-22 17:16:37 +01:00
micha-bbg
cb375cc214 * CComponentsInfoBox: Optimize display
- Paint full info box only when activating the menu,
  otherwise only body paint
2012-07-22 17:16:37 +01:00
micha-bbg
1a654403cc * CComponentsInfoBox: save/restore screen
- Own save/restore screen routine
- Shadow can be switched off
- Small fixes
2012-07-22 17:16:37 +01:00
Thilo Graf
bc01ed9a86 *components: add members for generic paint, hide and restore items 2012-07-22 17:16:36 +01:00
micha-bbg
5c862f76a9 * Add CComponentsInfoBox to CComponents 2012-07-17 20:52:55 +01:00
Thilo Graf
5fcc192a1d *neutrino components: add new class CComponents
This class and sub classes should help to replace some often used
code parts and to use more generic.
2012-07-16 22:28:02 +02:00