~statik/ubuntu/maverick/erlang/erlang-merge-testing

« back to all changes in this revision

Viewing changes to lib/wx/src/gen/wxStaticText.erl

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-05-01 10:14:38 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090501101438-6qlr6rsdxgyzrg2z
Tags: 1:13.b-dfsg-2
* Cleaned up patches: removed unneeded patch which helped to support
  different SCTP library versions, made sure that changes for m68k
  architecture applied only when building on this architecture.
* Removed duplicated information from binary packages descriptions.
* Don't require libsctp-dev build-dependency on solaris-i386 architecture
  which allows to build Erlang on Nexenta (thanks to Tim Spriggs for
  the suggestion).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%%
 
2
%% %CopyrightBegin%
 
3
%% 
 
4
%% Copyright Ericsson AB 2008-2009. All Rights Reserved.
 
5
%% 
 
6
%% The contents of this file are subject to the Erlang Public License,
 
7
%% Version 1.1, (the "License"); you may not use this file except in
 
8
%% compliance with the License. You should have received a copy of the
 
9
%% Erlang Public License along with this software. If not, it can be
 
10
%% retrieved online at http://www.erlang.org/.
 
11
%% 
 
12
%% Software distributed under the License is distributed on an "AS IS"
 
13
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 
14
%% the License for the specific language governing rights and limitations
 
15
%% under the License.
 
16
%% 
 
17
%% %CopyrightEnd%
 
18
%% This file is generated DO NOT EDIT
 
19
 
 
20
%% @doc See external documentation: <a href="http://www.wxwidgets.org/manuals/stable/wx_wxstatictext.html">wxStaticText</a>.
 
21
%% <p>This class is derived (and can use functions) from: 
 
22
%% <br />{@link wxControl}
 
23
%% <br />{@link wxWindow}
 
24
%% <br />{@link wxEvtHandler}
 
25
%% </p>
 
26
%% @type wxStaticText().  An object reference, The representation is internal
 
27
%% and can be changed without notice. It can't be used for comparsion
 
28
%% stored on disc or distributed for use on other nodes.
 
29
 
 
30
-module(wxStaticText).
 
31
-include("wxe.hrl").
 
32
-export([create/4,create/5,destroy/1,getLabel/1,new/0,new/3,new/4,setLabel/2,wrap/2]).
 
33
 
 
34
%% inherited exports
 
35
-export([cacheBestSize/2,captureMouse/1,center/1,center/2,centerOnParent/1,
 
36
  centerOnParent/2,centre/1,centre/2,centreOnParent/1,centreOnParent/2,
 
37
  clearBackground/1,clientToScreen/2,clientToScreen/3,close/1,close/2,
 
38
  connect/2,connect/3,convertDialogToPixels/2,convertPixelsToDialog/2,
 
39
  destroyChildren/1,disable/1,disconnect/1,disconnect/2,disconnect/3,
 
40
  enable/1,enable/2,findWindow/2,fit/1,fitInside/1,freeze/1,getAcceleratorTable/1,
 
41
  getBackgroundColour/1,getBackgroundStyle/1,getBestSize/1,getCaret/1,
 
42
  getCharHeight/1,getCharWidth/1,getChildren/1,getClientSize/1,getContainingSizer/1,
 
43
  getCursor/1,getDropTarget/1,getEventHandler/1,getExtraStyle/1,getFont/1,
 
44
  getForegroundColour/1,getGrandParent/1,getHandle/1,getHelpText/1,
 
45
  getId/1,getMaxSize/1,getMinSize/1,getName/1,getParent/1,getPosition/1,
 
46
  getRect/1,getScreenPosition/1,getScreenRect/1,getScrollPos/2,getScrollRange/2,
 
47
  getScrollThumb/2,getSize/1,getSizer/1,getTextExtent/2,getTextExtent/3,
 
48
  getToolTip/1,getUpdateRegion/1,getVirtualSize/1,getWindowStyleFlag/1,
 
49
  getWindowVariant/1,hasCapture/1,hasScrollbar/2,hasTransparentBackground/1,
 
50
  hide/1,inheritAttributes/1,initDialog/1,invalidateBestSize/1,isEnabled/1,
 
51
  isExposed/2,isExposed/3,isExposed/5,isRetained/1,isShown/1,isTopLevel/1,
 
52
  layout/1,lineDown/1,lineUp/1,lower/1,makeModal/1,makeModal/2,move/2,
 
53
  move/3,move/4,moveAfterInTabOrder/2,moveBeforeInTabOrder/2,navigate/1,
 
54
  navigate/2,pageDown/1,pageUp/1,parent_class/1,popEventHandler/1,popEventHandler/2,
 
55
  popupMenu/2,popupMenu/3,popupMenu/4,raise/1,refresh/1,refresh/2,refreshRect/2,
 
56
  refreshRect/3,releaseMouse/1,removeChild/2,reparent/2,screenToClient/1,
 
57
  screenToClient/2,scrollLines/2,scrollPages/2,scrollWindow/3,scrollWindow/4,
 
58
  setAcceleratorTable/2,setAutoLayout/2,setBackgroundColour/2,setBackgroundStyle/2,
 
59
  setCaret/2,setClientSize/2,setClientSize/3,setContainingSizer/2,setCursor/2,
 
60
  setDropTarget/2,setExtraStyle/2,setFocus/1,setFocusFromKbd/1,setFont/2,
 
61
  setForegroundColour/2,setHelpText/2,setId/2,setMaxSize/2,setMinSize/2,
 
62
  setName/2,setOwnBackgroundColour/2,setOwnFont/2,setOwnForegroundColour/2,
 
63
  setPalette/2,setScrollPos/3,setScrollPos/4,setScrollbar/5,setScrollbar/6,
 
64
  setSize/2,setSize/3,setSize/5,setSize/6,setSizeHints/2,setSizeHints/3,
 
65
  setSizeHints/4,setSizer/2,setSizer/3,setSizerAndFit/2,setSizerAndFit/3,
 
66
  setThemeEnabled/2,setToolTip/2,setVirtualSize/2,setVirtualSize/3,
 
67
  setVirtualSizeHints/2,setVirtualSizeHints/3,setVirtualSizeHints/4,
 
68
  setWindowStyle/2,setWindowStyleFlag/2,setWindowVariant/2,shouldInheritColours/1,
 
69
  show/1,show/2,thaw/1,transferDataFromWindow/1,transferDataToWindow/1,
 
70
  update/1,updateWindowUI/1,updateWindowUI/2,validate/1,warpPointer/3]).
 
71
 
 
72
%% @hidden
 
73
parent_class(wxControl) -> true;
 
74
parent_class(wxWindow) -> true;
 
75
parent_class(wxEvtHandler) -> true;
 
76
parent_class(_Class) -> erlang:error({badtype, ?MODULE}).
 
77
 
 
78
%% @spec () -> wxStaticText()
 
79
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxstatictext.html#wxstatictextwxstatictext">external documentation</a>.
 
80
new() ->
 
81
  wxe_util:construct(?wxStaticText_new_0,
 
82
  <<>>).
 
83
 
 
84
%% @spec (Parent::wxWindow:wxWindow(), Id::integer(), Label::string()) -> wxStaticText()
 
85
%% @equiv new(Parent,Id,Label, [])
 
86
new(Parent,Id,Label)
 
87
 when is_record(Parent, wx_ref),is_integer(Id),is_list(Label) ->
 
88
  new(Parent,Id,Label, []).
 
89
 
 
90
%% @spec (Parent::wxWindow:wxWindow(), Id::integer(), Label::string(), [Option]) -> wxStaticText()
 
91
%% Option = {pos, {X::integer(),Y::integer()}} | {size, {W::integer(),H::integer()}} | {style, integer()}
 
92
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxstatictext.html#wxstatictextwxstatictext">external documentation</a>.
 
93
new(#wx_ref{type=ParentT,ref=ParentRef},Id,Label, Options)
 
94
 when is_integer(Id),is_list(Label),is_list(Options) ->
 
95
  ?CLASS(ParentT,wxWindow),
 
96
  Label_UC = unicode:characters_to_binary([Label,0]),
 
97
  MOpts = fun({pos, {PosX,PosY}}, Acc) -> [<<1:32/?UI,PosX:32/?UI,PosY:32/?UI,0:32>>|Acc];
 
98
          ({size, {SizeW,SizeH}}, Acc) -> [<<2:32/?UI,SizeW:32/?UI,SizeH:32/?UI,0:32>>|Acc];
 
99
          ({style, Style}, Acc) -> [<<3:32/?UI,Style:32/?UI>>|Acc];
 
100
          (BadOpt, _) -> erlang:error({badoption, BadOpt}) end,
 
101
  BinOpt = list_to_binary(lists:foldl(MOpts, [<<0:32>>], Options)),
 
102
  wxe_util:construct(?wxStaticText_new_4,
 
103
  <<ParentRef:32/?UI,Id:32/?UI,(byte_size(Label_UC)):32/?UI,(Label_UC)/binary, 0:(((8- ((4+byte_size(Label_UC)) band 16#7)) band 16#7))/unit:8, BinOpt/binary>>).
 
104
 
 
105
%% @spec (This::wxStaticText(), Parent::wxWindow:wxWindow(), Id::integer(), Label::string()) -> bool()
 
106
%% @equiv create(This,Parent,Id,Label, [])
 
107
create(This,Parent,Id,Label)
 
108
 when is_record(This, wx_ref),is_record(Parent, wx_ref),is_integer(Id),is_list(Label) ->
 
109
  create(This,Parent,Id,Label, []).
 
110
 
 
111
%% @spec (This::wxStaticText(), Parent::wxWindow:wxWindow(), Id::integer(), Label::string(), [Option]) -> bool()
 
112
%% Option = {pos, {X::integer(),Y::integer()}} | {size, {W::integer(),H::integer()}} | {style, integer()}
 
113
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxstatictext.html#wxstatictextcreate">external documentation</a>.
 
114
create(#wx_ref{type=ThisT,ref=ThisRef},#wx_ref{type=ParentT,ref=ParentRef},Id,Label, Options)
 
115
 when is_integer(Id),is_list(Label),is_list(Options) ->
 
116
  ?CLASS(ThisT,wxStaticText),
 
117
  ?CLASS(ParentT,wxWindow),
 
118
  Label_UC = unicode:characters_to_binary([Label,0]),
 
119
  MOpts = fun({pos, {PosX,PosY}}, Acc) -> [<<1:32/?UI,PosX:32/?UI,PosY:32/?UI,0:32>>|Acc];
 
120
          ({size, {SizeW,SizeH}}, Acc) -> [<<2:32/?UI,SizeW:32/?UI,SizeH:32/?UI,0:32>>|Acc];
 
121
          ({style, Style}, Acc) -> [<<3:32/?UI,Style:32/?UI>>|Acc];
 
122
          (BadOpt, _) -> erlang:error({badoption, BadOpt}) end,
 
123
  BinOpt = list_to_binary(lists:foldl(MOpts, [<<0:32>>], Options)),
 
124
  wxe_util:call(?wxStaticText_Create,
 
125
  <<ThisRef:32/?UI,ParentRef:32/?UI,Id:32/?UI,(byte_size(Label_UC)):32/?UI,(Label_UC)/binary, 0:(((8- ((0+byte_size(Label_UC)) band 16#7)) band 16#7))/unit:8, BinOpt/binary>>).
 
126
 
 
127
%% @spec (This::wxStaticText()) -> string()
 
128
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxstatictext.html#wxstatictextgetlabel">external documentation</a>.
 
129
getLabel(#wx_ref{type=ThisT,ref=ThisRef}) ->
 
130
  ?CLASS(ThisT,wxStaticText),
 
131
  wxe_util:call(?wxStaticText_GetLabel,
 
132
  <<ThisRef:32/?UI>>).
 
133
 
 
134
%% @spec (This::wxStaticText(), Label::string()) -> ok
 
135
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxstatictext.html#wxstatictextsetlabel">external documentation</a>.
 
136
setLabel(#wx_ref{type=ThisT,ref=ThisRef},Label)
 
137
 when is_list(Label) ->
 
138
  ?CLASS(ThisT,wxStaticText),
 
139
  Label_UC = unicode:characters_to_binary([Label,0]),
 
140
  wxe_util:cast(?wxStaticText_SetLabel,
 
141
  <<ThisRef:32/?UI,(byte_size(Label_UC)):32/?UI,(Label_UC)/binary, 0:(((8- ((0+byte_size(Label_UC)) band 16#7)) band 16#7))/unit:8>>).
 
142
 
 
143
%% @spec (This::wxStaticText(), Width::integer()) -> ok
 
144
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxstatictext.html#wxstatictextwrap">external documentation</a>.
 
145
wrap(#wx_ref{type=ThisT,ref=ThisRef},Width)
 
146
 when is_integer(Width) ->
 
147
  ?CLASS(ThisT,wxStaticText),
 
148
  wxe_util:cast(?wxStaticText_Wrap,
 
149
  <<ThisRef:32/?UI,Width:32/?UI>>).
 
150
 
 
151
%% @spec (This::wxStaticText()) -> ok
 
152
%% @doc Destroys this object, do not use object again
 
153
destroy(Obj=#wx_ref{type=Type}) -> 
 
154
  ?CLASS(Type,wxStaticText),
 
155
  wxe_util:destroy(?DESTROY_OBJECT,Obj),
 
156
  ok.
 
157
 %% From wxControl 
 
158
 %% From wxWindow 
 
159
%% @hidden
 
160
warpPointer(This,X,Y) -> wxWindow:warpPointer(This,X,Y).
 
161
%% @hidden
 
162
validate(This) -> wxWindow:validate(This).
 
163
%% @hidden
 
164
updateWindowUI(This, Options) -> wxWindow:updateWindowUI(This, Options).
 
165
%% @hidden
 
166
updateWindowUI(This) -> wxWindow:updateWindowUI(This).
 
167
%% @hidden
 
168
update(This) -> wxWindow:update(This).
 
169
%% @hidden
 
170
transferDataToWindow(This) -> wxWindow:transferDataToWindow(This).
 
171
%% @hidden
 
172
transferDataFromWindow(This) -> wxWindow:transferDataFromWindow(This).
 
173
%% @hidden
 
174
thaw(This) -> wxWindow:thaw(This).
 
175
%% @hidden
 
176
show(This, Options) -> wxWindow:show(This, Options).
 
177
%% @hidden
 
178
show(This) -> wxWindow:show(This).
 
179
%% @hidden
 
180
shouldInheritColours(This) -> wxWindow:shouldInheritColours(This).
 
181
%% @hidden
 
182
setWindowVariant(This,Variant) -> wxWindow:setWindowVariant(This,Variant).
 
183
%% @hidden
 
184
setWindowStyleFlag(This,Style) -> wxWindow:setWindowStyleFlag(This,Style).
 
185
%% @hidden
 
186
setWindowStyle(This,Style) -> wxWindow:setWindowStyle(This,Style).
 
187
%% @hidden
 
188
setVirtualSizeHints(This,MinW,MinH, Options) -> wxWindow:setVirtualSizeHints(This,MinW,MinH, Options).
 
189
%% @hidden
 
190
setVirtualSizeHints(This,MinW,MinH) -> wxWindow:setVirtualSizeHints(This,MinW,MinH).
 
191
%% @hidden
 
192
setVirtualSizeHints(This,MinSize) -> wxWindow:setVirtualSizeHints(This,MinSize).
 
193
%% @hidden
 
194
setVirtualSize(This,X,Y) -> wxWindow:setVirtualSize(This,X,Y).
 
195
%% @hidden
 
196
setVirtualSize(This,Size) -> wxWindow:setVirtualSize(This,Size).
 
197
%% @hidden
 
198
setToolTip(This,Tip) -> wxWindow:setToolTip(This,Tip).
 
199
%% @hidden
 
200
setThemeEnabled(This,EnableTheme) -> wxWindow:setThemeEnabled(This,EnableTheme).
 
201
%% @hidden
 
202
setSizerAndFit(This,Sizer, Options) -> wxWindow:setSizerAndFit(This,Sizer, Options).
 
203
%% @hidden
 
204
setSizerAndFit(This,Sizer) -> wxWindow:setSizerAndFit(This,Sizer).
 
205
%% @hidden
 
206
setSizer(This,Sizer, Options) -> wxWindow:setSizer(This,Sizer, Options).
 
207
%% @hidden
 
208
setSizer(This,Sizer) -> wxWindow:setSizer(This,Sizer).
 
209
%% @hidden
 
210
setSizeHints(This,MinW,MinH, Options) -> wxWindow:setSizeHints(This,MinW,MinH, Options).
 
211
%% @hidden
 
212
setSizeHints(This,MinW,MinH) -> wxWindow:setSizeHints(This,MinW,MinH).
 
213
%% @hidden
 
214
setSizeHints(This,MinSize) -> wxWindow:setSizeHints(This,MinSize).
 
215
%% @hidden
 
216
setSize(This,X,Y,Width,Height, Options) -> wxWindow:setSize(This,X,Y,Width,Height, Options).
 
217
%% @hidden
 
218
setSize(This,X,Y,Width,Height) -> wxWindow:setSize(This,X,Y,Width,Height).
 
219
%% @hidden
 
220
setSize(This,Width,Height) -> wxWindow:setSize(This,Width,Height).
 
221
%% @hidden
 
222
setSize(This,Rect) -> wxWindow:setSize(This,Rect).
 
223
%% @hidden
 
224
setScrollPos(This,Orient,Pos, Options) -> wxWindow:setScrollPos(This,Orient,Pos, Options).
 
225
%% @hidden
 
226
setScrollPos(This,Orient,Pos) -> wxWindow:setScrollPos(This,Orient,Pos).
 
227
%% @hidden
 
228
setScrollbar(This,Orient,Pos,ThumbVisible,Range, Options) -> wxWindow:setScrollbar(This,Orient,Pos,ThumbVisible,Range, Options).
 
229
%% @hidden
 
230
setScrollbar(This,Orient,Pos,ThumbVisible,Range) -> wxWindow:setScrollbar(This,Orient,Pos,ThumbVisible,Range).
 
231
%% @hidden
 
232
setPalette(This,Pal) -> wxWindow:setPalette(This,Pal).
 
233
%% @hidden
 
234
setName(This,Name) -> wxWindow:setName(This,Name).
 
235
%% @hidden
 
236
setId(This,Winid) -> wxWindow:setId(This,Winid).
 
237
%% @hidden
 
238
setHelpText(This,Text) -> wxWindow:setHelpText(This,Text).
 
239
%% @hidden
 
240
setForegroundColour(This,Colour) -> wxWindow:setForegroundColour(This,Colour).
 
241
%% @hidden
 
242
setFont(This,Font) -> wxWindow:setFont(This,Font).
 
243
%% @hidden
 
244
setFocusFromKbd(This) -> wxWindow:setFocusFromKbd(This).
 
245
%% @hidden
 
246
setFocus(This) -> wxWindow:setFocus(This).
 
247
%% @hidden
 
248
setExtraStyle(This,ExStyle) -> wxWindow:setExtraStyle(This,ExStyle).
 
249
%% @hidden
 
250
setDropTarget(This,DropTarget) -> wxWindow:setDropTarget(This,DropTarget).
 
251
%% @hidden
 
252
setOwnForegroundColour(This,Colour) -> wxWindow:setOwnForegroundColour(This,Colour).
 
253
%% @hidden
 
254
setOwnFont(This,Font) -> wxWindow:setOwnFont(This,Font).
 
255
%% @hidden
 
256
setOwnBackgroundColour(This,Colour) -> wxWindow:setOwnBackgroundColour(This,Colour).
 
257
%% @hidden
 
258
setMinSize(This,MinSize) -> wxWindow:setMinSize(This,MinSize).
 
259
%% @hidden
 
260
setMaxSize(This,MaxSize) -> wxWindow:setMaxSize(This,MaxSize).
 
261
%% @hidden
 
262
setCursor(This,Cursor) -> wxWindow:setCursor(This,Cursor).
 
263
%% @hidden
 
264
setContainingSizer(This,Sizer) -> wxWindow:setContainingSizer(This,Sizer).
 
265
%% @hidden
 
266
setClientSize(This,Width,Height) -> wxWindow:setClientSize(This,Width,Height).
 
267
%% @hidden
 
268
setClientSize(This,Size) -> wxWindow:setClientSize(This,Size).
 
269
%% @hidden
 
270
setCaret(This,Caret) -> wxWindow:setCaret(This,Caret).
 
271
%% @hidden
 
272
setBackgroundStyle(This,Style) -> wxWindow:setBackgroundStyle(This,Style).
 
273
%% @hidden
 
274
setBackgroundColour(This,Colour) -> wxWindow:setBackgroundColour(This,Colour).
 
275
%% @hidden
 
276
setAutoLayout(This,AutoLayout) -> wxWindow:setAutoLayout(This,AutoLayout).
 
277
%% @hidden
 
278
setAcceleratorTable(This,Accel) -> wxWindow:setAcceleratorTable(This,Accel).
 
279
%% @hidden
 
280
scrollWindow(This,Dx,Dy, Options) -> wxWindow:scrollWindow(This,Dx,Dy, Options).
 
281
%% @hidden
 
282
scrollWindow(This,Dx,Dy) -> wxWindow:scrollWindow(This,Dx,Dy).
 
283
%% @hidden
 
284
scrollPages(This,Pages) -> wxWindow:scrollPages(This,Pages).
 
285
%% @hidden
 
286
scrollLines(This,Lines) -> wxWindow:scrollLines(This,Lines).
 
287
%% @hidden
 
288
screenToClient(This,Pt) -> wxWindow:screenToClient(This,Pt).
 
289
%% @hidden
 
290
screenToClient(This) -> wxWindow:screenToClient(This).
 
291
%% @hidden
 
292
reparent(This,NewParent) -> wxWindow:reparent(This,NewParent).
 
293
%% @hidden
 
294
removeChild(This,Child) -> wxWindow:removeChild(This,Child).
 
295
%% @hidden
 
296
releaseMouse(This) -> wxWindow:releaseMouse(This).
 
297
%% @hidden
 
298
refreshRect(This,Rect, Options) -> wxWindow:refreshRect(This,Rect, Options).
 
299
%% @hidden
 
300
refreshRect(This,Rect) -> wxWindow:refreshRect(This,Rect).
 
301
%% @hidden
 
302
refresh(This, Options) -> wxWindow:refresh(This, Options).
 
303
%% @hidden
 
304
refresh(This) -> wxWindow:refresh(This).
 
305
%% @hidden
 
306
raise(This) -> wxWindow:raise(This).
 
307
%% @hidden
 
308
popupMenu(This,Menu,X,Y) -> wxWindow:popupMenu(This,Menu,X,Y).
 
309
%% @hidden
 
310
popupMenu(This,Menu, Options) -> wxWindow:popupMenu(This,Menu, Options).
 
311
%% @hidden
 
312
popupMenu(This,Menu) -> wxWindow:popupMenu(This,Menu).
 
313
%% @hidden
 
314
popEventHandler(This, Options) -> wxWindow:popEventHandler(This, Options).
 
315
%% @hidden
 
316
popEventHandler(This) -> wxWindow:popEventHandler(This).
 
317
%% @hidden
 
318
pageUp(This) -> wxWindow:pageUp(This).
 
319
%% @hidden
 
320
pageDown(This) -> wxWindow:pageDown(This).
 
321
%% @hidden
 
322
navigate(This, Options) -> wxWindow:navigate(This, Options).
 
323
%% @hidden
 
324
navigate(This) -> wxWindow:navigate(This).
 
325
%% @hidden
 
326
moveBeforeInTabOrder(This,Win) -> wxWindow:moveBeforeInTabOrder(This,Win).
 
327
%% @hidden
 
328
moveAfterInTabOrder(This,Win) -> wxWindow:moveAfterInTabOrder(This,Win).
 
329
%% @hidden
 
330
move(This,X,Y, Options) -> wxWindow:move(This,X,Y, Options).
 
331
%% @hidden
 
332
move(This,X,Y) -> wxWindow:move(This,X,Y).
 
333
%% @hidden
 
334
move(This,Pt) -> wxWindow:move(This,Pt).
 
335
%% @hidden
 
336
makeModal(This, Options) -> wxWindow:makeModal(This, Options).
 
337
%% @hidden
 
338
makeModal(This) -> wxWindow:makeModal(This).
 
339
%% @hidden
 
340
lower(This) -> wxWindow:lower(This).
 
341
%% @hidden
 
342
lineUp(This) -> wxWindow:lineUp(This).
 
343
%% @hidden
 
344
lineDown(This) -> wxWindow:lineDown(This).
 
345
%% @hidden
 
346
layout(This) -> wxWindow:layout(This).
 
347
%% @hidden
 
348
isTopLevel(This) -> wxWindow:isTopLevel(This).
 
349
%% @hidden
 
350
isShown(This) -> wxWindow:isShown(This).
 
351
%% @hidden
 
352
isRetained(This) -> wxWindow:isRetained(This).
 
353
%% @hidden
 
354
isExposed(This,X,Y,W,H) -> wxWindow:isExposed(This,X,Y,W,H).
 
355
%% @hidden
 
356
isExposed(This,X,Y) -> wxWindow:isExposed(This,X,Y).
 
357
%% @hidden
 
358
isExposed(This,Pt) -> wxWindow:isExposed(This,Pt).
 
359
%% @hidden
 
360
isEnabled(This) -> wxWindow:isEnabled(This).
 
361
%% @hidden
 
362
invalidateBestSize(This) -> wxWindow:invalidateBestSize(This).
 
363
%% @hidden
 
364
initDialog(This) -> wxWindow:initDialog(This).
 
365
%% @hidden
 
366
inheritAttributes(This) -> wxWindow:inheritAttributes(This).
 
367
%% @hidden
 
368
hide(This) -> wxWindow:hide(This).
 
369
%% @hidden
 
370
hasTransparentBackground(This) -> wxWindow:hasTransparentBackground(This).
 
371
%% @hidden
 
372
hasScrollbar(This,Orient) -> wxWindow:hasScrollbar(This,Orient).
 
373
%% @hidden
 
374
hasCapture(This) -> wxWindow:hasCapture(This).
 
375
%% @hidden
 
376
getWindowVariant(This) -> wxWindow:getWindowVariant(This).
 
377
%% @hidden
 
378
getWindowStyleFlag(This) -> wxWindow:getWindowStyleFlag(This).
 
379
%% @hidden
 
380
getVirtualSize(This) -> wxWindow:getVirtualSize(This).
 
381
%% @hidden
 
382
getUpdateRegion(This) -> wxWindow:getUpdateRegion(This).
 
383
%% @hidden
 
384
getToolTip(This) -> wxWindow:getToolTip(This).
 
385
%% @hidden
 
386
getTextExtent(This,String, Options) -> wxWindow:getTextExtent(This,String, Options).
 
387
%% @hidden
 
388
getTextExtent(This,String) -> wxWindow:getTextExtent(This,String).
 
389
%% @hidden
 
390
getSizer(This) -> wxWindow:getSizer(This).
 
391
%% @hidden
 
392
getSize(This) -> wxWindow:getSize(This).
 
393
%% @hidden
 
394
getScrollThumb(This,Orient) -> wxWindow:getScrollThumb(This,Orient).
 
395
%% @hidden
 
396
getScrollRange(This,Orient) -> wxWindow:getScrollRange(This,Orient).
 
397
%% @hidden
 
398
getScrollPos(This,Orient) -> wxWindow:getScrollPos(This,Orient).
 
399
%% @hidden
 
400
getScreenRect(This) -> wxWindow:getScreenRect(This).
 
401
%% @hidden
 
402
getScreenPosition(This) -> wxWindow:getScreenPosition(This).
 
403
%% @hidden
 
404
getRect(This) -> wxWindow:getRect(This).
 
405
%% @hidden
 
406
getPosition(This) -> wxWindow:getPosition(This).
 
407
%% @hidden
 
408
getParent(This) -> wxWindow:getParent(This).
 
409
%% @hidden
 
410
getName(This) -> wxWindow:getName(This).
 
411
%% @hidden
 
412
getMinSize(This) -> wxWindow:getMinSize(This).
 
413
%% @hidden
 
414
getMaxSize(This) -> wxWindow:getMaxSize(This).
 
415
%% @hidden
 
416
getId(This) -> wxWindow:getId(This).
 
417
%% @hidden
 
418
getHelpText(This) -> wxWindow:getHelpText(This).
 
419
%% @hidden
 
420
getHandle(This) -> wxWindow:getHandle(This).
 
421
%% @hidden
 
422
getGrandParent(This) -> wxWindow:getGrandParent(This).
 
423
%% @hidden
 
424
getForegroundColour(This) -> wxWindow:getForegroundColour(This).
 
425
%% @hidden
 
426
getFont(This) -> wxWindow:getFont(This).
 
427
%% @hidden
 
428
getExtraStyle(This) -> wxWindow:getExtraStyle(This).
 
429
%% @hidden
 
430
getEventHandler(This) -> wxWindow:getEventHandler(This).
 
431
%% @hidden
 
432
getDropTarget(This) -> wxWindow:getDropTarget(This).
 
433
%% @hidden
 
434
getCursor(This) -> wxWindow:getCursor(This).
 
435
%% @hidden
 
436
getContainingSizer(This) -> wxWindow:getContainingSizer(This).
 
437
%% @hidden
 
438
getClientSize(This) -> wxWindow:getClientSize(This).
 
439
%% @hidden
 
440
getChildren(This) -> wxWindow:getChildren(This).
 
441
%% @hidden
 
442
getCharWidth(This) -> wxWindow:getCharWidth(This).
 
443
%% @hidden
 
444
getCharHeight(This) -> wxWindow:getCharHeight(This).
 
445
%% @hidden
 
446
getCaret(This) -> wxWindow:getCaret(This).
 
447
%% @hidden
 
448
getBestSize(This) -> wxWindow:getBestSize(This).
 
449
%% @hidden
 
450
getBackgroundStyle(This) -> wxWindow:getBackgroundStyle(This).
 
451
%% @hidden
 
452
getBackgroundColour(This) -> wxWindow:getBackgroundColour(This).
 
453
%% @hidden
 
454
getAcceleratorTable(This) -> wxWindow:getAcceleratorTable(This).
 
455
%% @hidden
 
456
freeze(This) -> wxWindow:freeze(This).
 
457
%% @hidden
 
458
fitInside(This) -> wxWindow:fitInside(This).
 
459
%% @hidden
 
460
fit(This) -> wxWindow:fit(This).
 
461
%% @hidden
 
462
findWindow(This,Winid) -> wxWindow:findWindow(This,Winid).
 
463
%% @hidden
 
464
enable(This, Options) -> wxWindow:enable(This, Options).
 
465
%% @hidden
 
466
enable(This) -> wxWindow:enable(This).
 
467
%% @hidden
 
468
disable(This) -> wxWindow:disable(This).
 
469
%% @hidden
 
470
destroyChildren(This) -> wxWindow:destroyChildren(This).
 
471
%% @hidden
 
472
convertPixelsToDialog(This,Sz) -> wxWindow:convertPixelsToDialog(This,Sz).
 
473
%% @hidden
 
474
convertDialogToPixels(This,Sz) -> wxWindow:convertDialogToPixels(This,Sz).
 
475
%% @hidden
 
476
close(This, Options) -> wxWindow:close(This, Options).
 
477
%% @hidden
 
478
close(This) -> wxWindow:close(This).
 
479
%% @hidden
 
480
clientToScreen(This,X,Y) -> wxWindow:clientToScreen(This,X,Y).
 
481
%% @hidden
 
482
clientToScreen(This,Pt) -> wxWindow:clientToScreen(This,Pt).
 
483
%% @hidden
 
484
clearBackground(This) -> wxWindow:clearBackground(This).
 
485
%% @hidden
 
486
centreOnParent(This, Options) -> wxWindow:centreOnParent(This, Options).
 
487
%% @hidden
 
488
centreOnParent(This) -> wxWindow:centreOnParent(This).
 
489
%% @hidden
 
490
centre(This, Options) -> wxWindow:centre(This, Options).
 
491
%% @hidden
 
492
centre(This) -> wxWindow:centre(This).
 
493
%% @hidden
 
494
centerOnParent(This, Options) -> wxWindow:centerOnParent(This, Options).
 
495
%% @hidden
 
496
centerOnParent(This) -> wxWindow:centerOnParent(This).
 
497
%% @hidden
 
498
center(This, Options) -> wxWindow:center(This, Options).
 
499
%% @hidden
 
500
center(This) -> wxWindow:center(This).
 
501
%% @hidden
 
502
captureMouse(This) -> wxWindow:captureMouse(This).
 
503
%% @hidden
 
504
cacheBestSize(This,Size) -> wxWindow:cacheBestSize(This,Size).
 
505
 %% From wxEvtHandler 
 
506
%% @hidden
 
507
disconnect(This,EventType, Options) -> wxEvtHandler:disconnect(This,EventType, Options).
 
508
%% @hidden
 
509
disconnect(This,EventType) -> wxEvtHandler:disconnect(This,EventType).
 
510
%% @hidden
 
511
disconnect(This) -> wxEvtHandler:disconnect(This).
 
512
%% @hidden
 
513
connect(This,EventType, Options) -> wxEvtHandler:connect(This,EventType, Options).
 
514
%% @hidden
 
515
connect(This,EventType) -> wxEvtHandler:connect(This,EventType).