cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying label on the Image.

Former Member
0 Kudos

Hi all,

I super imposed a Label(UI element) on an Image which was imported in the View Layout.But,When I run the application the image and label are being displayed side by side.

Can anybody please suggest me how to super impose the label on the image..?

Thankx in Advance,

Suresh.

Accepted Solutions (0)

Answers (1)

Answers (1)

d_fautini
Participant
0 Kudos

You want to mount the laber no the top of the image? Can you explain with more detail please.

Recgards,

Former Member
0 Kudos

Hi David,

Yes,I want to mount the label on the image and display it.

Thanks,

Suresh.

Former Member
0 Kudos

hi,

try inserting a menu into the image,

and bind the title property of the menu to a context attribute of type string or directly type the text u wanted to give as a text

(or)

try inserting a menu item as textview

Regards,

Satya.

Former Member
0 Kudos

Hi Satya,

In the NWDS version which we are using we dont have Menu UI element.

Is there any alternative solution?

Thanks,

Suresh

Former Member
0 Kudos

Hi Suresh,

Right Click on your "image UI" element (inside the rootUIElement Container) in the outline view. In the options you will find 'insert menu'.

Hope it helps.

Regards,

Anagha