Genie's handling of pop-up windows containing subfiles.
Posted: Tue Oct 26, 2010 1:05 pm
This problem is similar to a previous topic "Subfiles" / gherta / Oct. 20. It's a little different though.
We have developed a convention for some of our subfiles in which a question mark (?) may be entered into a selection box in order to display a window (with a subfile) containing all the possible options available for this program/subfile. From this pop-up window, the user can select the desired option's code, bringing that code back to the original subfile.
The problem is that the subfile on the pop-up window is not being converted into the grid-styled subfile. I would like to be able to code an "onrowclick" event on the pop-up window subfile so the user could select an option that way instead of the other methods I've rigged up (clicking on the appropriate selection box or manually typing in an X in the desired option's selection box).
I talked to somebody from Profound about this a few months back, and I believe the response back then was that Genie only allowed one subfile per screen or something of that nature. Seeing that recent topic about subfiles made me wonder if some change had been made in handling pop-up windows/subfiles. I know that when I go into design mode with the pop-up window, only a single property appears (screen name).
We have developed a convention for some of our subfiles in which a question mark (?) may be entered into a selection box in order to display a window (with a subfile) containing all the possible options available for this program/subfile. From this pop-up window, the user can select the desired option's code, bringing that code back to the original subfile.
The problem is that the subfile on the pop-up window is not being converted into the grid-styled subfile. I would like to be able to code an "onrowclick" event on the pop-up window subfile so the user could select an option that way instead of the other methods I've rigged up (clicking on the appropriate selection box or manually typing in an X in the desired option's selection box).
I talked to somebody from Profound about this a few months back, and I believe the response back then was that Genie only allowed one subfile per screen or something of that nature. Seeing that recent topic about subfiles made me wonder if some change had been made in handling pop-up windows/subfiles. I know that when I go into design mode with the pop-up window, only a single property appears (screen name).