04-02-2006 05:03 AM
04-02-2006 02:07 PM
I don't quitre understand your description. Can you attach your code?
04-03-2006 02:49 AM
Hi,
Sorry for the confusion,
1. How do you display the images (picture indicator, picture ring, etc.)? I display the images with BMP file changed via draw flattened pixmap in picture.ctl.
2. What are you doing with the property nodes? Which property?? I right click in the picture in the front panel, create/property node and I make blinking property in the block diagram, when I want this, but it doesn't work.
3. What is your definition of blinking? Do you want to display the new picture only while e.g. the mouse is down? Do you want to alternate image 1 and 2 at a defined rate while clicked? My definition of blinking is just the image isn't displaying and also that it is not activate (a click onto it makes nothing).
What I want is somewhat more complicated, I want that 2 pictures are displayed in the same front panel, and conditionnal at one click (I use an event structure) in one of the picture, two others pictures are displayed in the same location of the two others before, and in the same front panel.
After, I want another thing more complicated: I want to display 6 pictures and when the user click onto one picture, in the next trial, this picture is removed, and the location of the remaining pictures is changed in order to randomize position of pictures
Thanks For your help.
04-04-2006 10:33 AM
Hi,
Sorry for the confusion,
1. How do you display the images (picture indicator, picture ring, etc.)? I display the images with BMP file changed via draw flattened pixmap in picture.ctl.
2. What are you doing with the property nodes? Which property?? I right click in the picture in the front panel, create/property node and I make blinking property in the block diagram, when I want this, but it doesn't work.
3. What is your definition of blinking? Do you want to display the new picture only while e.g. the mouse is down? Do you want to alternate image 1 and 2 at a defined rate while clicked? My definition of blinking is just the image isn't displaying and also that it is not activate (a click onto it makes nothing).
What I want is somewhat more complicated, I want that 2 pictures are displayed in the same front panel, and conditionnal at one click (I use an event structure) in one of the picture, two others pictures are displayed in the same location of the two others before, and in the same front panel.
After, I want another thing more complicated: I want to display 6 pictures and when the user click onto one picture, in the next trial, this picture is removed, and the location of the remaining pictures is changed in order to randomize position of pictures
Thanks For your help.