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

Error when creating subscreen for tabstrip...

aris_hidalgo
Contributor
0 Likes
821

Hello Experts,

I am currently practicing dialog programming and I am doing a tabstrip. In screen painter, when I try to create a subscreen named SUB1 and I put it in the length of say, 50 and height = 10 an error pops up saying: "Collision at target location. Operation not performed".

What seems to be the problem here? Help would be greatly appreciated. Thanks a lot!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
684

Hi,

after creating subscreenyou just drag it to the adjustable level. i mean make it minimize.

Regards

Satish

4 REPLIES 4
Read only

Former Member
0 Likes
684

Hi,

See if the subscreen aea is not fitting in the screen area. Try to reduce the Subscreen area width and height so that it can be embedded inside the screen.

Also see that there are no other screen elements that are already there in the same area.

Regards,

Ravi

Read only

Former Member
0 Likes
685

Hi,

after creating subscreenyou just drag it to the adjustable level. i mean make it minimize.

Regards

Satish

Read only

Former Member
0 Likes
684

Hi

May be the size of the sub screen is too small for the sub screen area, try to change the size of the sub screen area.

Regards,

Prasanth

*Reward all helpful answers

Read only

Former Member
0 Likes
684

Hi,

Always the area of the <b>subscreen/an element should be < area of the screen.</b> and there should not be any element already placed. <b>In screen you can't over ride place one element on the other.</b> While creating an element in screen we should remember these points.

Br,

Laxmi