Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » [ANN] 1.5 M6 published
[ANN] 1.5 M6 published [message #827542] Fri, 23 March 2012 13:21 Go to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi all,

we've just published the next milestone build: 1.5M6. This one is packed
with features like markup support and enhancements for Tree and Table
[1]. The full list of features can be found in our New and Noteworthy
[2]. The RAP download page [3] has the update site urls and links to the
zipped donwloads.

We've been very busy again fixed more than 70 bugs. Check out the list
of fixed bugs in the New and Noteworthy [2].

Enjoy this great milestone,

Cheers,
the RAP team

[1]
http://eclipsesource.com/blogs/2012/03/23/m6-brings-markup-text-support-to-rap/
[2] http://eclipse.org/rap/noteworthy/1.5/news_M6.php
[3] http://eclipse.org/rap/download

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: [ANN] 1.5 M6 published [message #828007 is a reply to message #827542] Sat, 24 March 2012 04:02 Go to previous messageGo to next message
Ronald So is currently offline Ronald SoFriend
Messages: 198
Registered: April 2011
Senior Member
Thanks for yet another great milestone deliverable. I am particularly interested on Table markup. Is it possible to do a "yellow fade" for a table row? Something like highlighting a row, and it slowly fades away.

Thank you!
Re: [ANN] 1.5 M6 published [message #828008 is a reply to message #827542] Sat, 24 March 2012 04:02 Go to previous messageGo to next message
Ronald So is currently offline Ronald SoFriend
Messages: 198
Registered: April 2011
Senior Member
Thanks for yet another great milestone deliverable. I am particularly interested on Table markup. Is it possible to do a "yellow fade" for a table row? Something like highlighting a row, and it slowly fades away.

Thank you!
Re: [ANN] 1.5 M6 published [message #829416 is a reply to message #828008] Mon, 26 March 2012 08:51 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi.
> interested on Table markup. Is it possible to do a "yellow fade" for a
> table row? Something like highlighting a row, and it slowly fades away.

You mean as a hover effect? That would be something typically done by
theming. Or do you mean something else?

Greetings,
Tim



--
Tim Buschtöns

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: [ANN] 1.5 M6 published [message #829706 is a reply to message #829416] Mon, 26 March 2012 17:23 Go to previous messageGo to next message
Ronald So is currently offline Ronald SoFriend
Messages: 198
Registered: April 2011
Senior Member
We want to use "yellow fade" after user making edits for a table. A valid use case can be the following:

User adds a new item for the table. The new item shows up in the table, with yellow background for the new item. The yellow color will slowly fade away after that.

Thanks,
Ronald
Re: [ANN] 1.5 M6 published [message #829716 is a reply to message #829416] Mon, 26 March 2012 17:33 Go to previous messageGo to next message
Ronald So is currently offline Ronald SoFriend
Messages: 198
Registered: April 2011
Senior Member
And this is how we can do this with JQuery.

http://stackoverflow.com/questions/848797/yellow-fade-effect-with-jquery

Thanks,
Ronald
Re: [ANN] 1.5 M6 published [message #829744 is a reply to message #829706] Mon, 26 March 2012 18:19 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi.

> We want to use "yellow fade" after user making edits for a table. A

I didn't know "yellow fade" was a thing. Okay, so it fades from yellow
to white on appear (or change?). It's not possible to do this with
markup. A) no Script tags allowed, and more importantly b) the markup
only renderes within the bounds of a cell, and you would need to animate
the entire item background.

It would be something fitting for either Theming-Animations or
ClientScripting, but in both cases RAP is currently lacking some details
to achieve the effect. I'll keep this usecase in mind since i'm planning
to do some work on both features (Animations and ClientScripting) in the
next few months.

Greetings,
Tim

--
Tim Buschtöns

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: [ANN] 1.5 M6 published [message #829755 is a reply to message #829744] Mon, 26 March 2012 18:40 Go to previous messageGo to next message
Ronald So is currently offline Ronald SoFriend
Messages: 198
Registered: April 2011
Senior Member
Thanks Tim. Do you think it is a good idea to log an enhancement in Bugzilla?

Thanks!
Re: [ANN] 1.5 M6 published [message #830143 is a reply to message #829755] Tue, 27 March 2012 08:45 Go to previous message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
> Thanks Tim. Do you think it is a good idea to log an enhancement in
> Bugzilla?

Sure. It would be a good idea to explain in detail what yellow fade is,
and that it is an established pattern, not just your personal idea.
Also, what widgets you would need it on.

Greeetings,
Tim

--
Tim Buschtöns

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Eclipse RAP and Eclipse 4
Next Topic:RAP and mod_proxy
Goto Forum:
  


Current Time: Fri Apr 19 23:54:03 GMT 2024

Powered by FUDForum. Page generated in 0.04079 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top