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

Create a 5X5 square

Former Member
0 Likes
495

Hi,

I need to create the square of 5X5 in my first screen, it means after executing the transaction user will directly reached to this screen (this screen can be module pool, selection-screen anything) and when user click on any of the square of main square an event/action should be performed.

This square have five rows and five coloumns and the first two rows will be of red and last two row will be of green and the middle two rows will be off colour yellow.

We can not make any changes in the requirements.

Please provide your suggestions.

Thanks in adv.

Thanks for ur reply.

I know that the requirements are quiet diferent but i can not use the icon for the pushbutton.

Is there any way to achieve the same requirements (which i asked in my qusetion).

2 REPLIES 2
Read only

Former Member
0 Likes
458

Hi Sheelesh,

I dont know, How you feel..! But the requirement looks really crazy.

Anyways, For columns 5X5 you can degign simple 25 pushbuttons in a module pool program,,,

It should be a Pushbutton since you need a Event trigger for each Colum/Row

and place a Icon on each Push Button (Nearly matching to colors...!)

Thanks & regards,

Dileep .C

Read only

0 Likes
458

Thanks for ur reply.

I know that the requirements are quiet diferent but i can not use the icon for the pushbutton.

Is there any way to achieve the same requirements (which i asked in my qusetion).