cancel
Showing results for 
Search instead for 
Did you mean: 

Popup Window

Former Member
0 Kudos

Hi,

I am displaying a view within a popup window. I just want to display only the View not with the Window frame. So is their any way of hiding the title bar of the Window and displaying only The view within it.

Rk

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi rk........

in that case, you can go for a uielmentcontainer and call the respective view instead of a popup.

---regards,

alex b justin

Former Member
0 Kudos

Hi Alex,

I what a popup window without window frame. As per ur suggestion we cant make it as a popup.

with Regards

-Rk

Former Member
0 Kudos

hi rk..

yes, it cannot be used as a popup but you can display a view.

try using this interface if_wd_window. it has properties for window title. it may be useful.

---regards,

alex b justin