Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] Applying CSS to dialogs...

Hi all,

What is the current plan for applying CSS style sheets to new widgets
that are constructed such as dialogs? A new ElementAdapter subclass
could be created to take Displays into account and return its child
Shells but that assumes that all windows are open upon application
construction. Will new API be introduced similar to Dialog's
applyDialogFont(Control) method (which everybody forgets to call on
their dialogs once in their lifetime)?

Regards,
Remy


Back to the top