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

« back to all changes in this revision

Viewing changes to lib/wx/src/gen/wxRadioButton.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_wxradiobutton.html">wxRadioButton</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 wxRadioButton().  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(wxRadioButton).
 
31
-include("wxe.hrl").
 
32
-export([create/4,create/5,destroy/1,getValue/1,new/0,new/3,new/4,setValue/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,getLabel/1,getMaxSize/1,getMinSize/1,getName/1,getParent/1,
 
46
  getPosition/1,getRect/1,getScreenPosition/1,getScreenRect/1,getScrollPos/2,
 
47
  getScrollRange/2,getScrollThumb/2,getSize/1,getSizer/1,getTextExtent/2,
 
48
  getTextExtent/3,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,setLabel/2,setMaxSize/2,
 
62
  setMinSize/2,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 () -> wxRadioButton()
 
79
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxradiobutton.html#wxradiobuttonwxradiobutton">external documentation</a>.
 
80
new() ->
 
81
  wxe_util:construct(?wxRadioButton_new_0,
 
82
  <<>>).
 
83
 
 
84
%% @spec (Parent::wxWindow:wxWindow(), Id::integer(), Label::string()) -> wxRadioButton()
 
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]) -> wxRadioButton()
 
91
%% Option = {pos, {X::integer(),Y::integer()}} | {size, {W::integer(),H::integer()}} | {style, integer()} | {validator, wx:wx()}
 
92
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxradiobutton.html#wxradiobuttonwxradiobutton">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
          ({validator, #wx_ref{type=ValidatorT,ref=ValidatorRef}}, Acc) ->   ?CLASS(ValidatorT,wx),[<<4:32/?UI,ValidatorRef:32/?UI>>|Acc];
 
101
          (BadOpt, _) -> erlang:error({badoption, BadOpt}) end,
 
102
  BinOpt = list_to_binary(lists:foldl(MOpts, [<<0:32>>], Options)),
 
103
  wxe_util:construct(?wxRadioButton_new_4,
 
104
  <<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>>).
 
105
 
 
106
%% @spec (This::wxRadioButton(), Parent::wxWindow:wxWindow(), Id::integer(), Label::string()) -> bool()
 
107
%% @equiv create(This,Parent,Id,Label, [])
 
108
create(This,Parent,Id,Label)
 
109
 when is_record(This, wx_ref),is_record(Parent, wx_ref),is_integer(Id),is_list(Label) ->
 
110
  create(This,Parent,Id,Label, []).
 
111
 
 
112
%% @spec (This::wxRadioButton(), Parent::wxWindow:wxWindow(), Id::integer(), Label::string(), [Option]) -> bool()
 
113
%% Option = {pos, {X::integer(),Y::integer()}} | {size, {W::integer(),H::integer()}} | {style, integer()} | {validator, wx:wx()}
 
114
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxradiobutton.html#wxradiobuttoncreate">external documentation</a>.
 
115
create(#wx_ref{type=ThisT,ref=ThisRef},#wx_ref{type=ParentT,ref=ParentRef},Id,Label, Options)
 
116
 when is_integer(Id),is_list(Label),is_list(Options) ->
 
117
  ?CLASS(ThisT,wxRadioButton),
 
118
  ?CLASS(ParentT,wxWindow),
 
119
  Label_UC = unicode:characters_to_binary([Label,0]),
 
120
  MOpts = fun({pos, {PosX,PosY}}, Acc) -> [<<1:32/?UI,PosX:32/?UI,PosY:32/?UI,0:32>>|Acc];
 
121
          ({size, {SizeW,SizeH}}, Acc) -> [<<2:32/?UI,SizeW:32/?UI,SizeH:32/?UI,0:32>>|Acc];
 
122
          ({style, Style}, Acc) -> [<<3:32/?UI,Style:32/?UI>>|Acc];
 
123
          ({validator, #wx_ref{type=ValidatorT,ref=ValidatorRef}}, Acc) ->   ?CLASS(ValidatorT,wx),[<<4:32/?UI,ValidatorRef:32/?UI>>|Acc];
 
124
          (BadOpt, _) -> erlang:error({badoption, BadOpt}) end,
 
125
  BinOpt = list_to_binary(lists:foldl(MOpts, [<<0:32>>], Options)),
 
126
  wxe_util:call(?wxRadioButton_Create,
 
127
  <<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>>).
 
128
 
 
129
%% @spec (This::wxRadioButton()) -> bool()
 
130
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxradiobutton.html#wxradiobuttongetvalue">external documentation</a>.
 
131
getValue(#wx_ref{type=ThisT,ref=ThisRef}) ->
 
132
  ?CLASS(ThisT,wxRadioButton),
 
133
  wxe_util:call(?wxRadioButton_GetValue,
 
134
  <<ThisRef:32/?UI>>).
 
135
 
 
136
%% @spec (This::wxRadioButton(), Val::bool()) -> ok
 
137
%% @doc See <a href="http://www.wxwidgets.org/manuals/stable/wx_wxradiobutton.html#wxradiobuttonsetvalue">external documentation</a>.
 
138
setValue(#wx_ref{type=ThisT,ref=ThisRef},Val)
 
139
 when is_boolean(Val) ->
 
140
  ?CLASS(ThisT,wxRadioButton),
 
141
  wxe_util:cast(?wxRadioButton_SetValue,
 
142
  <<ThisRef:32/?UI,(wxe_util:from_bool(Val)):32/?UI>>).
 
143
 
 
144
%% @spec (This::wxRadioButton()) -> ok
 
145
%% @doc Destroys this object, do not use object again
 
146
destroy(Obj=#wx_ref{type=Type}) -> 
 
147
  ?CLASS(Type,wxRadioButton),
 
148
  wxe_util:destroy(?DESTROY_OBJECT,Obj),
 
149
  ok.
 
150
 %% From wxControl 
 
151
%% @hidden
 
152
setLabel(This,Label) -> wxControl:setLabel(This,Label).
 
153
%% @hidden
 
154
getLabel(This) -> wxControl:getLabel(This).
 
155
 %% From wxWindow 
 
156
%% @hidden
 
157
warpPointer(This,X,Y) -> wxWindow:warpPointer(This,X,Y).
 
158
%% @hidden
 
159
validate(This) -> wxWindow:validate(This).
 
160
%% @hidden
 
161
updateWindowUI(This, Options) -> wxWindow:updateWindowUI(This, Options).
 
162
%% @hidden
 
163
updateWindowUI(This) -> wxWindow:updateWindowUI(This).
 
164
%% @hidden
 
165
update(This) -> wxWindow:update(This).
 
166
%% @hidden
 
167
transferDataToWindow(This) -> wxWindow:transferDataToWindow(This).
 
168
%% @hidden
 
169
transferDataFromWindow(This) -> wxWindow:transferDataFromWindow(This).
 
170
%% @hidden
 
171
thaw(This) -> wxWindow:thaw(This).
 
172
%% @hidden
 
173
show(This, Options) -> wxWindow:show(This, Options).
 
174
%% @hidden
 
175
show(This) -> wxWindow:show(This).
 
176
%% @hidden
 
177
shouldInheritColours(This) -> wxWindow:shouldInheritColours(This).
 
178
%% @hidden
 
179
setWindowVariant(This,Variant) -> wxWindow:setWindowVariant(This,Variant).
 
180
%% @hidden
 
181
setWindowStyleFlag(This,Style) -> wxWindow:setWindowStyleFlag(This,Style).
 
182
%% @hidden
 
183
setWindowStyle(This,Style) -> wxWindow:setWindowStyle(This,Style).
 
184
%% @hidden
 
185
setVirtualSizeHints(This,MinW,MinH, Options) -> wxWindow:setVirtualSizeHints(This,MinW,MinH, Options).
 
186
%% @hidden
 
187
setVirtualSizeHints(This,MinW,MinH) -> wxWindow:setVirtualSizeHints(This,MinW,MinH).
 
188
%% @hidden
 
189
setVirtualSizeHints(This,MinSize) -> wxWindow:setVirtualSizeHints(This,MinSize).
 
190
%% @hidden
 
191
setVirtualSize(This,X,Y) -> wxWindow:setVirtualSize(This,X,Y).
 
192
%% @hidden
 
193
setVirtualSize(This,Size) -> wxWindow:setVirtualSize(This,Size).
 
194
%% @hidden
 
195
setToolTip(This,Tip) -> wxWindow:setToolTip(This,Tip).
 
196
%% @hidden
 
197
setThemeEnabled(This,EnableTheme) -> wxWindow:setThemeEnabled(This,EnableTheme).
 
198
%% @hidden
 
199
setSizerAndFit(This,Sizer, Options) -> wxWindow:setSizerAndFit(This,Sizer, Options).
 
200
%% @hidden
 
201
setSizerAndFit(This,Sizer) -> wxWindow:setSizerAndFit(This,Sizer).
 
202
%% @hidden
 
203
setSizer(This,Sizer, Options) -> wxWindow:setSizer(This,Sizer, Options).
 
204
%% @hidden
 
205
setSizer(This,Sizer) -> wxWindow:setSizer(This,Sizer).
 
206
%% @hidden
 
207
setSizeHints(This,MinW,MinH, Options) -> wxWindow:setSizeHints(This,MinW,MinH, Options).
 
208
%% @hidden
 
209
setSizeHints(This,MinW,MinH) -> wxWindow:setSizeHints(This,MinW,MinH).
 
210
%% @hidden
 
211
setSizeHints(This,MinSize) -> wxWindow:setSizeHints(This,MinSize).
 
212
%% @hidden
 
213
setSize(This,X,Y,Width,Height, Options) -> wxWindow:setSize(This,X,Y,Width,Height, Options).
 
214
%% @hidden
 
215
setSize(This,X,Y,Width,Height) -> wxWindow:setSize(This,X,Y,Width,Height).
 
216
%% @hidden
 
217
setSize(This,Width,Height) -> wxWindow:setSize(This,Width,Height).
 
218
%% @hidden
 
219
setSize(This,Rect) -> wxWindow:setSize(This,Rect).
 
220
%% @hidden
 
221
setScrollPos(This,Orient,Pos, Options) -> wxWindow:setScrollPos(This,Orient,Pos, Options).
 
222
%% @hidden
 
223
setScrollPos(This,Orient,Pos) -> wxWindow:setScrollPos(This,Orient,Pos).
 
224
%% @hidden
 
225
setScrollbar(This,Orient,Pos,ThumbVisible,Range, Options) -> wxWindow:setScrollbar(This,Orient,Pos,ThumbVisible,Range, Options).
 
226
%% @hidden
 
227
setScrollbar(This,Orient,Pos,ThumbVisible,Range) -> wxWindow:setScrollbar(This,Orient,Pos,ThumbVisible,Range).
 
228
%% @hidden
 
229
setPalette(This,Pal) -> wxWindow:setPalette(This,Pal).
 
230
%% @hidden
 
231
setName(This,Name) -> wxWindow:setName(This,Name).
 
232
%% @hidden
 
233
setId(This,Winid) -> wxWindow:setId(This,Winid).
 
234
%% @hidden
 
235
setHelpText(This,Text) -> wxWindow:setHelpText(This,Text).
 
236
%% @hidden
 
237
setForegroundColour(This,Colour) -> wxWindow:setForegroundColour(This,Colour).
 
238
%% @hidden
 
239
setFont(This,Font) -> wxWindow:setFont(This,Font).
 
240
%% @hidden
 
241
setFocusFromKbd(This) -> wxWindow:setFocusFromKbd(This).
 
242
%% @hidden
 
243
setFocus(This) -> wxWindow:setFocus(This).
 
244
%% @hidden
 
245
setExtraStyle(This,ExStyle) -> wxWindow:setExtraStyle(This,ExStyle).
 
246
%% @hidden
 
247
setDropTarget(This,DropTarget) -> wxWindow:setDropTarget(This,DropTarget).
 
248
%% @hidden
 
249
setOwnForegroundColour(This,Colour) -> wxWindow:setOwnForegroundColour(This,Colour).
 
250
%% @hidden
 
251
setOwnFont(This,Font) -> wxWindow:setOwnFont(This,Font).
 
252
%% @hidden
 
253
setOwnBackgroundColour(This,Colour) -> wxWindow:setOwnBackgroundColour(This,Colour).
 
254
%% @hidden
 
255
setMinSize(This,MinSize) -> wxWindow:setMinSize(This,MinSize).
 
256
%% @hidden
 
257
setMaxSize(This,MaxSize) -> wxWindow:setMaxSize(This,MaxSize).
 
258
%% @hidden
 
259
setCursor(This,Cursor) -> wxWindow:setCursor(This,Cursor).
 
260
%% @hidden
 
261
setContainingSizer(This,Sizer) -> wxWindow:setContainingSizer(This,Sizer).
 
262
%% @hidden
 
263
setClientSize(This,Width,Height) -> wxWindow:setClientSize(This,Width,Height).
 
264
%% @hidden
 
265
setClientSize(This,Size) -> wxWindow:setClientSize(This,Size).
 
266
%% @hidden
 
267
setCaret(This,Caret) -> wxWindow:setCaret(This,Caret).
 
268
%% @hidden
 
269
setBackgroundStyle(This,Style) -> wxWindow:setBackgroundStyle(This,Style).
 
270
%% @hidden
 
271
setBackgroundColour(This,Colour) -> wxWindow:setBackgroundColour(This,Colour).
 
272
%% @hidden
 
273
setAutoLayout(This,AutoLayout) -> wxWindow:setAutoLayout(This,AutoLayout).
 
274
%% @hidden
 
275
setAcceleratorTable(This,Accel) -> wxWindow:setAcceleratorTable(This,Accel).
 
276
%% @hidden
 
277
scrollWindow(This,Dx,Dy, Options) -> wxWindow:scrollWindow(This,Dx,Dy, Options).
 
278
%% @hidden
 
279
scrollWindow(This,Dx,Dy) -> wxWindow:scrollWindow(This,Dx,Dy).
 
280
%% @hidden
 
281
scrollPages(This,Pages) -> wxWindow:scrollPages(This,Pages).
 
282
%% @hidden
 
283
scrollLines(This,Lines) -> wxWindow:scrollLines(This,Lines).
 
284
%% @hidden
 
285
screenToClient(This,Pt) -> wxWindow:screenToClient(This,Pt).
 
286
%% @hidden
 
287
screenToClient(This) -> wxWindow:screenToClient(This).
 
288
%% @hidden
 
289
reparent(This,NewParent) -> wxWindow:reparent(This,NewParent).
 
290
%% @hidden
 
291
removeChild(This,Child) -> wxWindow:removeChild(This,Child).
 
292
%% @hidden
 
293
releaseMouse(This) -> wxWindow:releaseMouse(This).
 
294
%% @hidden
 
295
refreshRect(This,Rect, Options) -> wxWindow:refreshRect(This,Rect, Options).
 
296
%% @hidden
 
297
refreshRect(This,Rect) -> wxWindow:refreshRect(This,Rect).
 
298
%% @hidden
 
299
refresh(This, Options) -> wxWindow:refresh(This, Options).
 
300
%% @hidden
 
301
refresh(This) -> wxWindow:refresh(This).
 
302
%% @hidden
 
303
raise(This) -> wxWindow:raise(This).
 
304
%% @hidden
 
305
popupMenu(This,Menu,X,Y) -> wxWindow:popupMenu(This,Menu,X,Y).
 
306
%% @hidden
 
307
popupMenu(This,Menu, Options) -> wxWindow:popupMenu(This,Menu, Options).
 
308
%% @hidden
 
309
popupMenu(This,Menu) -> wxWindow:popupMenu(This,Menu).
 
310
%% @hidden
 
311
popEventHandler(This, Options) -> wxWindow:popEventHandler(This, Options).
 
312
%% @hidden
 
313
popEventHandler(This) -> wxWindow:popEventHandler(This).
 
314
%% @hidden
 
315
pageUp(This) -> wxWindow:pageUp(This).
 
316
%% @hidden
 
317
pageDown(This) -> wxWindow:pageDown(This).
 
318
%% @hidden
 
319
navigate(This, Options) -> wxWindow:navigate(This, Options).
 
320
%% @hidden
 
321
navigate(This) -> wxWindow:navigate(This).
 
322
%% @hidden
 
323
moveBeforeInTabOrder(This,Win) -> wxWindow:moveBeforeInTabOrder(This,Win).
 
324
%% @hidden
 
325
moveAfterInTabOrder(This,Win) -> wxWindow:moveAfterInTabOrder(This,Win).
 
326
%% @hidden
 
327
move(This,X,Y, Options) -> wxWindow:move(This,X,Y, Options).
 
328
%% @hidden
 
329
move(This,X,Y) -> wxWindow:move(This,X,Y).
 
330
%% @hidden
 
331
move(This,Pt) -> wxWindow:move(This,Pt).
 
332
%% @hidden
 
333
makeModal(This, Options) -> wxWindow:makeModal(This, Options).
 
334
%% @hidden
 
335
makeModal(This) -> wxWindow:makeModal(This).
 
336
%% @hidden
 
337
lower(This) -> wxWindow:lower(This).
 
338
%% @hidden
 
339
lineUp(This) -> wxWindow:lineUp(This).
 
340
%% @hidden
 
341
lineDown(This) -> wxWindow:lineDown(This).
 
342
%% @hidden
 
343
layout(This) -> wxWindow:layout(This).
 
344
%% @hidden
 
345
isTopLevel(This) -> wxWindow:isTopLevel(This).
 
346
%% @hidden
 
347
isShown(This) -> wxWindow:isShown(This).
 
348
%% @hidden
 
349
isRetained(This) -> wxWindow:isRetained(This).
 
350
%% @hidden
 
351
isExposed(This,X,Y,W,H) -> wxWindow:isExposed(This,X,Y,W,H).
 
352
%% @hidden
 
353
isExposed(This,X,Y) -> wxWindow:isExposed(This,X,Y).
 
354
%% @hidden
 
355
isExposed(This,Pt) -> wxWindow:isExposed(This,Pt).
 
356
%% @hidden
 
357
isEnabled(This) -> wxWindow:isEnabled(This).
 
358
%% @hidden
 
359
invalidateBestSize(This) -> wxWindow:invalidateBestSize(This).
 
360
%% @hidden
 
361
initDialog(This) -> wxWindow:initDialog(This).
 
362
%% @hidden
 
363
inheritAttributes(This) -> wxWindow:inheritAttributes(This).
 
364
%% @hidden
 
365
hide(This) -> wxWindow:hide(This).
 
366
%% @hidden
 
367
hasTransparentBackground(This) -> wxWindow:hasTransparentBackground(This).
 
368
%% @hidden
 
369
hasScrollbar(This,Orient) -> wxWindow:hasScrollbar(This,Orient).
 
370
%% @hidden
 
371
hasCapture(This) -> wxWindow:hasCapture(This).
 
372
%% @hidden
 
373
getWindowVariant(This) -> wxWindow:getWindowVariant(This).
 
374
%% @hidden
 
375
getWindowStyleFlag(This) -> wxWindow:getWindowStyleFlag(This).
 
376
%% @hidden
 
377
getVirtualSize(This) -> wxWindow:getVirtualSize(This).
 
378
%% @hidden
 
379
getUpdateRegion(This) -> wxWindow:getUpdateRegion(This).
 
380
%% @hidden
 
381
getToolTip(This) -> wxWindow:getToolTip(This).
 
382
%% @hidden
 
383
getTextExtent(This,String, Options) -> wxWindow:getTextExtent(This,String, Options).
 
384
%% @hidden
 
385
getTextExtent(This,String) -> wxWindow:getTextExtent(This,String).
 
386
%% @hidden
 
387
getSizer(This) -> wxWindow:getSizer(This).
 
388
%% @hidden
 
389
getSize(This) -> wxWindow:getSize(This).
 
390
%% @hidden
 
391
getScrollThumb(This,Orient) -> wxWindow:getScrollThumb(This,Orient).
 
392
%% @hidden
 
393
getScrollRange(This,Orient) -> wxWindow:getScrollRange(This,Orient).
 
394
%% @hidden
 
395
getScrollPos(This,Orient) -> wxWindow:getScrollPos(This,Orient).
 
396
%% @hidden
 
397
getScreenRect(This) -> wxWindow:getScreenRect(This).
 
398
%% @hidden
 
399
getScreenPosition(This) -> wxWindow:getScreenPosition(This).
 
400
%% @hidden
 
401
getRect(This) -> wxWindow:getRect(This).
 
402
%% @hidden
 
403
getPosition(This) -> wxWindow:getPosition(This).
 
404
%% @hidden
 
405
getParent(This) -> wxWindow:getParent(This).
 
406
%% @hidden
 
407
getName(This) -> wxWindow:getName(This).
 
408
%% @hidden
 
409
getMinSize(This) -> wxWindow:getMinSize(This).
 
410
%% @hidden
 
411
getMaxSize(This) -> wxWindow:getMaxSize(This).
 
412
%% @hidden
 
413
getId(This) -> wxWindow:getId(This).
 
414
%% @hidden
 
415
getHelpText(This) -> wxWindow:getHelpText(This).
 
416
%% @hidden
 
417
getHandle(This) -> wxWindow:getHandle(This).
 
418
%% @hidden
 
419
getGrandParent(This) -> wxWindow:getGrandParent(This).
 
420
%% @hidden
 
421
getForegroundColour(This) -> wxWindow:getForegroundColour(This).
 
422
%% @hidden
 
423
getFont(This) -> wxWindow:getFont(This).
 
424
%% @hidden
 
425
getExtraStyle(This) -> wxWindow:getExtraStyle(This).
 
426
%% @hidden
 
427
getEventHandler(This) -> wxWindow:getEventHandler(This).
 
428
%% @hidden
 
429
getDropTarget(This) -> wxWindow:getDropTarget(This).
 
430
%% @hidden
 
431
getCursor(This) -> wxWindow:getCursor(This).
 
432
%% @hidden
 
433
getContainingSizer(This) -> wxWindow:getContainingSizer(This).
 
434
%% @hidden
 
435
getClientSize(This) -> wxWindow:getClientSize(This).
 
436
%% @hidden
 
437
getChildren(This) -> wxWindow:getChildren(This).
 
438
%% @hidden
 
439
getCharWidth(This) -> wxWindow:getCharWidth(This).
 
440
%% @hidden
 
441
getCharHeight(This) -> wxWindow:getCharHeight(This).
 
442
%% @hidden
 
443
getCaret(This) -> wxWindow:getCaret(This).
 
444
%% @hidden
 
445
getBestSize(This) -> wxWindow:getBestSize(This).
 
446
%% @hidden
 
447
getBackgroundStyle(This) -> wxWindow:getBackgroundStyle(This).
 
448
%% @hidden
 
449
getBackgroundColour(This) -> wxWindow:getBackgroundColour(This).
 
450
%% @hidden
 
451
getAcceleratorTable(This) -> wxWindow:getAcceleratorTable(This).
 
452
%% @hidden
 
453
freeze(This) -> wxWindow:freeze(This).
 
454
%% @hidden
 
455
fitInside(This) -> wxWindow:fitInside(This).
 
456
%% @hidden
 
457
fit(This) -> wxWindow:fit(This).
 
458
%% @hidden
 
459
findWindow(This,Winid) -> wxWindow:findWindow(This,Winid).
 
460
%% @hidden
 
461
enable(This, Options) -> wxWindow:enable(This, Options).
 
462
%% @hidden
 
463
enable(This) -> wxWindow:enable(This).
 
464
%% @hidden
 
465
disable(This) -> wxWindow:disable(This).
 
466
%% @hidden
 
467
destroyChildren(This) -> wxWindow:destroyChildren(This).
 
468
%% @hidden
 
469
convertPixelsToDialog(This,Sz) -> wxWindow:convertPixelsToDialog(This,Sz).
 
470
%% @hidden
 
471
convertDialogToPixels(This,Sz) -> wxWindow:convertDialogToPixels(This,Sz).
 
472
%% @hidden
 
473
close(This, Options) -> wxWindow:close(This, Options).
 
474
%% @hidden
 
475
close(This) -> wxWindow:close(This).
 
476
%% @hidden
 
477
clientToScreen(This,X,Y) -> wxWindow:clientToScreen(This,X,Y).
 
478
%% @hidden
 
479
clientToScreen(This,Pt) -> wxWindow:clientToScreen(This,Pt).
 
480
%% @hidden
 
481
clearBackground(This) -> wxWindow:clearBackground(This).
 
482
%% @hidden
 
483
centreOnParent(This, Options) -> wxWindow:centreOnParent(This, Options).
 
484
%% @hidden
 
485
centreOnParent(This) -> wxWindow:centreOnParent(This).
 
486
%% @hidden
 
487
centre(This, Options) -> wxWindow:centre(This, Options).
 
488
%% @hidden
 
489
centre(This) -> wxWindow:centre(This).
 
490
%% @hidden
 
491
centerOnParent(This, Options) -> wxWindow:centerOnParent(This, Options).
 
492
%% @hidden
 
493
centerOnParent(This) -> wxWindow:centerOnParent(This).
 
494
%% @hidden
 
495
center(This, Options) -> wxWindow:center(This, Options).
 
496
%% @hidden
 
497
center(This) -> wxWindow:center(This).
 
498
%% @hidden
 
499
captureMouse(This) -> wxWindow:captureMouse(This).
 
500
%% @hidden
 
501
cacheBestSize(This,Size) -> wxWindow:cacheBestSize(This,Size).
 
502
 %% From wxEvtHandler 
 
503
%% @hidden
 
504
disconnect(This,EventType, Options) -> wxEvtHandler:disconnect(This,EventType, Options).
 
505
%% @hidden
 
506
disconnect(This,EventType) -> wxEvtHandler:disconnect(This,EventType).
 
507
%% @hidden
 
508
disconnect(This) -> wxEvtHandler:disconnect(This).
 
509
%% @hidden
 
510
connect(This,EventType, Options) -> wxEvtHandler:connect(This,EventType, Options).
 
511
%% @hidden
 
512
connect(This,EventType) -> wxEvtHandler:connect(This,EventType).