Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!uw-beaver!sumax!quick!thebes!happym!nwnexus!roper From: roper@nwnexus.WA.COM (Michael Roper) Newsgroups: comp.windows.ms Subject: Re: switching between modeless dlg & main window w/keyboard Message-ID: <345@nwnexus.WA.COM> Date: 16 Jul 90 22:27:49 GMT References: <2852@ncr-sd.SanDiego.NCR.COM> Reply-To: roper@nwnexus.UUCP (Michael Roper) Organization: hDC Computer Corporation, Redmond WA Lines: 15 Carl Christofferson writes: > Does anybody know how to move from a modeless dialog box > to an app's main window and vice versa using only the > keyboard (user has no mouse) or if this is even possible? There is no general support within Windows for this. If you need to be able to do this in your own app, you have to come up with your own interface and code it yourself. Unfortunate, to be sure. In hDC's Windows Express, we use control-tab to switch between the modeless Quick Key windows and the main window. Michael Roper hDC Computer Corporation