Using Datagrid on substack causes mainstack to re-appear

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
richh
Posts: 41
Joined: Tue Jan 25, 2011 8:48 pm

Using Datagrid on substack causes mainstack to re-appear

Post by richh » Mon Dec 05, 2011 6:03 pm

On the current project I am working on, I have the following stacks:

Main Stack (loginWindow): This is where the user would enter there user name / password.

Substack (reportWindow): Once the user successfully logs in, the main stack closes and the reporting stack appears in which the user can run various reports and will be displayed in a data grid.

the problem I am having is after the user runs a report and the data grid is populated, if I proceed to click on a row and use the up / down arrows. It will cause the Mainstack to re-appear. I have noticed however, if I run the application while in live code, it works fine.. but if I compile it for windows, and run the application.. this problem occurs.

has anyone run into this problem before or has a workaround?

thank you in advance.
- Rich

LiveCode 4.6.4
Dell Latitude E6400 running Windows XP SP3 / Mac Pro, Macbook Pro & Mac Mini running OS X 10.6.4

Post Reply