Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » rowTemplates and horizontal cells(Cells horizontally aligned, or as a grid)
rowTemplates and horizontal cells [message #1209324] Mon, 25 November 2013 12:57 Go to next message
John Gymer is currently offline John GymerFriend
Messages: 279
Registered: November 2012
Location: UK
Senior Member
With the advent of rowTemplates meaning that a logical 'row' of a Table is now presented in a layed-out cell, would it also be possible to consider having sideways scrolling Tables so the 'rows' are actually layed out horizontally... or even as a configurable 'grid', say 3 cells tall, and scrolling left/right?
Just a thought, but would be very cool!


---
Just because you can doesn't mean you should
Re: rowTemplates and horizontal cells [message #1211666 is a reply to message #1209324] Tue, 26 November 2013 15:04 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi.

Possible yes, but would very much depend on how strong the demand for
this would be, and how much time we have on our hands, since this sounds
like a lot of work.

Greetings,
Tim

Am 25.11.2013 13:57, schrieb John Gymer:
> With the advent of rowTemplates meaning that a logical 'row' of a Table
> is now presented in a layed-out cell, would it also be possible to
> consider having sideways scrolling Tables so the 'rows' are actually
> layed out horizontally... or even as a configurable 'grid', say 3 cells
> tall, and scrolling left/right?
> Just a thought, but would be very cool!
>

--
Tim Buschtöns

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: rowTemplates and horizontal cells [message #1211682 is a reply to message #1211666] Tue, 26 November 2013 15:12 Go to previous messageGo to next message
John Gymer is currently offline John GymerFriend
Messages: 279
Registered: November 2012
Location: UK
Senior Member
Sideways scrolling tables are pretty common on devices... I just have to look at our BBC News app to see how these can be used to good effect.
Maybe there is another way, or another type of control that would be better suited?


---
Just because you can doesn't mean you should
Re: rowTemplates and horizontal cells [message #1211691 is a reply to message #1211682] Tue, 26 November 2013 15:20 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Am 26.11.2013 16:12, schrieb John Gymer:
> Sideways scrolling tables are pretty common on devices... I just have to
> look at our BBC News app to see how these can be used to good effect.

Can you give a link or screenshot?

> Maybe there is another way, or another type of control that would be
> better suited?
>

--
Tim Buschtöns

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: rowTemplates and horizontal cells [message #1211708 is a reply to message #1211691] Tue, 26 November 2013 15:26 Go to previous messageGo to next message
John Gymer is currently offline John GymerFriend
Messages: 279
Registered: November 2012
Location: UK
Senior Member
Hi Tim,
Here is a screen shot from their App highlights on Google Play...
As you can see, there are a number of 'tables' here, each of which scrolls left/right.
Hope that makes sense.
Cheers, John

index.php/fa/16830/0/


---
Just because you can doesn't mean you should
Re: rowTemplates and horizontal cells [message #1211748 is a reply to message #1211708] Tue, 26 November 2013 15:58 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi.

Yeah.

You can easily do this with a ScrolledComposite and RowLayouts in RAP,
perhaps nicely wrapped as a custom widget. Even if you want
out-of-the-box virtual rendering/lazy-loading and a J-Face-like viewer
API, the Table API and implementation would not be a good match.

So, a widget like that would be thinkable, but it would likely not be
based on Table, and I don't see us doing it unless there is crazy high
demand or someone sponsors it.

Greetings
Tim

Am 26.11.2013 16:26, schrieb John Gymer:
> Hi Tim,
> Here is a screen shot from their App highlights on Google Play...
> As you can see, there are a number of 'tables' here, each of which scrolls left/right.
> Hope that makes sense.
> Cheers, John
>
>
>

--
Tim Buschtöns

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

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: rowTemplates and horizontal cells [message #1211849 is a reply to message #1211748] Tue, 26 November 2013 16:55 Go to previous message
John Gymer is currently offline John GymerFriend
Messages: 279
Registered: November 2012
Location: UK
Senior Member
understood
thanks


---
Just because you can doesn't mean you should
Previous Topic:RAP rowTemplates changing dynamically
Next Topic:RWT in IFRAME
Goto Forum:
  


Current Time: Fri Apr 19 21:03:37 GMT 2024

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

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

Back to the top