Actions
Feature #1751
closedsetting individual cover colour of a modal WDialog
Start date:
03/18/2013
Due date:
% Done:
0%
Estimated time:
Description
Hey,
I think it is reasonable WDialog to have a method like setCover(const WColor&) in order to set dialogue's cover colour. It make only sense when the WDialog is modal.
related to http://redmine.webtoolkit.eu/boards/2/topics/5958
Updated by Koen Deforche over 11 years ago
- Target version changed from 3.3.0 to 3.3.1
Hey,
Perhaps it would be sufficient to give access to the dialog cover widget ?
Regards,
koen
Updated by Koen Deforche about 11 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
We've implemented this as follows: when you set one or more style classes on a modal dialog then these are also set to the cover but with '-cover' appended to them.
Updated by Koen Deforche about 11 years ago
- Status changed from Resolved to Closed
Actions