✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ premium134.web-hosting.com ​🇻​♯➤ 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 162.0.232.104 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.120
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /lib64/tcl8.6/Tix8.4.3//EFileDlg.tcl
# -*- mode: TCL; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
#
#	$Id: EFileDlg.tcl,v 1.3 2002/01/24 09:13:58 idiscovery Exp $
#
# EFileDlg.tcl --
#
#	Implements the Extended File Selection Dialog widget.
#
# Copyright (c) 1993-1999 Ioi Kim Lam.
# Copyright (c) 2000-2001 Tix Project Group.
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#

foreach fun {tkButtonInvoke} {
    if {![llength [info commands $fun]]} {
	tk::unsupported::ExposePrivateCommand $fun
    }
}
unset fun

tixWidgetClass tixExFileSelectDialog {
    -classname TixExFileSelectDialog
    -superclass tixDialogShell
    -method {}
    -flag   {
	-command
    }
    -configspec {
	{-command command Command ""}

	{-title title Title "Select A File"}
    }
}

proc tixExFileSelectDialog:ConstructWidget {w} {
    upvar #0 $w data

    tixChainMethod $w ConstructWidget
    set data(w:fsbox) [tixExFileSelectBox $w.fsbox -dialog $w \
	-command $data(-command)]
    pack $data(w:fsbox) -expand yes -fill both


}

proc tixExFileSelectDialog:config-command {w value} {
    upvar #0 $w data

    $data(w:fsbox) config -command $value
}

proc tixExFileSelectDialog:SetBindings {w} {
    upvar #0 $w data

    tixChainMethod $w SetBindings

    bind $w <Alt-Key-f> "focus [$data(w:fsbox) subwidget file]"
    bind $w <Alt-Key-t> "focus [$data(w:fsbox) subwidget types]"
    bind $w <Alt-Key-d> "focus [$data(w:fsbox) subwidget dir]"
    bind $w <Alt-Key-o> "tkButtonInvoke [$data(w:fsbox) subwidget ok]"
    bind $w <Alt-Key-c> "tkButtonInvoke [$data(w:fsbox) subwidget cancel]"
    bind $w <Alt-Key-s> "tkButtonInvoke [$data(w:fsbox) subwidget hidden]"
}


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
3 Mar 2024 8.23 PM
root / root
0755
bitmaps
--
3 Mar 2024 8.23 PM
root / root
0755
html
--
22 Oct 2019 12.47 PM
root / root
0755
pref
--
3 Mar 2024 8.23 PM
root / root
0755
Balloon.tcl
12.974 KB
22 Oct 2019 12.47 PM
root / root
0644
BtnBox.tcl
2.608 KB
22 Oct 2019 12.47 PM
root / root
0644
CObjView.tcl
7.557 KB
22 Oct 2019 12.47 PM
root / root
0644
ChkList.tcl
4.968 KB
22 Oct 2019 12.47 PM
root / root
0644
ComboBox.tcl
35.421 KB
22 Oct 2019 12.47 PM
root / root
0644
Compat.tcl
0.85 KB
22 Oct 2019 12.47 PM
root / root
0644
Console.tcl
14.952 KB
22 Oct 2019 12.47 PM
root / root
0644
Control.tcl
12.111 KB
22 Oct 2019 12.47 PM
root / root
0644
DefSchm.tcl
2.942 KB
22 Oct 2019 12.47 PM
root / root
0644
DialogS.tcl
4.195 KB
22 Oct 2019 12.47 PM
root / root
0644
DirBox.tcl
5.298 KB
22 Oct 2019 12.47 PM
root / root
0644
DirDlg.tcl
2.154 KB
22 Oct 2019 12.47 PM
root / root
0644
DirList.tcl
6.898 KB
22 Oct 2019 12.47 PM
root / root
0644
DirTree.tcl
8.762 KB
22 Oct 2019 12.47 PM
root / root
0644
DragDrop.tcl
3.931 KB
22 Oct 2019 12.47 PM
root / root
0644
DtlList.tcl
0.979 KB
22 Oct 2019 12.47 PM
root / root
0644
EFileBox.tcl
11.123 KB
22 Oct 2019 12.47 PM
root / root
0644
EFileDlg.tcl
1.678 KB
22 Oct 2019 12.47 PM
root / root
0644
Event.tcl
5.108 KB
22 Oct 2019 12.47 PM
root / root
0644
FileBox.tcl
14 KB
22 Oct 2019 12.47 PM
root / root
0644
FileCbx.tcl
2.425 KB
22 Oct 2019 12.47 PM
root / root
0644
FileDlg.tcl
2.134 KB
22 Oct 2019 12.47 PM
root / root
0644
FileEnt.tcl
7.147 KB
22 Oct 2019 12.47 PM
root / root
0644
FloatEnt.tcl
3.102 KB
22 Oct 2019 12.47 PM
root / root
0644
Grid.tcl
21.157 KB
22 Oct 2019 12.47 PM
root / root
0644
HList.tcl
17.723 KB
22 Oct 2019 12.47 PM
root / root
0644
HListDD.tcl
4.395 KB
22 Oct 2019 12.47 PM
root / root
0644
IconView.tcl
5.967 KB
22 Oct 2019 12.47 PM
root / root
0644
Init.tcl
6.054 KB
22 Oct 2019 12.47 PM
root / root
0644
LabEntry.tcl
2.093 KB
22 Oct 2019 12.47 PM
root / root
0644
LabFrame.tcl
1.153 KB
22 Oct 2019 12.47 PM
root / root
0644
LabWidg.tcl
3.858 KB
22 Oct 2019 12.47 PM
root / root
0644
ListNBk.tcl
3.497 KB
22 Oct 2019 12.47 PM
root / root
0644
Meter.tcl
3.041 KB
22 Oct 2019 12.47 PM
root / root
0644
MultView.tcl
3.617 KB
22 Oct 2019 12.47 PM
root / root
0644
NoteBook.tcl
6.016 KB
22 Oct 2019 12.47 PM
root / root
0644
OldUtil.tcl
2.984 KB
22 Oct 2019 12.47 PM
root / root
0644
OptMenu.tcl
9.172 KB
22 Oct 2019 12.47 PM
root / root
0644
PanedWin.tcl
27.683 KB
22 Oct 2019 12.47 PM
root / root
0644
PopMenu.tcl
5.371 KB
22 Oct 2019 12.47 PM
root / root
0644
Primitiv.tcl
10.28 KB
22 Oct 2019 12.47 PM
root / root
0644
README.txt
0.964 KB
22 Oct 2019 12.47 PM
root / root
0644
ResizeH.tcl
12.937 KB
22 Oct 2019 12.47 PM
root / root
0644
SGrid.tcl
5.796 KB
22 Oct 2019 12.47 PM
root / root
0644
SHList.tcl
3.704 KB
22 Oct 2019 12.47 PM
root / root
0644
SListBox.tcl
6.971 KB
22 Oct 2019 12.47 PM
root / root
0644
STList.tcl
2.371 KB
22 Oct 2019 12.47 PM
root / root
0644
SText.tcl
3.089 KB
22 Oct 2019 12.47 PM
root / root
0644
SWidget.tcl
9.52 KB
22 Oct 2019 12.47 PM
root / root
0644
SWindow.tcl
6.746 KB
22 Oct 2019 12.47 PM
root / root
0644
Select.tcl
7.035 KB
22 Oct 2019 12.47 PM
root / root
0644
Shell.tcl
1.057 KB
22 Oct 2019 12.47 PM
root / root
0644
SimpDlg.tcl
1.13 KB
22 Oct 2019 12.47 PM
root / root
0644
StackWin.tcl
1.945 KB
22 Oct 2019 12.47 PM
root / root
0644
StatBar.tcl
1.308 KB
22 Oct 2019 12.47 PM
root / root
0644
StdBBox.tcl
1.617 KB
22 Oct 2019 12.47 PM
root / root
0644
StdShell.tcl
1.146 KB
22 Oct 2019 12.47 PM
root / root
0644
TList.tcl
17.587 KB
22 Oct 2019 12.47 PM
root / root
0644
Tix.tcl
9.509 KB
22 Oct 2019 12.47 PM
root / root
0644
Tree.tcl
4.569 KB
22 Oct 2019 12.47 PM
root / root
0644
Utils.tcl
10.535 KB
22 Oct 2019 12.47 PM
root / root
0644
VResize.tcl
4.95 KB
22 Oct 2019 12.47 PM
root / root
0644
VStack.tcl
9.425 KB
22 Oct 2019 12.47 PM
root / root
0644
VTree.tcl
4.307 KB
22 Oct 2019 12.47 PM
root / root
0644
Variable.tcl
2.503 KB
22 Oct 2019 12.47 PM
root / root
0644
WInfo.tcl
0.942 KB
22 Oct 2019 12.47 PM
root / root
0644
fs.tcl
3.901 KB
22 Oct 2019 12.47 PM
root / root
0644
libTix.so
341.297 KB
22 Oct 2019 12.47 PM
root / root
0755
license.terms
2.762 KB
22 Oct 2019 12.47 PM
root / root
0644
pkgIndex.tcl
0.119 KB
22 Oct 2019 12.47 PM
root / root
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF