On Sep 20, 2009, at 4:56 PM, Beat Cornaz wrote:
I repacked an application into the GLX framework and made new datagrids. Now the TAB button does not move from an open cell to the next cell and open it anymore, as it did in my older copy (pre GLX framework of this application). How can I get that behavior back? The Tab now closes the open cell and that's it.
The GLX App Framework won't affect tabbing in data grids as it doesn't process any tabkey messages.
Is it possible that an error is occurring in a CloseFieldEditor/ ExitFieldExitor or OpenFieldEditor message in your data grid?
-- Trevor DeVore Blue Mango Learning Systems ScreenSteps: http://www.screensteps.com Application Development with Revolution Course: http://revolution.bluemangolearning.com/software/revproappdev/ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
