annotate src/EmacsFrame.c @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents e04119814345
children 1ce6082ce73f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 /* The emacs frame widget.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 Copyright (C) 1993-1995 Sun Microsystems, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 Copyright (C) 1995 Ben Wing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 This file is part of XEmacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 XEmacs is free software; you can redistribute it and/or modify it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 under the terms of the GNU General Public License as published by the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 Free Software Foundation; either version 2, or (at your option) any
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 later version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 XEmacs is distributed in the hope that it will be useful, but WITHOUT
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 for more details.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 You should have received a copy of the GNU General Public License
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 along with XEmacs; see the file COPYING. If not, write to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 Boston, MA 02111-1307, USA. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 /* Synched up with: Not in FSF. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 /* #### Note to potential hackers: Don't mess with this unless you're
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 sure you know what you're doing! Xt is a lot more subtle than
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 you may think. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 #include <config.h>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 #include "lisp.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 #include "console-x.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 #include "glyphs-x.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 #include "objects-x.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 #include <X11/Shell.h>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 #include "EmacsFrameP.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 #include "EmacsManager.h" /* for EmacsManagerChangeSize */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 #include "xmu.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 #include "faces.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 #include "frame.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42 #include "toolbar.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 #include "redisplay.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 #include "window.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46 static void EmacsFrameClassInitialize (void);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47 static void EmacsFrameInitialize (Widget, Widget, ArgList, Cardinal *);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 static void EmacsFrameRealize (Widget, XtValueMask*, XSetWindowAttributes*);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49 static void EmacsFrameResize (Widget widget);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 static Boolean EmacsFrameSetValues (Widget, Widget, Widget,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51 ArgList, Cardinal *);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52 static XtGeometryResult EmacsFrameQueryGeometry (Widget, XtWidgetGeometry*,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53 XtWidgetGeometry*);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55 extern void
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56 emacs_Xt_mapping_action (Widget w, XMappingEvent* event);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 #undef XtOffset
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59 #define XtOffset(p_type,field) \
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60 ((Cardinal) (((char *) (&(((p_type)0)->field))) - ((char *)0)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 #define offset(field) XtOffset(EmacsFrame, emacs_frame.field)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63 static XtResource resources[] = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 {XtNgeometry, XtCGeometry, XtRString, sizeof(String),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
65 offset (geometry), XtRString, (XtPointer) 0},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 {XtNiconic, XtCIconic, XtRBoolean, sizeof(Boolean),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67 offset (iconic), XtRImmediate, (XtPointer) False},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 {XtNemacsFrame, XtCEmacsFrame, XtRPointer, sizeof (XtPointer),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 offset (frame), XtRImmediate, 0},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 {XtNmenubar, XtCMenubar, XtRBoolean, sizeof (Boolean),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72 offset (menubar_p), XtRImmediate, (XtPointer) True},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 {XtNinitiallyUnmapped, XtCInitiallyUnmapped, XtRBoolean, sizeof (Boolean),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74 offset (initially_unmapped), XtRImmediate, (XtPointer) False},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75 {XtNminibuffer, XtCMinibuffer, XtRBoolean, sizeof (Boolean),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76 offset (minibuffer), XtRImmediate, (XtPointer) True},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77 {XtNunsplittable, XtCUnsplittable, XtRBoolean, sizeof (Boolean),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78 offset (unsplittable), XtRImmediate, (XtPointer) False},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79 {XtNinternalBorderWidth, XtCInternalBorderWidth, XtRInt, sizeof (int),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 offset (internal_border_width), XtRImmediate, (XtPointer)4},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 #ifdef HAVE_SCROLLBARS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82 {XtNscrollBarWidth, XtCScrollBarWidth, XtRInt, sizeof (int),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 offset (scrollbar_width), XtRImmediate, (XtPointer)-1},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 {XtNscrollBarHeight, XtCScrollBarHeight, XtRInt, sizeof (int),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 offset (scrollbar_height), XtRImmediate, (XtPointer)-1},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 {XtNscrollBarPlacement, XtCScrollBarPlacement, XtRScrollBarPlacement,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 sizeof(unsigned char), offset(scrollbar_placement), XtRImmediate,
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
88 #if defined (LWLIB_SCROLLBARS_MOTIF) || defined (LWLIB_SCROLLBARS_LUCID)
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 (XtPointer) XtBOTTOM_RIGHT
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 #else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 (XtPointer) XtBOTTOM_LEFT
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 #endif
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 },
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 #endif /* HAVE_SCROLLBARS */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 #ifdef HAVE_TOOLBARS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96 {XtNtopToolBarHeight, XtCTopToolBarHeight, XtRInt, sizeof (int),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97 offset (top_toolbar_height), XtRImmediate, (XtPointer)-1},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98 {XtNbottomToolBarHeight, XtCBottomToolBarHeight, XtRInt, sizeof (int),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99 offset (bottom_toolbar_height), XtRImmediate, (XtPointer)-1},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100 {XtNleftToolBarWidth, XtCLeftToolBarWidth, XtRInt, sizeof (int),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101 offset (left_toolbar_width), XtRImmediate, (XtPointer)-1},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102 {XtNrightToolBarWidth, XtCRightToolBarWidth, XtRInt, sizeof (int),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103 offset (right_toolbar_width), XtRImmediate, (XtPointer)-1},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104 {XtNtopToolBarShadowColor, XtCTopToolBarShadowColor, XtRPixel, sizeof(Pixel),
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
105 offset(top_toolbar_shadow_pixel), XtRString, (String) "Gray90"},
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106 {XtNbottomToolBarShadowColor, XtCBottomToolBarShadowColor, XtRPixel,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107 sizeof(Pixel), offset(bottom_toolbar_shadow_pixel), XtRString,
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
108 (String) "Gray40"},
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109 {XtNbackgroundToolBarColor, XtCBackgroundToolBarColor, XtRPixel,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110 sizeof(Pixel), offset(background_toolbar_pixel), XtRString,
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
111 (String) "Gray75"},
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112 {XtNtopToolBarShadowPixmap, XtCTopToolBarShadowPixmap, XtRPixmap,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 sizeof (Pixmap), offset(top_toolbar_shadow_pixmap), XtRImmediate,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 (XtPointer)None},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 {XtNbottomToolBarShadowPixmap, XtCBottomToolBarShadowPixmap, XtRPixmap,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116 sizeof (Pixmap), offset(bottom_toolbar_shadow_pixmap), XtRImmediate,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117 (XtPointer)None},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 {XtNtoolBarShadowThickness, XtCToolBarShadowThickness, XtRDimension,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119 sizeof (Dimension), offset (toolbar_shadow_thickness), XtRImmediate,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 (XtPointer)2},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121 #endif /* HAVE_TOOLBARS */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 {XtNinterline, XtCInterline, XtRInt, sizeof (int),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123 offset (interline), XtRImmediate, (XtPointer)0},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125 #ifdef I18N4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 XtNfontSet, XtCFontSet, XtRFontSet, sizeof(XFontSet),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 #else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128 XtNfont, XtCFont, XtRFontStruct, sizeof(XFontStruct *),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129 #endif
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130 offset(font), XtRImmediate, (XtPointer)0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131 },
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132 {XtNforeground, XtCForeground, XtRPixel, sizeof(Pixel),
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
133 offset(foreground_pixel), XtRString, (String) "XtDefaultForeground"},
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134 {XtNcursorColor, XtCForeground, XtRPixel, sizeof(Pixel),
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
135 offset(cursor_color), XtRString, (String) "XtDefaultForeground"},
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136 {XtNbarCursor, XtCBarCursor, XtRBoolean, sizeof (Boolean),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137 offset (bar_cursor), XtRImmediate, (XtPointer)0},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138 {XtNvisualBell, XtCVisualBell, XtRBoolean, sizeof (Boolean),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139 offset (visual_bell), XtRImmediate, (XtPointer)0},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 {XtNbellVolume, XtCBellVolume, XtRInt, sizeof (int),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141 offset (bell_volume), XtRImmediate, (XtPointer)0},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142 {XtNuseBackingStore, XtCUseBackingStore, XtRBoolean, sizeof (Boolean),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143 offset (use_backing_store), XtRImmediate, (XtPointer)0},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144 {XtNpreferredWidth, XtCPreferredWidth, XtRDimension, sizeof (Dimension),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145 offset (preferred_width), XtRImmediate, (XtPointer)0},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146 {XtNpreferredHeight, XtCPreferredHeight, XtRDimension, sizeof (Dimension),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147 offset (preferred_height), XtRImmediate, (XtPointer)0},
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
148 };
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
150 #undef offset
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152 /* Xt is stupid and dumb.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153 Xt is stupid and dumb.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154 Xt is stupid and dumb. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156 static XtActionsRec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 emacsFrameActionsTable [] = {
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
158 {(String) "mapping", (XtActionProc) emacs_Xt_mapping_action},
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
159 };
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161 static char
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162 emacsFrameTranslations [] = "\
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163 <Mapping>: mapping()\n\
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
164 ";
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166 /* If we're running under Motif, make this widget a subclass
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167 of XmPrimitive. It's not clear this is necessary, but it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168 may make focus behavior work better. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170 EmacsFrameClassRec emacsFrameClassRec = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 { /* core fields */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172 #ifdef LWLIB_USES_MOTIF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173 /* superclass */ (WidgetClass) &xmPrimitiveClassRec,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174 #else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 /* superclass */ &widgetClassRec,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176 #endif
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
177 /* class_name */ (String) "EmacsFrame",
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178 /* widget_size */ sizeof(EmacsFrameRec),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179 /* class_initialize */ EmacsFrameClassInitialize,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180 /* class_part_initialize */ 0,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181 /* class_inited */ FALSE,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182 /* initialize */ EmacsFrameInitialize,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183 /* initialize_hook */ 0,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184 /* realize */ EmacsFrameRealize,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185 /* actions */ emacsFrameActionsTable,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 /* num_actions */ XtNumber (emacsFrameActionsTable),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187 /* resources */ resources,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 /* resource_count */ XtNumber(resources),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 /* xrm_class */ NULLQUARK,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 /* compress_motion */ TRUE,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191 /* compress_exposure */ TRUE,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 /* compress_enterleave */ TRUE,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193 /* visible_interest */ FALSE,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 /* destroy */ NULL,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195 /* resize */ EmacsFrameResize,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196 /* expose */ XtInheritExpose,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197 /* set_values */ EmacsFrameSetValues,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 /* set_values_hook */ 0,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199 /* set_values_almost */ XtInheritSetValuesAlmost,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200 /* get_values_hook */ 0,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 /* accept_focus */ XtInheritAcceptFocus,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202 /* version */ XtVersion,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203 /* callback_private */ 0,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 /* tm_table */ emacsFrameTranslations,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205 /* query_geometry */ EmacsFrameQueryGeometry,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206 /* display_accelerator */ XtInheritDisplayAccelerator,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
207 /* extension */ 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208 },
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209 #ifdef LWLIB_USES_MOTIF
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210 { /* XmPrimitiveClassPart
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211 */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
212 (XtWidgetProc) _XtInherit, /* border_highlight */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 (XtWidgetProc) _XtInherit, /* border_unhighlight */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214 /* Setting the following to NULL causes PrimitiveInitialize()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215 not to add traversal (TAB etc. to switch focus) and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 focus-in/out (border highlight/unhighlight) translations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217 If you want those translations, use the value XtInheritTranslations
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218 instead. Doing this, however, will interfere with Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219 focus handling (which highlights/unhighlights the text cursor),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 and will lead to strange display results around the border of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 widget. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222 NULL, /* translations */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223 NULL, /* arm_and_activate */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224 NULL, /* get resources */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225 0, /* num get_resources */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226 NULL, /* extension */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 },
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228 #endif /* LWLIB_USES_MOTIF */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
229 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232 };
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233 WidgetClass emacsFrameClass = (WidgetClass) &emacsFrameClassRec;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235 static void
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 update_various_frame_slots (EmacsFrame ew)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 ew->emacs_frame.frame->pixheight = ew->core.height;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239 ew->emacs_frame.frame->pixwidth = ew->core.width;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240 ew->emacs_frame.frame->internal_border_width =
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241 ew->emacs_frame.internal_border_width;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 static void
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245 EmacsFrameInitialize (Widget request, Widget new,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 ArgList dum1, Cardinal *dum2)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248 EmacsFrame ew = (EmacsFrame)new;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249 struct frame *f = ew->emacs_frame.frame;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251 if (!f)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252 fatal ("can't create an emacs frame widget without a frame.");
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255 void emacs_Xt_event_handler (Widget wid /* unused */,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256 XtPointer closure /* unused */,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257 XEvent *event,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258 Boolean *continue_to_dispatch /* unused */);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260 static void
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261 EmacsFrameRealize (Widget widget, XtValueMask *mask,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
262 XSetWindowAttributes *attrs)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264 EmacsFrame ew = (EmacsFrame) widget;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265 struct frame *f = ew->emacs_frame.frame;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266 Widget shell_widget = FRAME_X_SHELL_WIDGET (f);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
267
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
268 attrs->event_mask =
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
269 ExposureMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
270 VisibilityChangeMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
271 PropertyChangeMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
272 StructureNotifyMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
273 SubstructureNotifyMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
274 /*SubstructureRedirectMask |*/ /* Only for WMs! */
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
275 KeyPressMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
276 KeyReleaseMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
277 ButtonPressMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
278 ButtonReleaseMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
279 FocusChangeMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
280 PointerMotionHintMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
281 PointerMotionMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
282 LeaveWindowMask |
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
283 EnterWindowMask;
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
284
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 #ifdef I18N4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287 /* Make sure that events wanted by the input method are selected. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288 attrs->event_mask |= input_method_event_mask;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
289 #endif
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
290
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
291 *mask |= CWEventMask;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
292
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
293 if (ew->emacs_frame.use_backing_store)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
294 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
295 attrs->backing_store = Always;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
296 *mask |= CWBackingStore;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
297 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
298 XtCreateWindow (widget, InputOutput, (Visual *)CopyFromParent, *mask,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
299 attrs);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
300
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
301 /* snarf the events we want. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
302 XtInsertEventHandler (widget, attrs->event_mask, TRUE,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
303 emacs_Xt_event_handler, NULL, XtListHead);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
304 /* some events (e.g. map-notify and WM_DELETE_WINDOW) get sent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
305 directly to the shell, and the above event handler won't see
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
306 them. So add a handler to get them. These events don't
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
307 propagate, so there's no danger of them being seen twice. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
308 XtInsertEventHandler (shell_widget,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
309 EnterWindowMask | LeaveWindowMask |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
310 VisibilityChangeMask | StructureNotifyMask |
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
311 KeyPressMask,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
312 TRUE, emacs_Xt_event_handler, NULL, XtListHead);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
313
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
314 #ifdef EXTERNAL_WIDGET
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
315 /* #### Not sure if this special case is necessary */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
316 if (!FRAME_X_EXTERNAL_WINDOW_P (f))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 #endif
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
318 /* This is necessary under Motif in order to make it possible to click in
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
319 a buffer and move focus out of a dialog box or control panel and back
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320 into emacs-land; also necessary so that you can still type chars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321 if the cursor is over the menubar or scrollbar. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
322 lw_set_keyboard_focus (shell_widget, FRAME_X_TEXT_WIDGET (f));
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
323 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325 /* DO NOT CALL THIS FUNCTION! Only Xt is supposed to do this. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327 static void
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328 EmacsFrameResize (Widget widget)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330 EmacsFrame ew = (EmacsFrame)widget;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 struct frame *f = ew->emacs_frame.frame;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332 int columns;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 int rows;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334 XtWidgetGeometry req, repl;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
336 pixel_to_char_size (f, ew->core.width, ew->core.height, &columns, &rows);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
337 update_various_frame_slots (ew);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
338 change_frame_size (f, rows, columns, 0);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340 /* Now we tell the EmacsShell that we've changed the size of the non-fixed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341 portion of the frame. Note that, if we the resize occurred as a result
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 of EmacsFrameSetCharSize(), this information will be stored twice.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343 This is not a big deal, as storing this information doesn't actually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344 do anything until the next resize. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345 if (FRAME_X_TOP_LEVEL_FRAME_P (f))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
346 x_wm_set_variable_size (FRAME_X_SHELL_WIDGET (f), columns, rows);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348 /* Kick the manager so that it knows we've changed size. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349 req.request_mode = 0;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350 XtQueryGeometry (FRAME_X_CONTAINER_WIDGET (f), &req, &repl);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
351 EmacsManagerChangeSize (FRAME_X_CONTAINER_WIDGET (f), repl.width,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352 repl.height);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
355 static Boolean
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
356 EmacsFrameSetValues (Widget cur_widget, Widget req_widget, Widget new_widget,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
357 ArgList dum1, Cardinal *dum2)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
358 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
359 EmacsFrame cur = (EmacsFrame) cur_widget;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
360 EmacsFrame new = (EmacsFrame) new_widget;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
361 Lisp_Object frame = Qnil;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
362
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
363 XSETFRAME (frame, new->emacs_frame.frame);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
364 in_resource_setting++;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
365 /* This function does not need to do much. Pretty much everything
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
366 interesting will get done in the resize method, which will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
367 (if necessary) get called by Xt when this function returns
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
368 (see below).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
369 */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
370
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
371 /* #### This function will not work if it is not called from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
372 update_EmacsFrame(), called from SET_FACE_PROPERTY().
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
373 The code located there should be moved inside of here instead,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
374 so that things work if either SET_FACE_PROPERTY() is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
375 called or XtSetValues() is called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
376 */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
377
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
378 if (cur->emacs_frame.iconic != new->emacs_frame.iconic &&
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
379 FRAME_X_TOP_LEVEL_FRAME_P (new->emacs_frame.frame))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
380 x_wm_set_shell_iconic_p (FRAME_X_SHELL_WIDGET (new->emacs_frame.frame),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
381 new->emacs_frame.iconic);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
382
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
383 if (!in_specifier_change_function)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
384 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
385 /* If we got here, then we were likely called as a result of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
386 the EditRes protocol, so go ahead and change scrollbar-width
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
387 and scrollbar-height. Otherwise, we're merely mirroring
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
388 a change made to scrollbar-width etc. so don't do anything
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
389 special. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
390 #ifdef HAVE_SCROLLBARS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
391 if (cur->emacs_frame.scrollbar_width !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
392 new->emacs_frame.scrollbar_width)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
393 Fadd_spec_to_specifier
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
394 (Vscrollbar_width,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
395 make_int (new->emacs_frame.scrollbar_width),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
396 frame, Qnil, Qnil);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
397 if (cur->emacs_frame.scrollbar_height !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
398 new->emacs_frame.scrollbar_height)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
399 Fadd_spec_to_specifier
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
400 (Vscrollbar_height,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
401 make_int (new->emacs_frame.scrollbar_height),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
402 frame, Qnil, Qnil);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
403 #endif
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
404 #ifdef HAVE_TOOLBARS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
405 if (cur->emacs_frame.top_toolbar_height !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
406 new->emacs_frame.top_toolbar_height)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
407 Fadd_spec_to_specifier
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
408 (Vtoolbar_size[TOP_TOOLBAR],
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
409 make_int (new->emacs_frame.top_toolbar_height),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410 frame, Qnil, Qnil);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
411 if (cur->emacs_frame.bottom_toolbar_height !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
412 new->emacs_frame.bottom_toolbar_height)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413 Fadd_spec_to_specifier
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414 (Vtoolbar_size[BOTTOM_TOOLBAR],
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
415 make_int (new->emacs_frame.bottom_toolbar_height),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
416 frame, Qnil, Qnil);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
417 if (cur->emacs_frame.left_toolbar_width !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
418 new->emacs_frame.left_toolbar_width)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
419 Fadd_spec_to_specifier
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
420 (Vtoolbar_size[LEFT_TOOLBAR],
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
421 make_int (new->emacs_frame.left_toolbar_width),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
422 frame, Qnil, Qnil);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
423 if (cur->emacs_frame.right_toolbar_width !=
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
424 new->emacs_frame.right_toolbar_width)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
425 Fadd_spec_to_specifier
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
426 (Vtoolbar_size[RIGHT_TOOLBAR],
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
427 make_int (new->emacs_frame.right_toolbar_width),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
428 frame, Qnil, Qnil);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
429 #endif
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
430 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
431 in_resource_setting--;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
432
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
433 return False;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
434
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
435 /* Note that if either (a) we return True, or (b) the width or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
436 height has changed, an Expose event will be generated. The Xt
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
437 manual says you should not return True if the width or height has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
438 changed, because then two Expose events will be generated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
439
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
440 In any case, there is no need to return True because
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
441 SET_FACE_PROPERTY(), which does the resource
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
442 setting, automatically forces a redisplay as necessary. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
443 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
444
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
445 static XtGeometryResult
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
446 EmacsFrameQueryGeometry (Widget widget, XtWidgetGeometry *request,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
447 XtWidgetGeometry *result)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
448 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
449 EmacsFrame ew = (EmacsFrame) widget;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
450 int mask = request->request_mode;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
451 Dimension width, height;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452 int ok_width_int, ok_height_int;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 Dimension ok_width, ok_height;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
454
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
455 /* We have a definite preference for what size we would like
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
456 to be.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
457
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
458 1) If a preferred size was specified for us, use it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
459 (This is not currently used)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460 2) If a proposed size was given, round it to the nearest
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
461 multiple of the default char size and return it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462 3) Otherwise, take our current size and round it to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
463 nearest multiple of the default char size. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
464
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465 width = mask & CWWidth ? request->width : ew->core.width;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466 height = mask & CWHeight ? request->height : ew->core.height;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
467 round_size_to_char (ew->emacs_frame.frame, width, height,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
468 &ok_width_int, &ok_height_int);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469 ok_width = (Dimension) ok_width_int;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
470 ok_height = (Dimension) ok_height_int;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
471 if (ew->emacs_frame.preferred_width)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
472 ok_width = ew->emacs_frame.preferred_width;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
473 if (ew->emacs_frame.preferred_height)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
474 ok_height = ew->emacs_frame.preferred_height;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475 result->request_mode |= CWWidth | CWHeight;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
476 result->width = ok_width;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
477 result->height = ok_height;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478 if (((mask & CWWidth) && ok_width != request->width)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
479 || ((mask & CWHeight) && ok_height != request->height))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
480 return XtGeometryAlmost;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 else
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
482 return XtGeometryYes;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
483 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
485 /* Xt string-to-scrollbar-placement converter */
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
486 /* ### Convert this to a `new-style' converter (See XtAddTypeConverter) */
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
487
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488 /* This variable cannot be a stack variable. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489 static unsigned char cvt_string_scrollbar_placement;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
491 /* ARGSUSED */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
492 static void
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
493 _CvtStringToScrollBarPlacement (XrmValuePtr args, /* unused */
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
494 Cardinal *num_args, /* unused */
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
495 XrmValuePtr fromVal,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 2
diff changeset
496 XrmValuePtr toVal)
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
498 XrmQuark q;
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
499 char *lowerName = (char *) alloca (strlen ( (char *) fromVal->addr) + 1);
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
500
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
501 XmuCopyISOLatin1Lowered (lowerName, (char *) fromVal->addr);
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
502 q = XrmStringToQuark (lowerName);
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
503
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
504 toVal->size = sizeof (cvt_string_scrollbar_placement);
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
505 toVal->addr = (XtPointer) &cvt_string_scrollbar_placement;
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
506 cvt_string_scrollbar_placement =
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
507 q == XrmStringToQuark ("top_left") ? XtTOP_LEFT :
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
508 q == XrmStringToQuark ("bottom_left") ? XtBOTTOM_LEFT :
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
509 q == XrmStringToQuark ("top_right") ? XtTOP_RIGHT :
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
510 q == XrmStringToQuark ("bottom_right") ? XtBOTTOM_RIGHT :
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
511 0;
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
512
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
513 if (cvt_string_scrollbar_placement != 0)
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
514 return;
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
515
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
516 toVal->addr = NULL;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517 toVal->size = 0;
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents: 32
diff changeset
518 XtStringConversionWarning (fromVal->addr, "scrollBarPlacement");
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521 static void
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522 EmacsFrameClassInitialize (void)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524 XtAddConverter (XtRString, XtRScrollBarPlacement,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 _CvtStringToScrollBarPlacement, NULL, 0);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528 /********************* Special entrypoints *******************/
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530 void
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531 EmacsFrameRecomputeCellSize (Widget w)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533 EmacsFrame ew = (EmacsFrame) w;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 int cw, ch;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535 struct frame *f = ew->emacs_frame.frame;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537 if (! XtIsSubclass (w, emacsFrameClass))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538 abort ();
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 default_face_height_and_width (make_frame (f), &ch, &cw);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541 if (FRAME_X_TOP_LEVEL_FRAME_P (f))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 x_wm_set_cell_size (FRAME_X_SHELL_WIDGET (f), cw, ch);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543 }
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545 /* Set the size of the widget to have the number of rows and columns
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546 specified. This both causes the X window to change and the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547 internal frame structures to get modified to match. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549 void
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550 EmacsFrameSetCharSize (Widget widget, int columns, int rows)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551 {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552 EmacsFrame ew = (EmacsFrame) widget;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 int pixel_width, pixel_height;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554 struct frame *f = ew->emacs_frame.frame;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556 if (columns < 3)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
557 columns = 3; /* no way buddy */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558 if (rows < 1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559 rows = 1;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
560
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561 char_to_pixel_size (f, columns, rows, &pixel_width, &pixel_height);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563 if (FRAME_X_TOP_LEVEL_FRAME_P (f))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564 x_wm_set_variable_size (FRAME_X_SHELL_WIDGET (f), columns, rows);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
565
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566 XtVaSetValues ((Widget) ew,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
567 XtNwidth, (Dimension) pixel_width,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
568 XtNheight, (Dimension) pixel_height,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569 0);
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
570 }