Class: TkWindow
Direct Known Subclasses
Spinner_demo, Tk::BLT::Barchart, Tk::BLT::Busy::Shield, Tk::BLT::Container, Tk::BLT::DragDrop::Token, Tk::BLT::Graph, Tk::BLT::Htext, Tk::BLT::Stripchart, Tk::BLT::Tabset, Tk::BLT::Treeview, Tk::BWidget::ButtonBox, Tk::BWidget::Dialog, Tk::BWidget::LabelFrame, Tk::BWidget::ListBox, Tk::BWidget::MainFrame, Tk::BWidget::MessageDlg, Tk::BWidget::NoteBook, Tk::BWidget::PagesManager, Tk::BWidget::PanedWindow, Tk::BWidget::PanelFrame, Tk::BWidget::ProgressBar, Tk::BWidget::ScrollView, Tk::BWidget::ScrollableFrame, Tk::BWidget::ScrolledWindow, Tk::BWidget::SelectFont::Toolbar, Tk::BWidget::Separator, Tk::BWidget::StatusBar, Tk::BWidget::TitleFrame, Tk::BWidget::Tree, Tk::Canvas, Tk::Frame, Tk::HTML_Widget, Tk::HTML_Widget::ClippingWindow, Tk::Itk::Archetype, Tk::Label, Tk::Menu, Tk::PanedWindow, Tk::Root, Tk::Scale, Tk::Scrollbar, Tk::Tcllib::GetString_Dialog, Tk::Tcllib::Swaplist_Dialog, Tk::Tcllib::Tablelist, Tk::Tcllib::Widget::Dialog, Tk::Tcllib::Widget::PanelFrame, Tk::Tcllib::Widget::Ruler, Tk::Tcllib::Widget::ScreenRuler, Tk::Tcllib::Widget::ScrolledWindow, Tk::Tcllib::Widget::SuperFrame, Tk::Tile::Dialog, Tk::Tile::SizeGrip, Tk::Tile::TNotebook, Tk::Tile::TPaned, Tk::Tile::TProgressbar, Tk::Tile::TSeparator, Tk::Tile::TSquare, Tk::Tile::Treeview, Tk::TkTable, Tk::Toplevel, Tk::TreeCtrl, Tk::Vu::Bargraph, Tk::Vu::Dial, Tk::Vu::Pie, TkDialogObj, TkTextWin
Constant Summary
collapse
- TkCommandNames =
[].freeze
- WidgetClassName =
> If TkCommandNames is a string (not a null string),
assume the string is a Tcl/Tk's create command of the widget class.
''.freeze
- @@WIDGET_INSPECT_FULL =
false
Constants included
from Tk
Tk::AUTO_PATH, Tk::Checkbutton, Tk::CloneMenu, Tk::INTERP, Tk::JAPANIZED_TK, Tk::LIBRARY_PATH, Tk::Labelframe, Tk::MAINLOOP, Tk::MenuButton, Tk::OptionMenuButton, Tk::PACKAGE_PATH, Tk::Panedwindow, Tk::RELEASE_DATE, Tk::Radiobutton, Tk::TCL_LIBRARY_PATH, Tk::TCL_MAJOR_VERSION, Tk::TCL_MINOR_VERSION, Tk::TCL_PACKAGE_PATH, Tk::TCL_PATCHLEVEL, Tk::TCL_PRECISION, Tk::TCL_VERSION, Tk::TK_MAJOR_VERSION, Tk::TK_MINOR_VERSION, Tk::TK_PATCHLEVEL, Tk::TK_VERSION, Tk::Tkextlib_RELEASE_DATE, Tk::TreeCtrl_Widget, Tk::X_Scrollable, Tk::Y_Scrollable
Tk::Encoding::BINARY, Tk::Encoding::BINARY_NAME, Tk::Encoding::DEFAULT_EXTERNAL_NAME, Tk::Encoding::ENCODING_TABLE, Tk::Encoding::RubyEncoding, Tk::Encoding::UNKNOWN, Tk::Encoding::UTF8_NAME
Constants included
from TkCore
TkCore::EventFlag, TkCore::INTERP, TkCore::INTERP_MUTEX, TkCore::INTERP_ROOT_CHECK, TkCore::INTERP_THREAD, TkCore::RUN_EVENTLOOP_ON_MAIN_THREAD, TkCore::WIDGET_DESTROY_HOOK, TkCore::WITH_ENCODING, TkCore::WITH_RUBY_VM
Constants included
from TkComm
TkComm::GET_CONFIGINFO_AS_ARRAY, TkComm::GET_CONFIGINFOwoRES_AS_ARRAY, TkComm::TkExtlibAutoloadModule, TkComm::Tk_CMDTBL, TkComm::Tk_IDs, TkComm::Tk_WINDOWS, TkComm::USE_TCLs_LIST_FUNCTIONS, TkComm::WidgetClassNames
Constants included
from TkUtil
TkUtil::None, TkUtil::RELEASE_DATE
Tk::TkDND::Shape::PACKAGE_NAME
Class Method Summary
collapse
Instance Method Summary
collapse
-
#bind_class ⇒ Object
-
#bindtags(taglist = nil) ⇒ Object
-
#bindtags=(taglist) ⇒ Object
-
#bindtags_shift ⇒ Object
-
#bindtags_unshift(tag) ⇒ Object
-
#caret(keys = nil) ⇒ Object
-
#colormodel(model = None) ⇒ Object
-
#command(cmd = nil, &b) ⇒ Object
-
#cursor_propagate(cursor) ⇒ Object
-
#cursor_restore(cursor = None) ⇒ Object
-
#database_class ⇒ Object
-
#database_classname ⇒ Object
-
#destroy ⇒ Object
-
#eventloop_wait_destroy ⇒ Object
(also: #eventloop_wait_window, #eventloop_tkwait_destroy, #eventloop_tkwait_window)
-
#eventloop_wait_visibility ⇒ Object
(also: #eventloop_wait, #eventloop_tkwait, #eventloop_tkwait_visibility)
-
#exist? ⇒ Boolean
-
#grab(opt = nil) ⇒ Object
-
#grab_current ⇒ Object
(also: #current_grab)
-
#grab_release ⇒ Object
(also: #release_grab)
-
#grab_set ⇒ Object
(also: #set_grab)
-
#grab_set_global ⇒ Object
(also: #set_global_grab)
-
#grab_status ⇒ Object
-
#grid(keys = nil) ⇒ Object
-
#grid_anchor(anchor = None) ⇒ Object
-
#grid_bbox(*args) ⇒ Object
-
#grid_columnconfig(index, keys) ⇒ Object
(also: #grid_columnconfigure, #grid_column)
-
#grid_columnconfiginfo(index, slot = nil) ⇒ Object
-
#grid_config(slot, value = None) ⇒ Object
(also: #grid_configure)
-
#grid_forget ⇒ Object
(also: #ungrid)
-
#grid_in(target, keys = nil) ⇒ Object
-
#grid_info ⇒ Object
-
#grid_location(x, y) ⇒ Object
-
#grid_propagate(mode = None) ⇒ Object
-
#grid_remove ⇒ Object
-
#grid_rowconfig(index, keys) ⇒ Object
(also: #grid_rowconfigure, #grid_row)
-
#grid_rowconfiginfo(index, slot = nil) ⇒ Object
-
#grid_size ⇒ Object
-
#grid_slaves(args) ⇒ Object
-
#initialize(parent = nil, keys = nil) ⇒ TkWindow
constructor
A new instance of TkWindow.
-
#inspect ⇒ Object
-
#lower(below = None) ⇒ Object
(also: #lower_window)
-
#pack(keys = nil) ⇒ Object
-
#pack_config(slot, value = None) ⇒ Object
(also: #pack_configure)
-
#pack_forget ⇒ Object
(also: #unpack)
-
#pack_in(target, keys = nil) ⇒ Object
-
#pack_info ⇒ Object
-
#pack_propagate(mode = None) ⇒ Object
-
#pack_slaves ⇒ Object
-
#place(keys) ⇒ Object
-
#place_config(slot, value = None) ⇒ Object
(also: #place_configure)
-
#place_configinfo(slot = nil) ⇒ Object
-
#place_forget ⇒ Object
(also: #unplace)
-
#place_in(target, keys = nil) ⇒ Object
-
#place_info ⇒ Object
-
#place_slaves ⇒ Object
-
#raise(above = None) ⇒ Object
(also: #raise_window)
-
#set_focus(force = false) ⇒ Object
(also: #focus)
-
#thread_wait_destroy ⇒ Object
(also: #thread_wait_window, #thread_tkwait_destroy, #thread_tkwait_window)
-
#thread_wait_visibility ⇒ Object
(also: #thread_wait, #thread_tkwait, #thread_tkwait_visibility)
-
#tktrans_get_image ⇒ Object
-
#tktrans_set_image(img) ⇒ Object
-
#wait_destroy(on_thread = true) ⇒ Object
(also: #wait_window, #tkwait_destroy, #tkwait_window)
-
#wait_visibility(on_thread = true) ⇒ Object
(also: #wait, #tkwait)
Methods included from TkBindCore
bind, bind_append, bind_remove, bindinfo
Methods included from TkWinfo
appname, atom, atomname, cells, children, classname, colormapfull, containing, depth, exist?, fpixels, geometry, height, id, interps, manager, mapped?, parent, pixels, pointerx, pointerxy, pointery, reqheight, reqwidth, rgb, rootx, rooty, screen, screencells, screendepth, screenheight, screenmmheight, screenmmwidth, screenvisual, screenwidth, server, toplevel, viewable, visual, visualid, visualsavailable, vrootheight, vrootwidth, vrootx, vrooty, widget, width, #winfo_appname, #winfo_atom, #winfo_atomname, #winfo_cells, #winfo_children, #winfo_classname, #winfo_colormapfull, #winfo_containing, #winfo_depth, #winfo_exist?, #winfo_fpixels, #winfo_geometry, #winfo_height, #winfo_id, #winfo_interps, #winfo_manager, #winfo_mapped?, #winfo_parent, #winfo_pixels, #winfo_pointerx, #winfo_pointerxy, #winfo_pointery, #winfo_reqheight, #winfo_reqwidth, #winfo_rgb, #winfo_rootx, #winfo_rooty, #winfo_screen, #winfo_screencells, #winfo_screendepth, #winfo_screenheight, #winfo_screenmmheight, #winfo_screenmmwidth, #winfo_screenvisual, #winfo_screenwidth, #winfo_server, #winfo_toplevel, #winfo_viewable, #winfo_visual, #winfo_visualid, #winfo_visualsavailable, #winfo_vrootheight, #winfo_vrootwidth, #winfo_vrootx, #winfo_vrooty, #winfo_widget, #winfo_width, #winfo_x, #winfo_y, x, y
Methods included from Tk
BinaryString, EncodedString, #Grid, #Pack, #Place, UTF8_String, __set_toplevel_aliases__, add_kinsoku, bell, bell_on_display, const_missing, current_grabs, cursor_display, default_widget_set, default_widget_set=, delete_kinsoku, destroy, #encoding, #encoding=, errorCode, errorInfo, exit, focus, focus_lastfor, focus_next, focus_prev, focus_to, fromUTF8, grid, grid_forget, has_mainwindow?, load_tcllibrary, load_tclscript, load_tclscript_rsrc, load_tclscript_rsrcid, lower_window, pack, pack_forget, pkgconfig_get, pkgconfig_list, place, place_forget, raise_window, #root, show_kinsoku, sleep, strictMotif, subst_tk_backslash, subst_utf_backslash, tcl_pkgconfig_get, tcl_pkgconfig_list, thread_update, thread_update_idletasks, tk_pkgconfig_get, tk_pkgconfig_list, toUTF8, to_backslash_sequence, ungrid, unload_tcllibrary, unpack, unplace, #update, update, update_idletasks, utf_to_backslash, utf_to_backslash_sequence, wakeup
#default_encoding=, #encoding=, #encoding_convertfrom, #encoding_convertto, #encoding_dirs, #encoding_dirs=, #encoding_name, #encoding_names, #encoding_obj, #encoding_objs, #encoding_system=, #encoding_system_name, #encoding_system_obj, #force_default_encoding, #force_default_encoding=, #force_default_encoding?, #tk_encoding_names
Methods included from TkCore
#_tk_call_to_list_core, #after, #after_cancel, #after_idle, #appname, #appsend, #appsend_deny, #appsend_displayof, callback, #callback_break, #callback_continue, #callback_return, #chooseColor, #chooseDirectory, #do_one_event, #event_generate, #getMultipleOpenFile, #getMultipleSaveFile, #getOpenFile, #getSaveFile, #get_eventloop_tick, #get_eventloop_weight, #get_no_event_wait, #inactive, #inactive_displayof, #info, #ip_eval, #ip_eval_with_enc, #ip_eval_without_enc, #ip_invoke, #ip_invoke_with_enc, #ip_invoke_without_enc, #is_mainloop?, #load_cmd_on_ip, #mainloop, #mainloop_exist?, #mainloop_thread?, #mainloop_watchdog, #messageBox, #rb_appsend, #rb_appsend_displayof, #reset_inactive, #reset_inactive_displayof, #restart, #scaling, #scaling_displayof, #set_eventloop_tick, #set_eventloop_weight, #set_no_event_wait, #tk_call, #tk_call_to_list, #tk_call_to_list_with_enc, #tk_call_to_list_without_enc, #tk_call_to_simplelist, #tk_call_to_simplelist_with_enc, #tk_call_to_simplelist_without_enc, #tk_call_with_enc, #tk_call_without_enc, #windowingsystem
Methods included from TkComm
_at, _callback_entry?, _callback_entry_class?, _curr_cmd_id, _fromUTF8, _genobj_for_tkwidget, _next_cmd_id, _toUTF8, array2tk_list, #bind, #bind_all, #bind_append, #bind_append_all, #bind_remove, #bind_remove_all, #bindinfo, #bindinfo_all, bool, image_obj, install_cmd, #install_cmd, list, num_or_str, number, procedure, simplelist, string, #subst, tk_tcl2ruby, uninstall_cmd, #uninstall_cmd, window
Methods included from TkUtil
_conv_args, #_conv_args, #_fromUTF8, _get_eval_enc_str, #_get_eval_enc_str, #_get_eval_string, _get_eval_string, _symbolkey2str, #_symbolkey2str, #_toUTF8, bool, #bool, callback, eval_cmd, #hash_kv, hash_kv, install_cmd, num_or_str, #num_or_str, number, #number, string, #string, uninstall_cmd
Methods included from TkEvent
#install_bind, #install_bind_for_event_class
#dnd_bindsource, #dnd_bindsource_info, #dnd_bindtarget, #dnd_bindtarget_info, #dnd_clearsource, #dnd_cleartarget, #dnd_drag, version
package_name, package_patchlevel, package_version, #shape_bounds, #shape_get, #shape_offset, #shape_set, #shape_update, version
Methods inherited from TkObject
#epath, #event_generate, #method_missing, #path, #tk_send, #tk_send_to_list, #tk_send_to_list_with_enc, #tk_send_to_list_without_enc, #tk_send_to_simplelist, #tk_send_to_simplelist_with_enc, #tk_send_to_simplelist_without_enc, #tk_send_with_enc, #tk_send_without_enc, #to_eval
#[], #[]=, __IGNORE_UNKNOWN_CONFIGURE_OPTION__, #__check_available_configure_options, __set_IGNORE_UNKNOWN_CONFIGURE_OPTION__!, #cget, #cget_strict, #config_hash_kv, #configinfo, #configure, #configure_cmd, #current_configinfo
#font_configinfo, #font_configure, #font_copy, #kanjifont_configure, #kanjifont_copy, #latinfont_configure, #latinfont_copy
Methods inherited from TkKernel
new
Constructor Details
#initialize(parent = nil, keys = nil) ⇒ TkWindow
Returns a new instance of TkWindow.
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
|
# File 'lib/tk.rb', line 4801
def initialize(parent=nil, keys=nil)
if parent.kind_of? Hash
keys = _symbolkey2str(parent)
parent = keys.delete('parent')
widgetname = keys.delete('widgetname')
install_win(if parent then parent.path end, widgetname)
without_creating = keys.delete('without_creating')
elsif keys
keys = _symbolkey2str(keys)
widgetname = keys.delete('widgetname')
install_win(if parent then parent.path end, widgetname)
without_creating = keys.delete('without_creating')
else
install_win(if parent then parent.path end)
end
if self.method(:create_self).arity == 0
p 'create_self has no arg' if $DEBUG
create_self unless without_creating
if keys
configure(keys)
end
else
p 'create_self has args' if $DEBUG
fontkeys = {}
methodkeys = {}
if keys
__font_optkeys.each{|key|
fkey = key.to_s
fontkeys[fkey] = keys.delete(fkey) if keys.key?(fkey)
fkey = "kanji#{key}"
fontkeys[fkey] = keys.delete(fkey) if keys.key?(fkey)
fkey = "latin#{key}"
fontkeys[fkey] = keys.delete(fkey) if keys.key?(fkey)
fkey = "ascii#{key}"
fontkeys[fkey] = keys.delete(fkey) if keys.key?(fkey)
}
__optkey_aliases.each{|alias_name, real_name|
alias_name = alias_name.to_s
if keys.has_key?(alias_name)
keys[real_name.to_s] = keys.delete(alias_name)
end
}
__methodcall_optkeys.each{|key|
key = key.to_s
methodkeys[key] = keys.delete(key) if keys.key?(key)
}
__ruby2val_optkeys.each{|key, method|
key = key.to_s
keys[key] = method.call(keys[key]) if keys.has_key?(key)
}
end
if without_creating && keys
configure(__conv_keyonly_opts(keys))
else
create_self(__conv_keyonly_opts(keys))
end
font_configure(fontkeys) unless fontkeys.empty?
configure(methodkeys) unless methodkeys.empty?
end
end
|
Dynamic Method Handling
This class handles dynamic methods through the method_missing method
in the class TkObject
Class Method Details
4787
4788
4789
|
# File 'lib/tk.rb', line 4787
def TkWindow._widget_inspect_full_=(mode)
@@WIDGET_INSPECT_FULL = (mode && true) || false
end
|
4784
4785
4786
|
# File 'lib/tk.rb', line 4784
def TkWindow._widget_inspect_full_?
@@WIDGET_INSPECT_FULL
end
|
.database_class ⇒ Object
4956
4957
4958
|
# File 'lib/tk.rb', line 4956
def self.database_class
WidgetClassNames[self::WidgetClassName]
end
|
.database_classname ⇒ Object
4953
4954
4955
|
# File 'lib/tk.rb', line 4953
def self.database_classname
self::WidgetClassName
end
|
WidgetClassNames = self
> If self is a widget class, entry to the WidgetClassNames table.
4797
4798
4799
|
# File 'lib/tk.rb', line 4797
def self.to_eval
self::WidgetClassName
end
|
Instance Method Details
#bind_class ⇒ Object
4938
4939
4940
|
# File 'lib/tk.rb', line 4938
def bind_class
@db_class || self.class()
end
|
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
|
# File 'lib/tk.rb', line 5418
def bindtags(taglist=nil)
if taglist
fail ArgumentError, "taglist must be Array" unless taglist.kind_of? Array
tk_call('bindtags', path, taglist)
taglist
else
list(tk_call('bindtags', path)).collect{|tag|
if tag.kind_of?(String)
if cls = WidgetClassNames[tag]
cls
elsif btag = TkBindTag.id2obj(tag)
btag
else
tag
end
else
tag
end
}
end
end
|
5440
5441
5442
5443
|
# File 'lib/tk.rb', line 5440
def bindtags=(taglist)
bindtags(taglist)
taglist
end
|
5445
5446
5447
5448
5449
5450
|
# File 'lib/tk.rb', line 5445
def bindtags_shift
taglist = bindtags
tag = taglist.shift
bindtags(taglist)
tag
end
|
5452
5453
5454
|
# File 'lib/tk.rb', line 5452
def bindtags_unshift(tag)
bindtags(bindtags().unshift(tag))
end
|
#caret(keys = nil) ⇒ Object
5327
5328
5329
|
# File 'lib/tk.rb', line 5327
def caret(keys=nil)
TkXIM.caret(path, keys)
end
|
#colormodel(model = None) ⇒ Object
5322
5323
5324
5325
|
# File 'lib/tk.rb', line 5322
def colormodel(model=None)
tk_call('tk', 'colormodel', path, model)
self
end
|
#command(cmd = nil, &b) ⇒ Object
5312
5313
5314
5315
5316
5317
5318
5319
5320
|
# File 'lib/tk.rb', line 5312
def command(cmd=nil, &b)
if cmd
configure_cmd('command', cmd)
elsif b
configure_cmd('command', Proc.new(&b))
else
cget('command')
end
end
|
#cursor_propagate(cursor) ⇒ Object
#cursor_restore(cursor = None) ⇒ Object
#database_classname ⇒ Object
4942
4943
4944
|
# File 'lib/tk.rb', line 4942
def database_classname
TkWinfo.classname(self)
end
|
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
|
# File 'lib/tk.rb', line 5331
def destroy
super
children = []
rexp = /^#{self.path}\.[^.]+$/
TkCore::INTERP.tk_windows.each{|path, obj|
children << [path, obj] if path =~ rexp
}
if defined?(@cmdtbl)
for id in @cmdtbl
uninstall_cmd id
end
end
children.each{|path, obj|
obj.instance_eval{
if defined?(@cmdtbl)
for id in @cmdtbl
uninstall_cmd id
end
end
}
TkCore::INTERP.tk_windows.delete(path)
}
begin
tk_call_without_enc('destroy', epath)
rescue
end
uninstall_win
end
|
#eventloop_wait_destroy ⇒ Object
Also known as:
eventloop_wait_window, eventloop_tkwait_destroy, eventloop_tkwait_window
5400
5401
5402
|
# File 'lib/tk.rb', line 5400
def eventloop_wait_destroy
wait_destroy(false)
end
|
#eventloop_wait_visibility ⇒ Object
Also known as:
eventloop_wait, eventloop_tkwait, eventloop_tkwait_visibility
5373
5374
5375
|
# File 'lib/tk.rb', line 5373
def eventloop_wait_visibility
wait_visibility(false)
end
|
#exist? ⇒ Boolean
4934
4935
4936
|
# File 'lib/tk.rb', line 4934
def exist?
TkWinfo.exist?(self)
end
|
#grab(opt = nil) ⇒ Object
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
|
# File 'lib/tk.rb', line 5250
def grab(opt = nil)
unless opt
tk_call_without_enc('grab', 'set', path)
return self
end
case opt
when 'set', :set
tk_call_without_enc('grab', 'set', path)
return self
when 'global', :global
tk_call_without_enc('grab', 'set', '-global', path)
return self
when 'release', :release
tk_call_without_enc('grab', 'release', path)
return self
when 'current', :current
return window(tk_call_without_enc('grab', 'current', path))
when 'status', :status
return tk_call_without_enc('grab', 'status', path)
else
return tk_call_without_enc('grab', opt, path)
end
end
|
#grab_current ⇒ Object
Also known as:
current_grab
5277
5278
5279
|
# File 'lib/tk.rb', line 5277
def grab_current
grab('current')
end
|
#grab_release ⇒ Object
Also known as:
release_grab
5281
5282
5283
|
# File 'lib/tk.rb', line 5281
def grab_release
grab('release')
end
|
#grab_set ⇒ Object
Also known as:
set_grab
5285
5286
5287
|
# File 'lib/tk.rb', line 5285
def grab_set
grab('set')
end
|
#grab_set_global ⇒ Object
Also known as:
set_global_grab
5289
5290
5291
|
# File 'lib/tk.rb', line 5289
def grab_set_global
grab('global')
end
|
#grab_status ⇒ Object
5293
5294
5295
|
# File 'lib/tk.rb', line 5293
def grab_status
grab('status')
end
|
#grid(keys = nil) ⇒ Object
5033
5034
5035
5036
5037
5038
5039
5040
5041
|
# File 'lib/tk.rb', line 5033
def grid(keys = nil)
if keys
TkGrid.configure(self, keys)
else
TkGrid.configure(self)
end
self
end
|
#grid_anchor(anchor = None) ⇒ Object
5055
5056
5057
5058
5059
5060
5061
5062
|
# File 'lib/tk.rb', line 5055
def grid_anchor(anchor=None)
if anchor == None
TkGrid.anchor(self)
else
TkGrid.anchor(self, anchor)
self
end
end
|
#grid_bbox(*args) ⇒ Object
5071
5072
5073
5074
|
# File 'lib/tk.rb', line 5071
def grid_bbox(*args)
TkGrid.bbox(self, *args)
end
|
#grid_columnconfig(index, keys) ⇒ Object
Also known as:
grid_columnconfigure, grid_column
5090
5091
5092
5093
|
# File 'lib/tk.rb', line 5090
def grid_columnconfig(index, keys)
TkGrid.columnconfigure(self, index, keys)
end
|
#grid_columnconfiginfo(index, slot = nil) ⇒ Object
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
|
# File 'lib/tk.rb', line 5104
def grid_columnconfiginfo(index, slot=nil)
TkGrid.columnconfiginfo(self, index, slot)
end
|
#grid_config(slot, value = None) ⇒ Object
Also known as:
grid_configure
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
|
# File 'lib/tk.rb', line 5076
def grid_config(slot, value=None)
if slot.kind_of? Hash
TkGrid.configure(self, slot)
else
TkGrid.configure(self, slot=>value)
end
end
|
#grid_forget ⇒ Object
Also known as:
ungrid
5064
5065
5066
5067
5068
|
# File 'lib/tk.rb', line 5064
def grid_forget
TkGrid.forget(self)
self
end
|
#grid_in(target, keys = nil) ⇒ Object
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
|
# File 'lib/tk.rb', line 5043
def grid_in(target, keys = nil)
if keys
keys = keys.dup
keys['in'] = target
else
keys = {'in'=>target}
end
TkGrid.configure(self, keys)
self
end
|
#grid_info ⇒ Object
5132
5133
5134
5135
|
# File 'lib/tk.rb', line 5132
def grid_info()
TkGrid.info(self)
end
|
#grid_location(x, y) ⇒ Object
5137
5138
5139
5140
|
# File 'lib/tk.rb', line 5137
def grid_location(x, y)
TkGrid.location(self, x, y)
end
|
#grid_propagate(mode = None) ⇒ Object
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
|
# File 'lib/tk.rb', line 5142
def grid_propagate(mode=None)
if mode == None
TkGrid.propagate(self)
else
TkGrid.propagate(self, mode)
self
end
end
|
#grid_remove ⇒ Object
5157
5158
5159
5160
5161
|
# File 'lib/tk.rb', line 5157
def grid_remove()
TkGrid.remove(self)
self
end
|
#grid_rowconfig(index, keys) ⇒ Object
Also known as:
grid_rowconfigure, grid_row
5097
5098
5099
5100
|
# File 'lib/tk.rb', line 5097
def grid_rowconfig(index, keys)
TkGrid.rowconfigure(self, index, keys)
end
|
#grid_rowconfiginfo(index, slot = nil) ⇒ Object
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
|
# File 'lib/tk.rb', line 5118
def grid_rowconfiginfo(index, slot=nil)
TkGrid.rowconfiginfo(self, index, slot)
end
|
#grid_size ⇒ Object
5163
5164
5165
5166
|
# File 'lib/tk.rb', line 5163
def grid_size()
TkGrid.size(self)
end
|
#grid_slaves(args) ⇒ Object
5168
5169
5170
5171
|
# File 'lib/tk.rb', line 5168
def grid_slaves(args)
TkGrid.slaves(self, args)
end
|
4925
4926
4927
4928
4929
4930
4931
4932
|
# File 'lib/tk.rb', line 4925
def inspect
if @@WIDGET_INSPECT_FULL
super
else
str = super
str[0..(str.index(' '))] << '@path=' << @path.inspect << '>'
end
end
|
#lower(below = None) ⇒ Object
Also known as:
lower_window
5297
5298
5299
5300
5301
5302
|
# File 'lib/tk.rb', line 5297
def lower(below=None)
below = _epath(below)
tk_call 'lower', epath, below
self
end
|
#pack(keys = nil) ⇒ Object
4960
4961
4962
4963
4964
4965
4966
4967
4968
|
# File 'lib/tk.rb', line 4960
def pack(keys = nil)
if keys
TkPack.configure(self, keys)
else
TkPack.configure(self)
end
self
end
|
#pack_config(slot, value = None) ⇒ Object
Also known as:
pack_configure
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
|
# File 'lib/tk.rb', line 4989
def pack_config(slot, value=None)
if slot.kind_of? Hash
TkPack.configure(self, slot)
else
TkPack.configure(self, slot=>value)
end
end
|
#pack_forget ⇒ Object
Also known as:
unpack
4982
4983
4984
4985
4986
|
# File 'lib/tk.rb', line 4982
def pack_forget
TkPack.forget(self)
self
end
|
#pack_in(target, keys = nil) ⇒ Object
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
|
# File 'lib/tk.rb', line 4970
def pack_in(target, keys = nil)
if keys
keys = keys.dup
keys['in'] = target
else
keys = {'in'=>target}
end
TkPack.configure(self, keys)
self
end
|
#pack_info ⇒ Object
5003
5004
5005
5006
5007
5008
5009
5010
5011
|
# File 'lib/tk.rb', line 5003
def pack_info()
TkPack.info(self)
end
|
#pack_propagate(mode = None) ⇒ Object
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
|
# File 'lib/tk.rb', line 5013
def pack_propagate(mode=None)
if mode == None
TkPack.propagate(self)
else
TkPack.propagate(self, mode)
self
end
end
|
#pack_slaves ⇒ Object
5028
5029
5030
5031
|
# File 'lib/tk.rb', line 5028
def pack_slaves()
TkPack.slaves(self)
end
|
#place(keys) ⇒ Object
5173
5174
5175
5176
5177
|
# File 'lib/tk.rb', line 5173
def place(keys)
TkPlace.configure(self, keys)
self
end
|
#place_config(slot, value = None) ⇒ Object
Also known as:
place_configure
5198
5199
5200
5201
5202
5203
5204
5205
|
# File 'lib/tk.rb', line 5198
def place_config(slot, value=None)
TkPlace.configure(self, slot, value)
end
|
#place_configinfo(slot = nil) ⇒ Object
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
|
# File 'lib/tk.rb', line 5208
def place_configinfo(slot = nil)
TkPlace.configinfo(self, slot)
end
|
#place_forget ⇒ Object
Also known as:
unplace
5191
5192
5193
5194
5195
|
# File 'lib/tk.rb', line 5191
def place_forget
TkPlace.forget(self)
self
end
|
#place_in(target, keys = nil) ⇒ Object
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
|
# File 'lib/tk.rb', line 5179
def place_in(target, keys = nil)
if keys
keys = keys.dup
keys['in'] = target
else
keys = {'in'=>target}
end
TkPlace.configure(self, keys)
self
end
|
#place_info ⇒ Object
5225
5226
5227
5228
5229
5230
5231
5232
5233
|
# File 'lib/tk.rb', line 5225
def place_info()
TkPlace.info(self)
end
|
#place_slaves ⇒ Object
5235
5236
5237
5238
|
# File 'lib/tk.rb', line 5235
def place_slaves()
TkPlace.slaves(self)
end
|
#raise(above = None) ⇒ Object
Also known as:
raise_window
5304
5305
5306
5307
5308
5309
|
# File 'lib/tk.rb', line 5304
def raise(above=None)
above = _epath(above)
tk_call 'raise', epath, above
self
end
|
#set_focus(force = false) ⇒ Object
Also known as:
focus
5240
5241
5242
5243
5244
5245
5246
5247
|
# File 'lib/tk.rb', line 5240
def set_focus(force=false)
if force
tk_call_without_enc('focus', '-force', path)
else
tk_call_without_enc('focus', path)
end
self
end
|
#thread_wait_destroy ⇒ Object
Also known as:
thread_wait_window, thread_tkwait_destroy, thread_tkwait_window
5404
5405
5406
|
# File 'lib/tk.rb', line 5404
def thread_wait_destroy
wait_destroy(true)
end
|
#thread_wait_visibility ⇒ Object
Also known as:
thread_wait, thread_tkwait, thread_tkwait_visibility
5376
5377
5378
|
# File 'lib/tk.rb', line 5376
def thread_wait_visibility
wait_visibility(true)
end
|
#tktrans_get_image ⇒ Object
37
38
39
|
# File 'lib/tkextlib/tktrans/tktrans.rb', line 37
def tktrans_get_image()
tk_send('tktrans::setwidget', @path)
end
|
#tktrans_set_image(img) ⇒ Object
33
34
35
36
|
# File 'lib/tkextlib/tktrans/tktrans.rb', line 33
def tktrans_set_image(img)
tk_send('tktrans::setwidget', @path, img)
self
end
|
#wait_destroy(on_thread = true) ⇒ Object
Also known as:
wait_window, tkwait_destroy, tkwait_window
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
|
# File 'lib/tk.rb', line 5388
def wait_destroy(on_thread = true)
if $SAFE >= 4
fail SecurityError, "can't wait destroy at $SAFE >= 4"
end
on_thread &= (Thread.list.size != 1)
if on_thread
INTERP._thread_tkwait('window', epath)
else
INTERP._invoke('tkwait', 'window', epath)
end
end
|
#wait_visibility(on_thread = true) ⇒ Object
Also known as:
wait, tkwait
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
|
# File 'lib/tk.rb', line 5362
def wait_visibility(on_thread = true)
if $SAFE >= 4
fail SecurityError, "can't wait visibility at $SAFE >= 4"
end
on_thread &= (Thread.list.size != 1)
if on_thread
INTERP._thread_tkwait('visibility', path)
else
INTERP._invoke('tkwait', 'visibility', path)
end
end
|