[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

2312.0. "Changing the Title Bar Font? " by SHARIF::BULLARD (Seize the day !!) Tue Feb 20 1990 13:03

Is it possible to change the title bar font?

I have some documentation from some very early Decwindows training which
describes a structure to do with DEC Window Manager properties.The
structure, not named, had the following components:

struct
{
	Font title_font;
	Font icon_font;
	int border_width;
	int title_height;
	int non_title_width;
	int icon_name-width;
	int iconify_width;
	int iconfiy_height;
}

The first element of this structure would appear to give me what I need.
However I have looked through the official documentation and I cannot
find it anywhere.Is it not documented/supported or did it not make to the 
final product?

regards Mark
T.RTitleUserPersonal
Name
DateLines
2312.1dec_wm_decoration_geometrySTAR::CYPRYCHTue Feb 20 1990 13:174
    The property name is DEC_WM_DECORATION_GEOMETRY.
    
    Changing this property does not change the title font,  changing
    the default*titleFont resource should.  
2312.2SMAUG::MENDELI don't want to burn in Paradise!Wed Feb 21 1990 12:453
    On VMS 5.3, how does one change the default*titlefont resource?

    Kevin
2312.3decw$winmgr.datSTAR::CYPRYCHThu Feb 22 1990 16:253
    re: -1
    
    decw$winmgr.dat resource file.
2312.4SMAUG::MENDELI don't want to burn in Paradise!Fri Feb 23 1990 13:203
    Like this?

default*titleFont: -Bitstream-Terminal-Medium-R-Normal--18-180-75-75-C-11-ISO8859-1
2312.5*default.titleFont in decw$winmgr.datSTAR::CYPRYCHMon Feb 26 1990 15:495
    
    
    Like this:
    
    *default.titleFont: -Bitstream-Terminal-Medium-R-Normal-- etc