supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Issues with Rest POST method and designing GUI

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.

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Issues with Rest POST method and designing GUI

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Issues with Rest POST method and designing GUI

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?

supriya hirurkar
Posts: 0
Joined: Fri Aug 30, 2013 8:57 pm

Issues with Rest POST method and designing GUI

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Issues with Rest POST method and designing GUI

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

Return to “Issues”