Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] CSS Editor & Contact Demo

Hi,

Providing an E4-CSS-Editor is a very important thing and something we
should target in the next release cycle.

IMHO the current problem with CSS is that there's no formal definition
which Attributes one can set.

My proposal would be to use xText to write an e4-CSS-Editor (I've been
thinking about this already a bit but for 4.0 the model tooling took all
my time) which would automatically give us an EMF-Model describing our
CSS-stuff whether we also use this model at runtime is something we can
decide on later.

Tom

Am 18.07.10 15:03, schrieb Angelo zerr:
> Hi,
> 
> I don't know if it's planned but I think it should be very cool if E4
> will provide a CSS Editor to manage CSS stylesheet content for the UI.
> I think it should be cool if Contact Demo could add/edit new CSS
> stylesheet. The user edit the CSS stylesheet, and the CSS editor
> provides autompletion which give him for Text widget the CSS
> properties supported. When user type some CSS styles content, the CSS
> engine is refrehed and styles are applyed at runtime.I had created a
> basic CSS editor into TK-UI
> http://tk-ui.sourceforge.net/user-guide/cssengine.html based on
> StyledText.
> 
> Imagine you have a SWT designer, you click on SWT Widget and you go to
> the CSS editor. The CSS editor give you the CSS property of the widget
> into the Property View. To manage that CSS engine must manage too
> supported properties into SWTElement.
> 
> I think it should be cool if Contact Demo could add a basic CSS editor
> into the demo. You will able to edit the CSS, change the CSS by typing
> some content and CSS engine will be refreshed at runtime. I think for
> the demo it should be cool. What do you think about that?
> 
> Regards Angelo
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev


-- 
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl                                        geschaeftsfuehrer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5/1    A-6020 innsbruck      phone    ++43 512 935834


Back to the top