cancel
Showing results for 
Search instead for 
Did you mean: 

Aligning of UI Controls

Former Member
0 Kudos

Hi,

I'm developing an occasionally connected application for handheld devices using NetWeaver Mobile 7.1.

Suggest me how to align a transparent container control (which inturn has other controls say 3 Action buttons) exactly to the bottom or top of the screen.

I need position the controls absolutely on the screen by assigning top and left values but I could not find such properties for the controls during dosing time. How it can be achieved.

Thanks in advance.

Regards,

DVR.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member206242
Active Participant
0 Kudos

Hi Vinodh,

In Netweaver Mobile 7.1, absolute positioning of controls is not supported. The UI layouts specify the layouting of the controls on the screen.

The UI layouts namely grid & flow can be set for the transparent container also and then controls can be put according to the layout.

Regards,

Nipun