[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

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

280.0. "SText doesn't like "fixed" font" by TBD1::BURLEIGH (Dave, DECwindows Training) Thu Feb 23 1989 09:07

    If I set the font for the simple_text widget to "fixed",
    and then try to set its string with DwtSTextSetString(),
    I get the following:
    
    XIO: non-translatable vms error code: 0x2DBA002, vms message:
    %decw-e-cnxabort, connection aborted
    %XLIB-F-IOERROR, xlib io error
    %TRACE-F-TRACEBACK, symbolic stack dump follows
    ...
    
    Works fine if I stick to the default font. Can anyone shed
    some light on this?
    
    Dave

T.RTitleUserPersonal
Name
DateLines
280.1Height of stextLDYBUG::ZINGERCherry Zinger MLO21-3/E87Mon Feb 27 1989 09:144
       Are you setting the height argument for the stext?  I had a 
    similar problem until I removed that argument (in UIL) don't know
    why though...