Markus Oley Messages: 227 Registered: July 2009 Location: Germany
Senior Member
Hi to all,
I try to style my application, I implemented with e4.
After looking for a complete reference, which css-elements are allowed, and after
installing e4 css style, which doesn't work at me, I am a little bit helpless.
Can give me a hint where I found this information or can you please
give me an advice what to write in my .css-file to style my selection of a list/tree/..
It provides two tools, the Spy and Scratchpad. Both are opened using keyboard shortcuts (can be rebound) or through the Quick Access bar. The Spy supports introspecting across the different widgets and theur corresponding CSS. The Scratchpad supports experimenting with writing CSS to verify/understand their effect.
Oh, and to style a Tree, you can o something like:
Oops sorry Markus -- missed your reply. You're Isely hitting one of three issues:
You're running a newer version: the initial key bindings I chose (Alt-Shift F4 and Control-Alt-Shift-F4) dudn't work so well on Windows and Linux. I recntly changed the bindings to Alr-Shift-F4 and -F5.
You're loading from a previously persisted model. Although the Spy installs itself on startup via a processor/addon, I've seen cases where those new bindings don't lays seem to take effect... Try clearing out your persisted state.
You don't have the spy bundle in your launch configuration.
Oops sorry Markus -- missed your reply. You're likely hitting one of three issues:
You're running a newer version: the initial key bindings I chose (Alt-Shift F4 and Control-Alt-Shift-F4) dudn't work so well on Windows and Linux. I recntly changed the bindings to Alr-Shift-F4 and -F5.
You're loading from a previously persisted model. Although the Spy installs itself on startup via a processor/addon, I've seen cases where those new bindings don't lays seem to take effect... Try clearing out your persisted state.
You don't have the spy bundle in your launch configuration.
(Apologies if this is double-posted; my first reply never bowed up?)