Paul McNett wrote:
Log: Disabled the fillGrid()'s setting of focus to the grid, as it causes problems with stealing focus away from another active form, at least on Windows. Also, it seems that such code really doesn't belong inside the function to build the grid, but perhaps we'll find it belongs somewhere else.
BTW, I did this because I noticed that running the About dialog resulted in the main form receiving a Deactivate/Activate/Deactivate cycle, and it turned out to be this code in dGrid that caused the extra Deactivate/Activate.
-- Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
