home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4198 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  2.9 KB

  1. Path: sparky!uunet!vnet.ibm.com
  2. From: francis@vnet.ibm.com (Tim Francis)
  3. Message-ID: <19920813.083041.169@almaden.ibm.com>
  4. Date: Thu, 13 Aug 92 11:30:38 EDT
  5. Subject: The workframe is out to get me.
  6. Newsgroups: comp.os.os2.programmer
  7. References: <92225.104721DK6TOPER@MIAMIU.BITNET>
  8. Reply-To: francis@vnet.ibm.com
  9. Organization: IBM Canada Lab, WorkFrame/2 development
  10. Disclaimer: This posting represents the poster's views, not those of IBM
  11. Lines: 47
  12.  
  13. In article <92225.104721DK6TOPER@MIAMIU.BITNET>,
  14. Dan Karipides <DK6TOPER@MIAMIU.BITNET> writes:
  15. >
  16. >I'm just getting use to using the Workframe that comes with CSet/2.
  17. >Everything SEEMS nice, but I'm finding some things in the Workframe
  18. >are counter-intuative.  Some problems and related questions:
  19. >
  20. >(1) Say I'm editing a file in a open project; call it main.c.  I then switch
  21. >    to the PM helpbook to find info on a WinFunction.  I return to the
  22. >    workframe but my editor window is now hidden.  So I click on the main.c
  23. >    line of my open project.  Workframe fires up another copy of the
  24. >    editor that is editing the old version of main.c.  The fastest way I've
  25. >    found of bringing back the "real" main.c is to find some visible desktop,
  26. >    do a MB1&MB2 and bring up the tasklist.  This can't be the expected way
  27. >    to do this.  Any suggestions?
  28.  
  29. Go to the Configure->preferences menu, and select "capture tools".  This
  30. will make the editor a child of the WorkFrame, and thus allow it to float
  31. above the WorkFrame client area.  You can also use the switch list, which
  32. is a customizable version of the WPS task list.  Select Configure->
  33. Switch list to select which OS/2 sessions appear on this pulldown.  If
  34. you've selected capture tools, they will appear in the Windows->Sessions
  35. pulldown instead.
  36.  
  37. Alternatively, simply resize the WorkFrame client area (the main window,
  38. with the action bar) down to only the action bar.  The other dialogs
  39. (the project windows, etc) will still display just fine, and you'll be
  40. able to see other windows much easier.
  41.  
  42. >(2) And a followup to #1.  Is there any easy way to switch between the
  43. >    Workframe and a help window?  The best way I've found is to have
  44. >    the workframe about one pel from the left edge of the screen.  I then
  45. >    put the help window all the way to the left.  By pushing the mouse all
  46. >    the way to the left, I can switch to the help window.  There is usually
  47. >    enough of the Workframe visible to switch back.  Again, is this how
  48. >    the Workframe was designed or am I missing something obvious?
  49.  
  50. Most of the above suggestions apply here as well.  What I do is:
  51.  - resize the client down to only the action bar
  52.  - start all/most of the help & references that I'll want, and then
  53.    use Configure->Switch list to make those the only items that show
  54.    up in the switch list.
  55. I can now see most of the windows that I want, and even if I can't,
  56. they are quick and easy to find on either the Switch list or the Windows
  57. pulldown.
  58.  
  59. Hope that helps.   -tim
  60.