This is probably a modal v.s. non-modal issue. I want to find out the right way to do it...

I have a window that I display that has a table view. The user needs to select a row off the table.

The problem is that the window is displayed and then the program just keeps on going and does not wait for anything to return.

How do I force the program to wait for an item to be selected before continuing on?

Reply via email to