GRAYBYTE WORDPRESS FILE MANAGER9840

Server IP : 68.65.123.43 / Your IP : 216.73.216.162
System : Linux server266.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /lib64/python2.7/Demo/tix/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /lib64/python2.7/Demo/tix//grid.py
###
import Tix as tk
from pprint import pprint

r= tk.Tk()
r.title("test")

l=tk.Label(r, name="a_label")
l.pack()

class MyGrid(tk.Grid):
    def __init__(self, *args, **kwargs):
        kwargs['editnotify']= self.editnotify
        tk.Grid.__init__(self, *args, **kwargs)
    def editnotify(self, x, y):
        return True

g = MyGrid(r, name="a_grid",
selectunit="cell")
g.pack(fill=tk.BOTH)
for x in xrange(5):
    for y in xrange(5):
        g.set(x,y,text=str((x,y)))

c = tk.Button(r, text="Close", command=r.destroy)
c.pack()

tk.mainloop()

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
June 13 2024 07:04:03
root / root
0755
bitmaps
--
June 13 2024 07:04:03
root / root
0755
samples
--
June 13 2024 07:04:03
root / root
0755
INSTALL.txt
3.672 KB
April 19 2020 21:13:39
root / root
0644
README.txt
0.709 KB
April 19 2020 21:13:39
root / root
0644
grid.py
0.537 KB
April 19 2020 21:13:39
root / root
0644
grid.pyc
1.25 KB
April 10 2024 04:58:47
root / root
0644
grid.pyo
1.25 KB
April 10 2024 04:58:47
root / root
0644
tixwidgets.py
37.506 KB
April 19 2020 21:13:39
root / root
0644
tixwidgets.pyc
37.699 KB
April 10 2024 04:58:47
root / root
0644
tixwidgets.pyo
37.699 KB
April 10 2024 04:58:47
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF