[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 | 
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit | 
| Moderator: | STAR::VATNE | 
|  | 
| Created: | Mon Oct 30 1989 | 
| Last Modified: | Mon Dec 31 1990 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 3726 | 
| Total number of notes: | 19516 | 
571.0. "How to make pullrights faster?" by TEXAS::ROSE () Mon Apr 10 1989 14:52
    PROBLEM: DECwindows pullrights come up too slowly on my 9 Mb GPX. For
    example, in DECwrite the slowness makes changing fonts and creating
    elements uncomfortable. I've wound up defining keyboard macros for the
    more common fonts and and elements in the document.
    
    POSSIBLE SOLUTION: When writing my own pullrights, I came across a
    possible explanation for this slowness. The pullright menu entries are
    widgets, not gadgets. This means a menu with many pullrights will be
    slow to create (and take up a lot of server memory with windows).
    
    Pullrights are so common that a specialized menu package using only one
    widget per menu would seem worthwhile. On the other hand, maybe by now
    good performance on a GPX is no longer a worthwhile goal, and
    DECwindows applications are being written to run on a PVAX as minimum.
    
    Comments?
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 571.1 |  | LEOVAX::TREGGIARI |  | Mon Apr 10 1989 21:03 | 7 | 
|  |     V2 has (in the DECtoolkit development group) pulldown menu entry
    gadgets.  When applications use them for V2, they will turn 2
    widgets into one gadget per "pullright".
    
    Leo
    
 |