Application Development 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: 

Tabstrip-Screen painter

Former Member
0 Kudos

hi

I am doing tabstrip in screen painter while cmpile it is showing like

"Tab title pushbutton TAB1 is not assigned to a subscreen"

TAB-->Tabstrip name

Tab1--->within Tabstrip (it is tab in TS)

is we give any reference field in tabstrip?

Thanks in advance

Dharma

5 REPLIES 5

naveen_kumar116
Active Participant
0 Kudos

Hi,

Please use the sub screen in your Tab strip so that issue will be fixed...

your strip will in subscreen not in your screen where u define your tab strip.

Cheers,

Naveen

Former Member
0 Kudos

hi naveen

thank for reply

with in tabstrip ,I placed the tab(push button)

In screen painter the tabstrip color is in light rose, i think it is asking the Ref.Field.

(Click on tab1 >attributes->dic tab--->Ref.field)

??

Thanks

dharma

0 Kudos

Steps are

1.Name the tab strip created

2.Name the tabs name created for example tab1,tab2

3.Double click on tab1 and click sub screen area in your tool and drag it in you tab so that refrence field will be created automatically. and then name the F.CODE function code so that your syntax will be correct and no pink shade will come..

4. Then create the new subcreen and declare push button over there.....

Hope this will help.

Cheers,

Naveen

Edited by: Naveen Kumar on Jun 3, 2009 3:22 PM

0 Kudos

hi naveen

As your guide , I followed it,

I forgot to give the screen area ,Now it is working fine .

Thank for reply.

Dharma.

0 Kudos

Thank Q...