hi !
i'm running forms 6i. my problem is that i've some
image items (non-database) in my form. i want to navigate b/w them through
arrow keys. suppose in each row there are 2 image items. if the image1
is selected and i press right arrow key the image2 should be selected, and if i
press the down arrow key image3 must be selected. and so on. or i should say
when i'm on image1 and i press left arrow key the "when_image_pressed" trigger of
image2 should be executed and when i press down arrow key on image1 the "when_image_pressed"
trigger of image 3 should be executed.what should i've to do
for this? i've also set the navigation properties of all the items but they
are not working.
thanks in advance.
i'm running forms 6i. my problem is that i've some
image items (non-database) in my form. i want to navigate b/w them through
arrow keys. suppose in each row there are 2 image items. if the image1
is selected and i press right arrow key the image2 should be selected, and if i
press the down arrow key image3 must be selected. and so on. or i should say
when i'm on image1 and i press left arrow key the "when_image_pressed" trigger of
image2 should be executed and when i press down arrow key on image1 the "when_image_pressed"
trigger of image 3 should be executed.what should i've to do
for this? i've also set the navigation properties of all the items but they
are not working.
thanks in advance.