[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Program Naming with dw:define-program-framework



    Date: Wed, 9 Dec 87 13:04:09 est
    From: Mike Kelsen <kelsen@ge-dab.ge.com>


	 I'm using the :pretty-name option of dw:define-program-framework
    to advertise the full name of my program in the <select> <help> window
    instead of having the program-flavor name displayed.  

	 My problem is the "pretty-name" is also used to build the command
    prompt in my :listener pane and is entirely too long to allow some 
    commands to appear on the same line.  I would like to see the 
    program-flavor name appear in the command prompt instead but still keep
    the "pretty-name" in the <select> <help> window.

	 Any suggestions?

Use the 1:prompt0 option to 1dw:default-command-top-level0, in
the 1:top-level0 option to your 1dw:define-program-framework0.
See the documentation for more details.