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

1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
1
%%
2
%% %CopyrightBegin%
1.2.5 by Sergei Golovan
Import upstream version 13.b.4-dfsg
3
%%
4
%% Copyright Ericsson AB 2008-2010. All Rights Reserved.
5
%%
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
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/.
1.2.5 by Sergei Golovan
Import upstream version 13.b.4-dfsg
11
%%
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
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.
1.2.5 by Sergei Golovan
Import upstream version 13.b.4-dfsg
16
%%
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
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_wxmdiparentframe.html">wxMDIParentFrame</a>.
1.2.5 by Sergei Golovan
Import upstream version 13.b.4-dfsg
21
%% <p>This class is derived (and can use functions) from:
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
22
%% <br />{@link wxFrame}
23
%% <br />{@link wxTopLevelWindow}
24
%% <br />{@link wxWindow}
25
%% <br />{@link wxEvtHandler}
26
%% </p>
27
%% @type wxMDIParentFrame().  An object reference, The representation is internal
28
%% and can be changed without notice. It can't be used for comparsion
29
%% stored on disc or distributed for use on other nodes.
30
31
-module(wxMDIParentFrame).
32
-include("wxe.hrl").
33
-export([activateNext/1,activatePrevious/1,arrangeIcons/1,cascade/1,create/4,
34
  create/5,destroy/1,getActiveChild/1,getClientWindow/1,new/0,new/3,new/4,
35
  tile/1,tile/2]).
36
37
%% inherited exports
38
-export([cacheBestSize/2,captureMouse/1,center/1,center/2,centerOnParent/1,
39
  centerOnParent/2,centerOnScreen/1,centerOnScreen/2,centre/1,centre/2,
40
  centreOnParent/1,centreOnParent/2,centreOnScreen/1,centreOnScreen/2,
41
  clearBackground/1,clientToScreen/2,clientToScreen/3,close/1,close/2,
42
  connect/2,connect/3,convertDialogToPixels/2,convertPixelsToDialog/2,
43
  createStatusBar/1,createStatusBar/2,createToolBar/1,createToolBar/2,
44
  destroyChildren/1,disable/1,disconnect/1,disconnect/2,disconnect/3,
45
  enable/1,enable/2,findWindow/2,fit/1,fitInside/1,freeze/1,getAcceleratorTable/1,
46
  getBackgroundColour/1,getBackgroundStyle/1,getBestSize/1,getCaret/1,
47
  getCharHeight/1,getCharWidth/1,getChildren/1,getClientAreaOrigin/1,
48
  getClientSize/1,getContainingSizer/1,getCursor/1,getDropTarget/1,
49
  getEventHandler/1,getExtraStyle/1,getFont/1,getForegroundColour/1,
50
  getGrandParent/1,getHandle/1,getHelpText/1,getIcon/1,getIcons/1,getId/1,
51
  getLabel/1,getMaxSize/1,getMenuBar/1,getMinSize/1,getName/1,getParent/1,
52
  getPosition/1,getRect/1,getScreenPosition/1,getScreenRect/1,getScrollPos/2,
53
  getScrollRange/2,getScrollThumb/2,getSize/1,getSizer/1,getStatusBar/1,
54
  getStatusBarPane/1,getTextExtent/2,getTextExtent/3,getTitle/1,getToolBar/1,
55
  getToolTip/1,getUpdateRegion/1,getVirtualSize/1,getWindowStyleFlag/1,
56
  getWindowVariant/1,hasCapture/1,hasScrollbar/2,hasTransparentBackground/1,
57
  hide/1,iconize/1,iconize/2,inheritAttributes/1,initDialog/1,invalidateBestSize/1,
58
  isActive/1,isEnabled/1,isExposed/2,isExposed/3,isExposed/5,isFullScreen/1,
59
  isIconized/1,isMaximized/1,isRetained/1,isShown/1,isTopLevel/1,layout/1,
60
  lineDown/1,lineUp/1,lower/1,makeModal/1,makeModal/2,maximize/1,maximize/2,
61
  move/2,move/3,move/4,moveAfterInTabOrder/2,moveBeforeInTabOrder/2,
62
  navigate/1,navigate/2,pageDown/1,pageUp/1,parent_class/1,popEventHandler/1,
63
  popEventHandler/2,popupMenu/2,popupMenu/3,popupMenu/4,processCommand/2,
64
  raise/1,refresh/1,refresh/2,refreshRect/2,refreshRect/3,releaseMouse/1,
65
  removeChild/2,reparent/2,requestUserAttention/1,requestUserAttention/2,
66
  screenToClient/1,screenToClient/2,scrollLines/2,scrollPages/2,scrollWindow/3,
67
  scrollWindow/4,sendSizeEvent/1,setAcceleratorTable/2,setAutoLayout/2,
68
  setBackgroundColour/2,setBackgroundStyle/2,setCaret/2,setClientSize/2,
69
  setClientSize/3,setContainingSizer/2,setCursor/2,setDropTarget/2,
70
  setExtraStyle/2,setFocus/1,setFocusFromKbd/1,setFont/2,setForegroundColour/2,
71
  setHelpText/2,setIcon/2,setIcons/2,setId/2,setLabel/2,setMaxSize/2,
72
  setMenuBar/2,setMinSize/2,setName/2,setOwnBackgroundColour/2,setOwnFont/2,
73
  setOwnForegroundColour/2,setPalette/2,setScrollPos/3,setScrollPos/4,
74
  setScrollbar/5,setScrollbar/6,setShape/2,setSize/2,setSize/3,setSize/5,
75
  setSize/6,setSizeHints/2,setSizeHints/3,setSizeHints/4,setSizer/2,
76
  setSizer/3,setSizerAndFit/2,setSizerAndFit/3,setStatusBar/2,setStatusBarPane/2,
1.1.15 by Sergei Golovan
Import upstream version 13.b-dfsg
77
  setStatusText/2,setStatusText/3,setStatusWidths/2,setThemeEnabled/2,
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
78
  setTitle/2,setToolBar/2,setToolTip/2,setVirtualSize/2,setVirtualSize/3,
79
  setVirtualSizeHints/2,setVirtualSizeHints/3,setVirtualSizeHints/4,
80
  setWindowStyle/2,setWindowStyleFlag/2,setWindowVariant/2,shouldInheritColours/1,
81
  show/1,show/2,showFullScreen/2,showFullScreen/3,thaw/1,transferDataFromWindow/1,
82
  transferDataToWindow/1,update/1,updateWindowUI/1,updateWindowUI/2,
83
  validate/1,warpPointer/3]).
84
85
%% @hidden
86
parent_class(wxFrame) -> true;
87
parent_class(wxTopLevelWindow) -> true;
88
parent_class(wxWindow) -> true;
89
parent_class(wxEvtHandler) -> true;
90
parent_class(_Class) -> erlang:error({badtype, ?MODULE}).
91
92
%% @spec () -> wxMDIParentFrame()
93
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframewxmdiparentframe">external documentation</a>.
94
new() ->
95
  wxe_util:construct(?wxMDIParentFrame_new_0,
96
  <<>>).
97
98
%% @spec (Parent::wxWindow:wxWindow(), Id::integer(), Title::string()) -> wxMDIParentFrame()
99
%% @equiv new(Parent,Id,Title, [])
100
new(Parent,Id,Title)
101
 when is_record(Parent, wx_ref),is_integer(Id),is_list(Title) ->
102
  new(Parent,Id,Title, []).
103
104
%% @spec (Parent::wxWindow:wxWindow(), Id::integer(), Title::string(), [Option]) -> wxMDIParentFrame()
105
%% Option = {pos, {X::integer(),Y::integer()}} | {size, {W::integer(),H::integer()}} | {style, integer()}
106
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframewxmdiparentframe">external documentation</a>.
107
new(#wx_ref{type=ParentT,ref=ParentRef},Id,Title, Options)
108
 when is_integer(Id),is_list(Title),is_list(Options) ->
109
  ?CLASS(ParentT,wxWindow),
110
  Title_UC = unicode:characters_to_binary([Title,0]),
111
  MOpts = fun({pos, {PosX,PosY}}, Acc) -> [<<1:32/?UI,PosX:32/?UI,PosY:32/?UI,0:32>>|Acc];
112
          ({size, {SizeW,SizeH}}, Acc) -> [<<2:32/?UI,SizeW:32/?UI,SizeH:32/?UI,0:32>>|Acc];
1.1.15 by Sergei Golovan
Import upstream version 13.b-dfsg
113
          ({style, Style}, Acc) -> [<<3:32/?UI,Style:32/?UI>>|Acc];
114
          (BadOpt, _) -> erlang:error({badoption, BadOpt}) end,
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
115
  BinOpt = list_to_binary(lists:foldl(MOpts, [<<0:32>>], Options)),
116
  wxe_util:construct(?wxMDIParentFrame_new_4,
117
  <<ParentRef:32/?UI,Id:32/?UI,(byte_size(Title_UC)):32/?UI,(Title_UC)/binary, 0:(((8- ((4+byte_size(Title_UC)) band 16#7)) band 16#7))/unit:8, BinOpt/binary>>).
118
119
%% @spec (This::wxMDIParentFrame()) -> ok
120
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframeactivatenext">external documentation</a>.
121
activateNext(#wx_ref{type=ThisT,ref=ThisRef}) ->
122
  ?CLASS(ThisT,wxMDIParentFrame),
123
  wxe_util:cast(?wxMDIParentFrame_ActivateNext,
124
  <<ThisRef:32/?UI>>).
125
126
%% @spec (This::wxMDIParentFrame()) -> ok
127
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframeactivateprevious">external documentation</a>.
128
activatePrevious(#wx_ref{type=ThisT,ref=ThisRef}) ->
129
  ?CLASS(ThisT,wxMDIParentFrame),
130
  wxe_util:cast(?wxMDIParentFrame_ActivatePrevious,
131
  <<ThisRef:32/?UI>>).
132
133
%% @spec (This::wxMDIParentFrame()) -> ok
134
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframearrangeicons">external documentation</a>.
135
arrangeIcons(#wx_ref{type=ThisT,ref=ThisRef}) ->
136
  ?CLASS(ThisT,wxMDIParentFrame),
137
  wxe_util:cast(?wxMDIParentFrame_ArrangeIcons,
138
  <<ThisRef:32/?UI>>).
139
140
%% @spec (This::wxMDIParentFrame()) -> ok
141
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframecascade">external documentation</a>.
142
cascade(#wx_ref{type=ThisT,ref=ThisRef}) ->
143
  ?CLASS(ThisT,wxMDIParentFrame),
144
  wxe_util:cast(?wxMDIParentFrame_Cascade,
145
  <<ThisRef:32/?UI>>).
146
147
%% @spec (This::wxMDIParentFrame(), Parent::wxWindow:wxWindow(), Id::integer(), Title::string()) -> bool()
148
%% @equiv create(This,Parent,Id,Title, [])
149
create(This,Parent,Id,Title)
150
 when is_record(This, wx_ref),is_record(Parent, wx_ref),is_integer(Id),is_list(Title) ->
151
  create(This,Parent,Id,Title, []).
152
153
%% @spec (This::wxMDIParentFrame(), Parent::wxWindow:wxWindow(), Id::integer(), Title::string(), [Option]) -> bool()
154
%% Option = {pos, {X::integer(),Y::integer()}} | {size, {W::integer(),H::integer()}} | {style, integer()}
155
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframecreate">external documentation</a>.
156
create(#wx_ref{type=ThisT,ref=ThisRef},#wx_ref{type=ParentT,ref=ParentRef},Id,Title, Options)
157
 when is_integer(Id),is_list(Title),is_list(Options) ->
158
  ?CLASS(ThisT,wxMDIParentFrame),
159
  ?CLASS(ParentT,wxWindow),
160
  Title_UC = unicode:characters_to_binary([Title,0]),
161
  MOpts = fun({pos, {PosX,PosY}}, Acc) -> [<<1:32/?UI,PosX:32/?UI,PosY:32/?UI,0:32>>|Acc];
162
          ({size, {SizeW,SizeH}}, Acc) -> [<<2:32/?UI,SizeW:32/?UI,SizeH:32/?UI,0:32>>|Acc];
1.1.15 by Sergei Golovan
Import upstream version 13.b-dfsg
163
          ({style, Style}, Acc) -> [<<3:32/?UI,Style:32/?UI>>|Acc];
164
          (BadOpt, _) -> erlang:error({badoption, BadOpt}) end,
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
165
  BinOpt = list_to_binary(lists:foldl(MOpts, [<<0:32>>], Options)),
166
  wxe_util:call(?wxMDIParentFrame_Create,
167
  <<ThisRef:32/?UI,ParentRef:32/?UI,Id:32/?UI,(byte_size(Title_UC)):32/?UI,(Title_UC)/binary, 0:(((8- ((0+byte_size(Title_UC)) band 16#7)) band 16#7))/unit:8, BinOpt/binary>>).
168
169
%% @spec (This::wxMDIParentFrame()) -> wxMDIChildFrame:wxMDIChildFrame()
170
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframegetactivechild">external documentation</a>.
171
getActiveChild(#wx_ref{type=ThisT,ref=ThisRef}) ->
172
  ?CLASS(ThisT,wxMDIParentFrame),
173
  wxe_util:call(?wxMDIParentFrame_GetActiveChild,
174
  <<ThisRef:32/?UI>>).
175
176
%% @spec (This::wxMDIParentFrame()) -> wxMDIClientWindow:wxMDIClientWindow()
177
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframegetclientwindow">external documentation</a>.
178
getClientWindow(#wx_ref{type=ThisT,ref=ThisRef}) ->
179
  ?CLASS(ThisT,wxMDIParentFrame),
180
  wxe_util:call(?wxMDIParentFrame_GetClientWindow,
181
  <<ThisRef:32/?UI>>).
182
183
%% @spec (This::wxMDIParentFrame()) -> ok
184
%% @equiv tile(This, [])
185
tile(This)
186
 when is_record(This, wx_ref) ->
187
  tile(This, []).
188
189
%% @spec (This::wxMDIParentFrame(), [Option]) -> ok
190
%% Option = {orient, WxOrientation}
191
%% WxOrientation = integer()
192
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxmdiparentframe.html#wxmdiparentframetile">external documentation</a>.
193
%%<br /> WxOrientation is one of ?wxHORIZONTAL | ?wxVERTICAL | ?wxBOTH
194
tile(#wx_ref{type=ThisT,ref=ThisRef}, Options)
195
 when is_list(Options) ->
196
  ?CLASS(ThisT,wxMDIParentFrame),
1.1.15 by Sergei Golovan
Import upstream version 13.b-dfsg
197
  MOpts = fun({orient, Orient}, Acc) -> [<<1:32/?UI,Orient:32/?UI>>|Acc];
198
          (BadOpt, _) -> erlang:error({badoption, BadOpt}) end,
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
199
  BinOpt = list_to_binary(lists:foldl(MOpts, [<<0:32>>], Options)),
200
  wxe_util:cast(?wxMDIParentFrame_Tile,
201
  <<ThisRef:32/?UI, 0:32,BinOpt/binary>>).
202
203
%% @spec (This::wxMDIParentFrame()) -> ok
204
%% @doc Destroys this object, do not use object again
1.2.5 by Sergei Golovan
Import upstream version 13.b.4-dfsg
205
destroy(Obj=#wx_ref{type=Type}) ->
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
206
  ?CLASS(Type,wxMDIParentFrame),
207
  wxe_util:destroy(?DESTROY_OBJECT,Obj),
208
  ok.
1.2.5 by Sergei Golovan
Import upstream version 13.b.4-dfsg
209
 %% From wxFrame
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
210
%% @hidden
211
setToolBar(This,Toolbar) -> wxFrame:setToolBar(This,Toolbar).
212
%% @hidden
1.1.15 by Sergei Golovan
Import upstream version 13.b-dfsg
213
setStatusWidths(This,Widths_field) -> wxFrame:setStatusWidths(This,Widths_field).
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
214
%% @hidden
215
setStatusText(This,Text, Options) -> wxFrame:setStatusText(This,Text, Options).
216
%% @hidden
217
setStatusText(This,Text) -> wxFrame:setStatusText(This,Text).
218
%% @hidden
219
setStatusBarPane(This,N) -> wxFrame:setStatusBarPane(This,N).
220
%% @hidden
221
setStatusBar(This,Statbar) -> wxFrame:setStatusBar(This,Statbar).
222
%% @hidden
223
setMenuBar(This,Menubar) -> wxFrame:setMenuBar(This,Menubar).
224
%% @hidden
225
sendSizeEvent(This) -> wxFrame:sendSizeEvent(This).
226
%% @hidden
227
processCommand(This,Winid) -> wxFrame:processCommand(This,Winid).
228
%% @hidden
229
getToolBar(This) -> wxFrame:getToolBar(This).
230
%% @hidden
231
getStatusBarPane(This) -> wxFrame:getStatusBarPane(This).
232
%% @hidden
233
getStatusBar(This) -> wxFrame:getStatusBar(This).
234
%% @hidden
235
getMenuBar(This) -> wxFrame:getMenuBar(This).
236
%% @hidden
237
getClientAreaOrigin(This) -> wxFrame:getClientAreaOrigin(This).
238
%% @hidden
239
createToolBar(This, Options) -> wxFrame:createToolBar(This, Options).
240
%% @hidden
241
createToolBar(This) -> wxFrame:createToolBar(This).
242
%% @hidden
243
createStatusBar(This, Options) -> wxFrame:createStatusBar(This, Options).
244
%% @hidden
245
createStatusBar(This) -> wxFrame:createStatusBar(This).
1.2.5 by Sergei Golovan
Import upstream version 13.b.4-dfsg
246
 %% From wxTopLevelWindow
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
247
%% @hidden
248
showFullScreen(This,Show, Options) -> wxTopLevelWindow:showFullScreen(This,Show, Options).
249
%% @hidden
250
showFullScreen(This,Show) -> wxTopLevelWindow:showFullScreen(This,Show).
251
%% @hidden
252
setTitle(This,Title) -> wxTopLevelWindow:setTitle(This,Title).
253
%% @hidden
254
setShape(This,Region) -> wxTopLevelWindow:setShape(This,Region).
255
%% @hidden
256
centreOnScreen(This, Options) -> wxTopLevelWindow:centreOnScreen(This, Options).
257
%% @hidden
258
centreOnScreen(This) -> wxTopLevelWindow:centreOnScreen(This).
259
%% @hidden
260
centerOnScreen(This, Options) -> wxTopLevelWindow:centerOnScreen(This, Options).
261
%% @hidden
262
centerOnScreen(This) -> wxTopLevelWindow:centerOnScreen(This).
263
%% @hidden
264
setIcons(This,Icons) -> wxTopLevelWindow:setIcons(This,Icons).
265
%% @hidden
266
setIcon(This,Icon) -> wxTopLevelWindow:setIcon(This,Icon).
267
%% @hidden
268
requestUserAttention(This, Options) -> wxTopLevelWindow:requestUserAttention(This, Options).
269
%% @hidden
270
requestUserAttention(This) -> wxTopLevelWindow:requestUserAttention(This).
271
%% @hidden
272
maximize(This, Options) -> wxTopLevelWindow:maximize(This, Options).
273
%% @hidden
274
maximize(This) -> wxTopLevelWindow:maximize(This).
275
%% @hidden
276
isMaximized(This) -> wxTopLevelWindow:isMaximized(This).
277
%% @hidden
278
isIconized(This) -> wxTopLevelWindow:isIconized(This).
279
%% @hidden
280
isFullScreen(This) -> wxTopLevelWindow:isFullScreen(This).
281
%% @hidden
282
iconize(This, Options) -> wxTopLevelWindow:iconize(This, Options).
283
%% @hidden
284
iconize(This) -> wxTopLevelWindow:iconize(This).
285
%% @hidden
286
isActive(This) -> wxTopLevelWindow:isActive(This).
287
%% @hidden
288
getTitle(This) -> wxTopLevelWindow:getTitle(This).
289
%% @hidden
290
getIcons(This) -> wxTopLevelWindow:getIcons(This).
291
%% @hidden
292
getIcon(This) -> wxTopLevelWindow:getIcon(This).
1.2.5 by Sergei Golovan
Import upstream version 13.b.4-dfsg
293
 %% From wxWindow
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
294
%% @hidden
295
warpPointer(This,X,Y) -> wxWindow:warpPointer(This,X,Y).
296
%% @hidden
297
validate(This) -> wxWindow:validate(This).
298
%% @hidden
299
updateWindowUI(This, Options) -> wxWindow:updateWindowUI(This, Options).
300
%% @hidden
301
updateWindowUI(This) -> wxWindow:updateWindowUI(This).
302
%% @hidden
303
update(This) -> wxWindow:update(This).
304
%% @hidden
305
transferDataToWindow(This) -> wxWindow:transferDataToWindow(This).
306
%% @hidden
307
transferDataFromWindow(This) -> wxWindow:transferDataFromWindow(This).
308
%% @hidden
309
thaw(This) -> wxWindow:thaw(This).
310
%% @hidden
311
show(This, Options) -> wxWindow:show(This, Options).
312
%% @hidden
313
show(This) -> wxWindow:show(This).
314
%% @hidden
315
shouldInheritColours(This) -> wxWindow:shouldInheritColours(This).
316
%% @hidden
317
setWindowVariant(This,Variant) -> wxWindow:setWindowVariant(This,Variant).
318
%% @hidden
319
setWindowStyleFlag(This,Style) -> wxWindow:setWindowStyleFlag(This,Style).
320
%% @hidden
321
setWindowStyle(This,Style) -> wxWindow:setWindowStyle(This,Style).
322
%% @hidden
323
setVirtualSizeHints(This,MinW,MinH, Options) -> wxWindow:setVirtualSizeHints(This,MinW,MinH, Options).
324
%% @hidden
325
setVirtualSizeHints(This,MinW,MinH) -> wxWindow:setVirtualSizeHints(This,MinW,MinH).
326
%% @hidden
327
setVirtualSizeHints(This,MinSize) -> wxWindow:setVirtualSizeHints(This,MinSize).
328
%% @hidden
329
setVirtualSize(This,X,Y) -> wxWindow:setVirtualSize(This,X,Y).
330
%% @hidden
331
setVirtualSize(This,Size) -> wxWindow:setVirtualSize(This,Size).
332
%% @hidden
333
setToolTip(This,Tip) -> wxWindow:setToolTip(This,Tip).
334
%% @hidden
335
setThemeEnabled(This,EnableTheme) -> wxWindow:setThemeEnabled(This,EnableTheme).
336
%% @hidden
337
setSizerAndFit(This,Sizer, Options) -> wxWindow:setSizerAndFit(This,Sizer, Options).
338
%% @hidden
339
setSizerAndFit(This,Sizer) -> wxWindow:setSizerAndFit(This,Sizer).
340
%% @hidden
341
setSizer(This,Sizer, Options) -> wxWindow:setSizer(This,Sizer, Options).
342
%% @hidden
343
setSizer(This,Sizer) -> wxWindow:setSizer(This,Sizer).
344
%% @hidden
345
setSizeHints(This,MinW,MinH, Options) -> wxWindow:setSizeHints(This,MinW,MinH, Options).
346
%% @hidden
347
setSizeHints(This,MinW,MinH) -> wxWindow:setSizeHints(This,MinW,MinH).
348
%% @hidden
349
setSizeHints(This,MinSize) -> wxWindow:setSizeHints(This,MinSize).
350
%% @hidden
351
setSize(This,X,Y,Width,Height, Options) -> wxWindow:setSize(This,X,Y,Width,Height, Options).
352
%% @hidden
353
setSize(This,X,Y,Width,Height) -> wxWindow:setSize(This,X,Y,Width,Height).
354
%% @hidden
355
setSize(This,Width,Height) -> wxWindow:setSize(This,Width,Height).
356
%% @hidden
357
setSize(This,Rect) -> wxWindow:setSize(This,Rect).
358
%% @hidden
359
setScrollPos(This,Orient,Pos, Options) -> wxWindow:setScrollPos(This,Orient,Pos, Options).
360
%% @hidden
361
setScrollPos(This,Orient,Pos) -> wxWindow:setScrollPos(This,Orient,Pos).
362
%% @hidden
363
setScrollbar(This,Orient,Pos,ThumbVisible,Range, Options) -> wxWindow:setScrollbar(This,Orient,Pos,ThumbVisible,Range, Options).
364
%% @hidden
365
setScrollbar(This,Orient,Pos,ThumbVisible,Range) -> wxWindow:setScrollbar(This,Orient,Pos,ThumbVisible,Range).
366
%% @hidden
367
setPalette(This,Pal) -> wxWindow:setPalette(This,Pal).
368
%% @hidden
369
setName(This,Name) -> wxWindow:setName(This,Name).
370
%% @hidden
371
setLabel(This,Label) -> wxWindow:setLabel(This,Label).
372
%% @hidden
373
setId(This,Winid) -> wxWindow:setId(This,Winid).
374
%% @hidden
375
setHelpText(This,Text) -> wxWindow:setHelpText(This,Text).
376
%% @hidden
377
setForegroundColour(This,Colour) -> wxWindow:setForegroundColour(This,Colour).
378
%% @hidden
379
setFont(This,Font) -> wxWindow:setFont(This,Font).
380
%% @hidden
381
setFocusFromKbd(This) -> wxWindow:setFocusFromKbd(This).
382
%% @hidden
383
setFocus(This) -> wxWindow:setFocus(This).
384
%% @hidden
385
setExtraStyle(This,ExStyle) -> wxWindow:setExtraStyle(This,ExStyle).
386
%% @hidden
387
setDropTarget(This,DropTarget) -> wxWindow:setDropTarget(This,DropTarget).
388
%% @hidden
389
setOwnForegroundColour(This,Colour) -> wxWindow:setOwnForegroundColour(This,Colour).
390
%% @hidden
391
setOwnFont(This,Font) -> wxWindow:setOwnFont(This,Font).
392
%% @hidden
393
setOwnBackgroundColour(This,Colour) -> wxWindow:setOwnBackgroundColour(This,Colour).
394
%% @hidden
395
setMinSize(This,MinSize) -> wxWindow:setMinSize(This,MinSize).
396
%% @hidden
397
setMaxSize(This,MaxSize) -> wxWindow:setMaxSize(This,MaxSize).
398
%% @hidden
399
setCursor(This,Cursor) -> wxWindow:setCursor(This,Cursor).
400
%% @hidden
401
setContainingSizer(This,Sizer) -> wxWindow:setContainingSizer(This,Sizer).
402
%% @hidden
403
setClientSize(This,Width,Height) -> wxWindow:setClientSize(This,Width,Height).
404
%% @hidden
405
setClientSize(This,Size) -> wxWindow:setClientSize(This,Size).
406
%% @hidden
407
setCaret(This,Caret) -> wxWindow:setCaret(This,Caret).
408
%% @hidden
409
setBackgroundStyle(This,Style) -> wxWindow:setBackgroundStyle(This,Style).
410
%% @hidden
411
setBackgroundColour(This,Colour) -> wxWindow:setBackgroundColour(This,Colour).
412
%% @hidden
413
setAutoLayout(This,AutoLayout) -> wxWindow:setAutoLayout(This,AutoLayout).
414
%% @hidden
415
setAcceleratorTable(This,Accel) -> wxWindow:setAcceleratorTable(This,Accel).
416
%% @hidden
417
scrollWindow(This,Dx,Dy, Options) -> wxWindow:scrollWindow(This,Dx,Dy, Options).
418
%% @hidden
419
scrollWindow(This,Dx,Dy) -> wxWindow:scrollWindow(This,Dx,Dy).
420
%% @hidden
421
scrollPages(This,Pages) -> wxWindow:scrollPages(This,Pages).
422
%% @hidden
423
scrollLines(This,Lines) -> wxWindow:scrollLines(This,Lines).
424
%% @hidden
425
screenToClient(This,Pt) -> wxWindow:screenToClient(This,Pt).
426
%% @hidden
427
screenToClient(This) -> wxWindow:screenToClient(This).
428
%% @hidden
429
reparent(This,NewParent) -> wxWindow:reparent(This,NewParent).
430
%% @hidden
431
removeChild(This,Child) -> wxWindow:removeChild(This,Child).
432
%% @hidden
433
releaseMouse(This) -> wxWindow:releaseMouse(This).
434
%% @hidden
435
refreshRect(This,Rect, Options) -> wxWindow:refreshRect(This,Rect, Options).
436
%% @hidden
437
refreshRect(This,Rect) -> wxWindow:refreshRect(This,Rect).
438
%% @hidden
439
refresh(This, Options) -> wxWindow:refresh(This, Options).
440
%% @hidden
441
refresh(This) -> wxWindow:refresh(This).
442
%% @hidden
443
raise(This) -> wxWindow:raise(This).
444
%% @hidden
445
popupMenu(This,Menu,X,Y) -> wxWindow:popupMenu(This,Menu,X,Y).
446
%% @hidden
447
popupMenu(This,Menu, Options) -> wxWindow:popupMenu(This,Menu, Options).
448
%% @hidden
449
popupMenu(This,Menu) -> wxWindow:popupMenu(This,Menu).
450
%% @hidden
451
popEventHandler(This, Options) -> wxWindow:popEventHandler(This, Options).
452
%% @hidden
453
popEventHandler(This) -> wxWindow:popEventHandler(This).
454
%% @hidden
455
pageUp(This) -> wxWindow:pageUp(This).
456
%% @hidden
457
pageDown(This) -> wxWindow:pageDown(This).
458
%% @hidden
459
navigate(This, Options) -> wxWindow:navigate(This, Options).
460
%% @hidden
461
navigate(This) -> wxWindow:navigate(This).
462
%% @hidden
463
moveBeforeInTabOrder(This,Win) -> wxWindow:moveBeforeInTabOrder(This,Win).
464
%% @hidden
465
moveAfterInTabOrder(This,Win) -> wxWindow:moveAfterInTabOrder(This,Win).
466
%% @hidden
467
move(This,X,Y, Options) -> wxWindow:move(This,X,Y, Options).
468
%% @hidden
469
move(This,X,Y) -> wxWindow:move(This,X,Y).
470
%% @hidden
471
move(This,Pt) -> wxWindow:move(This,Pt).
472
%% @hidden
473
makeModal(This, Options) -> wxWindow:makeModal(This, Options).
474
%% @hidden
475
makeModal(This) -> wxWindow:makeModal(This).
476
%% @hidden
477
lower(This) -> wxWindow:lower(This).
478
%% @hidden
479
lineUp(This) -> wxWindow:lineUp(This).
480
%% @hidden
481
lineDown(This) -> wxWindow:lineDown(This).
482
%% @hidden
483
layout(This) -> wxWindow:layout(This).
484
%% @hidden
485
isTopLevel(This) -> wxWindow:isTopLevel(This).
486
%% @hidden
487
isShown(This) -> wxWindow:isShown(This).
488
%% @hidden
489
isRetained(This) -> wxWindow:isRetained(This).
490
%% @hidden
491
isExposed(This,X,Y,W,H) -> wxWindow:isExposed(This,X,Y,W,H).
492
%% @hidden
493
isExposed(This,X,Y) -> wxWindow:isExposed(This,X,Y).
494
%% @hidden
495
isExposed(This,Pt) -> wxWindow:isExposed(This,Pt).
496
%% @hidden
497
isEnabled(This) -> wxWindow:isEnabled(This).
498
%% @hidden
499
invalidateBestSize(This) -> wxWindow:invalidateBestSize(This).
500
%% @hidden
501
initDialog(This) -> wxWindow:initDialog(This).
502
%% @hidden
503
inheritAttributes(This) -> wxWindow:inheritAttributes(This).
504
%% @hidden
505
hide(This) -> wxWindow:hide(This).
506
%% @hidden
507
hasTransparentBackground(This) -> wxWindow:hasTransparentBackground(This).
508
%% @hidden
509
hasScrollbar(This,Orient) -> wxWindow:hasScrollbar(This,Orient).
510
%% @hidden
511
hasCapture(This) -> wxWindow:hasCapture(This).
512
%% @hidden
513
getWindowVariant(This) -> wxWindow:getWindowVariant(This).
514
%% @hidden
515
getWindowStyleFlag(This) -> wxWindow:getWindowStyleFlag(This).
516
%% @hidden
517
getVirtualSize(This) -> wxWindow:getVirtualSize(This).
518
%% @hidden
519
getUpdateRegion(This) -> wxWindow:getUpdateRegion(This).
520
%% @hidden
521
getToolTip(This) -> wxWindow:getToolTip(This).
522
%% @hidden
523
getTextExtent(This,String, Options) -> wxWindow:getTextExtent(This,String, Options).
524
%% @hidden
525
getTextExtent(This,String) -> wxWindow:getTextExtent(This,String).
526
%% @hidden
527
getSizer(This) -> wxWindow:getSizer(This).
528
%% @hidden
529
getSize(This) -> wxWindow:getSize(This).
530
%% @hidden
531
getScrollThumb(This,Orient) -> wxWindow:getScrollThumb(This,Orient).
532
%% @hidden
533
getScrollRange(This,Orient) -> wxWindow:getScrollRange(This,Orient).
534
%% @hidden
535
getScrollPos(This,Orient) -> wxWindow:getScrollPos(This,Orient).
536
%% @hidden
537
getScreenRect(This) -> wxWindow:getScreenRect(This).
538
%% @hidden
539
getScreenPosition(This) -> wxWindow:getScreenPosition(This).
540
%% @hidden
541
getRect(This) -> wxWindow:getRect(This).
542
%% @hidden
543
getPosition(This) -> wxWindow:getPosition(This).
544
%% @hidden
545
getParent(This) -> wxWindow:getParent(This).
546
%% @hidden
547
getName(This) -> wxWindow:getName(This).
548
%% @hidden
549
getMinSize(This) -> wxWindow:getMinSize(This).
550
%% @hidden
551
getMaxSize(This) -> wxWindow:getMaxSize(This).
552
%% @hidden
553
getLabel(This) -> wxWindow:getLabel(This).
554
%% @hidden
555
getId(This) -> wxWindow:getId(This).
556
%% @hidden
557
getHelpText(This) -> wxWindow:getHelpText(This).
558
%% @hidden
559
getHandle(This) -> wxWindow:getHandle(This).
560
%% @hidden
561
getGrandParent(This) -> wxWindow:getGrandParent(This).
562
%% @hidden
563
getForegroundColour(This) -> wxWindow:getForegroundColour(This).
564
%% @hidden
565
getFont(This) -> wxWindow:getFont(This).
566
%% @hidden
567
getExtraStyle(This) -> wxWindow:getExtraStyle(This).
568
%% @hidden
569
getEventHandler(This) -> wxWindow:getEventHandler(This).
570
%% @hidden
571
getDropTarget(This) -> wxWindow:getDropTarget(This).
572
%% @hidden
573
getCursor(This) -> wxWindow:getCursor(This).
574
%% @hidden
575
getContainingSizer(This) -> wxWindow:getContainingSizer(This).
576
%% @hidden
577
getClientSize(This) -> wxWindow:getClientSize(This).
578
%% @hidden
579
getChildren(This) -> wxWindow:getChildren(This).
580
%% @hidden
581
getCharWidth(This) -> wxWindow:getCharWidth(This).
582
%% @hidden
583
getCharHeight(This) -> wxWindow:getCharHeight(This).
584
%% @hidden
585
getCaret(This) -> wxWindow:getCaret(This).
586
%% @hidden
587
getBestSize(This) -> wxWindow:getBestSize(This).
588
%% @hidden
589
getBackgroundStyle(This) -> wxWindow:getBackgroundStyle(This).
590
%% @hidden
591
getBackgroundColour(This) -> wxWindow:getBackgroundColour(This).
592
%% @hidden
593
getAcceleratorTable(This) -> wxWindow:getAcceleratorTable(This).
594
%% @hidden
595
freeze(This) -> wxWindow:freeze(This).
596
%% @hidden
597
fitInside(This) -> wxWindow:fitInside(This).
598
%% @hidden
599
fit(This) -> wxWindow:fit(This).
600
%% @hidden
601
findWindow(This,Winid) -> wxWindow:findWindow(This,Winid).
602
%% @hidden
603
enable(This, Options) -> wxWindow:enable(This, Options).
604
%% @hidden
605
enable(This) -> wxWindow:enable(This).
606
%% @hidden
607
disable(This) -> wxWindow:disable(This).
608
%% @hidden
609
destroyChildren(This) -> wxWindow:destroyChildren(This).
610
%% @hidden
611
convertPixelsToDialog(This,Sz) -> wxWindow:convertPixelsToDialog(This,Sz).
612
%% @hidden
613
convertDialogToPixels(This,Sz) -> wxWindow:convertDialogToPixels(This,Sz).
614
%% @hidden
615
close(This, Options) -> wxWindow:close(This, Options).
616
%% @hidden
617
close(This) -> wxWindow:close(This).
618
%% @hidden
619
clientToScreen(This,X,Y) -> wxWindow:clientToScreen(This,X,Y).
620
%% @hidden
621
clientToScreen(This,Pt) -> wxWindow:clientToScreen(This,Pt).
622
%% @hidden
623
clearBackground(This) -> wxWindow:clearBackground(This).
624
%% @hidden
625
centreOnParent(This, Options) -> wxWindow:centreOnParent(This, Options).
626
%% @hidden
627
centreOnParent(This) -> wxWindow:centreOnParent(This).
628
%% @hidden
629
centre(This, Options) -> wxWindow:centre(This, Options).
630
%% @hidden
631
centre(This) -> wxWindow:centre(This).
632
%% @hidden
633
centerOnParent(This, Options) -> wxWindow:centerOnParent(This, Options).
634
%% @hidden
635
centerOnParent(This) -> wxWindow:centerOnParent(This).
636
%% @hidden
637
center(This, Options) -> wxWindow:center(This, Options).
638
%% @hidden
639
center(This) -> wxWindow:center(This).
640
%% @hidden
641
captureMouse(This) -> wxWindow:captureMouse(This).
642
%% @hidden
643
cacheBestSize(This,Size) -> wxWindow:cacheBestSize(This,Size).
1.2.5 by Sergei Golovan
Import upstream version 13.b.4-dfsg
644
 %% From wxEvtHandler
1.1.14 by Sergei Golovan
Import upstream version 13.a-dfsg
645
%% @hidden
646
disconnect(This,EventType, Options) -> wxEvtHandler:disconnect(This,EventType, Options).
647
%% @hidden
648
disconnect(This,EventType) -> wxEvtHandler:disconnect(This,EventType).
649
%% @hidden
650
disconnect(This) -> wxEvtHandler:disconnect(This).
651
%% @hidden
652
connect(This,EventType, Options) -> wxEvtHandler:connect(This,EventType, Options).
653
%% @hidden
654
connect(This,EventType) -> wxEvtHandler:connect(This,EventType).