home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / hp48 / 5597 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.2 KB  |  53 lines

  1. Newsgroups: comp.sys.hp48
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!haven.umd.edu!darwin.sura.net!wupost!usc!sol.ctr.columbia.edu!ira.uka.de!gmd.de!Germany.EU.net!mcsun!sunic!ugle.unit.no!alf.uib.no!dsfys1.fi.uib.no!hulsund
  3. From: hulsund@dsfys1.fi.uib.no (John Einar Hulsund)
  4. Subject: Re: Built-in MENU grobs - accessible?
  5. Message-ID: <1992Nov6.123925.21118@alf.uib.no>
  6. Lines: 39
  7. Sender: hulsund@vsfys1.fi.uib.no (John Einar Hulsund)
  8. Reply-To: hulsund@vsfys1.fi.uib.no
  9. Organization: Depeartment of Physics, University of Bergen, Norway
  10. References:  <1992Nov6.091825.11984@waikato.ac.nz>
  11. Date: Fri, 6 Nov 92 12:39:25 GMT
  12. Lines: 39
  13.  
  14.  
  15. |>
  16. |>Hi all,
  17. |>
  18. |>Does anybody know how to tell from within a programme (preferably sys_RPL
  19. |>but user_RPL will suffice for a start) what menu is currently being
  20. |>displayed?
  21. |>
  22. |>ie: is there an object that can be accessed which tells me whether, say, the
  23. |>MTH or the CST or the PRG menu is currently displayed?
  24. |>
  25. |>Second question: Are the built-in menu grobs held anywhere as one-line
  26. |>grobs and are they accessible? ie: is page 2 of the MTH menu for instance
  27. |>a 131 X 9 GROB held somewhere that can be recalled to the stack?
  28. |>
  29. |>Third question: Same as second question but regarding user menus, such 
  30. |>as variables lists and directories menu grobs. Obviously these would be in
  31. |>RAM rather than ROM (where the built-in menus would be) - are they
  32. |>stored as menu grobs individually or page-by-page grobs which
  33. |>are altered when the user creates a new variable/directory or ORDERs them?
  34. |
  35. |>Surely these menu grobs are not generated each time they are displayed?
  36. |>Or is the memory overhead of storing the grobs too much to pay for speed?
  37. |>
  38. |>Anyone?
  39. |>Conan.
  40.  
  41. More questions about Built-in MENU grobs:
  42. MBUILDER, TDIR and ->TDIR are very nice programs to build your own menus, much
  43. like TMENU, but with directory structures. When these programs make the 
  44. dir-label menu as a GROB it is not possible use REVIEW to see the directory
  45. name. That would be useful if the directory name is longer than what fits in 
  46. the label. However, it is possible to REVIEW the dir-lables in the MTH menu. 
  47. Before I try to figure this out myself, does anyone know how this is done in 
  48. the MTH menu?
  49.  
  50.      John Einar
  51. hulsund@vsfys1.fi.uib.no
  52.  
  53.