Page 2 of 2

Issues with Rest POST method and designing GUI

Posted: Wed Sep 11, 2013 6:01 pm
by supriya hirurkar

Hello Max,
Thanks for the reply. I would like to see following features being added:

  • a table component (I could not figure out a way of having solid borders between differentiating rows and columns, changing the source code is an option but I also could not figure out a way of changing the source code ecept for the start-screen)

  • way to set x, y co-ordinates and dimensions

  • mouse dragging to change the position and the dimension of the UI components

  • flexible tabs

    Thanks.


Issues with Rest POST method and designing GUI

Posted: Wed Sep 11, 2013 7:52 pm
by supriya hirurkar

Hey Max, so, border thickness property for grid should suffice the table component. Just saw that feature. Thanks


Issues with Rest POST method and designing GUI

Posted: Thu Sep 12, 2013 2:49 am
by maxkatz

We have a grid component that can be used as table.

Setting x, y coordinates can be done via CSS

You can use the mouse to change the position of UI elements today. As for dimension - the components will take up the entire width of the screen -- that's how jQuery Mobile works.

Can you give an example of flexible tabs?


Issues with Rest POST method and designing GUI

Posted: Mon Sep 16, 2013 12:49 am
by supriya hirurkar

By flexible nav tabs I meant, to be able to place the tabs on left and right along with top and bottom.


Issues with Rest POST method and designing GUI

Posted: Mon Sep 16, 2013 2:03 am
by maxkatz

It's not exactly tabs, but we are planning to add Panel support soon.


Issues with Rest POST method and designing GUI

Posted: Mon Sep 16, 2013 2:04 am
by supriya hirurkar

cool. Thanks!