Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

blue screen problem when i hide tabstrip

Former Member
0 Likes
479

Hi Experts,

I used a tab strip in module pool programming. Initially i have made all the screen elements hidden using screen-active=0.

my tabstrip goes hidden but still i get a blue area where i have placed the tabstrip. How do i remove this blue area?????

pls help.....

Thanks and Regards

Edited by: joyal.joy on Aug 1, 2011 8:09 AM

Hi Experts,

I used a tab strip in module pool programming. Initially i have made all the screen elements hidden using screen-active=0.

my tabstrip goes hidden but still i get a blue area where i have placed the tabstrip. How do i remove this blue area?????

pls help.....

Thanks and Regards

Edited by: joyal.joy on Aug 1, 2011 8:09 AM

2 REPLIES 2
Read only

Former Member
0 Likes
450

Hi Joyal,

In the Screen attributes there is a check box "Switch off screen compression"

Default setting is on.

This controls how boxes with invisible elements are delt with. Check F1 on the check box for more details

Regards

Rajvansh

Read only

0 Likes
450

Hi Rajvansh,

Thank you for ur reply, but i was not able to locate checkbox u mentioned in the screen attributes

All i could find was Switch off runtime compress nd it was already unchecked.