$39 GRAYBYTE WORDPRESS FILE MANAGER $53

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/lib64/python2.7/lib-tk/test/test_ttk/

HOME
Current File : /lib64/python2.7/lib-tk/test/test_ttk//test_style.py
import unittest
import Tkinter as tkinter
import ttk
from test.test_support import requires, run_unittest
from test_ttk.support import AbstractTkTest

requires('gui')

class StyleTest(AbstractTkTest, unittest.TestCase):

    def setUp(self):
        super(StyleTest, self).setUp()
        self.style = ttk.Style(self.root)


    def test_configure(self):
        style = self.style
        style.configure('TButton', background='yellow')
        self.assertEqual(style.configure('TButton', 'background'),
            'yellow')
        self.assertIsInstance(style.configure('TButton'), dict)


    def test_map(self):
        style = self.style
        style.map('TButton', background=[('active', 'background', 'blue')])
        self.assertEqual(style.map('TButton', 'background'),
            [('active', 'background', 'blue')] if self.wantobjects else
            [('active background', 'blue')])
        self.assertIsInstance(style.map('TButton'), dict)


    def test_lookup(self):
        style = self.style
        style.configure('TButton', background='yellow')
        style.map('TButton', background=[('active', 'background', 'blue')])

        self.assertEqual(style.lookup('TButton', 'background'), 'yellow')
        self.assertEqual(style.lookup('TButton', 'background',
            ['active', 'background']), 'blue')
        self.assertEqual(style.lookup('TButton', 'optionnotdefined',
            default='iknewit'), 'iknewit')


    def test_layout(self):
        style = self.style
        self.assertRaises(tkinter.TclError, style.layout, 'NotALayout')
        tv_style = style.layout('Treeview')

        # "erase" Treeview layout
        style.layout('Treeview', '')
        self.assertEqual(style.layout('Treeview'),
            [('null', {'sticky': 'nswe'})]
        )

        # restore layout
        style.layout('Treeview', tv_style)
        self.assertEqual(style.layout('Treeview'), tv_style)

        # should return a list
        self.assertIsInstance(style.layout('TButton'), list)

        # correct layout, but "option" doesn't exist as option
        self.assertRaises(tkinter.TclError, style.layout, 'Treeview',
            [('name', {'option': 'inexistent'})])


    def test_theme_use(self):
        self.assertRaises(tkinter.TclError, self.style.theme_use,
            'nonexistingname')

        curr_theme = self.style.theme_use()
        new_theme = None
        for theme in self.style.theme_names():
            if theme != curr_theme:
                new_theme = theme
                self.style.theme_use(theme)
                break
        else:
            # just one theme available, can't go on with tests
            return

        self.assertFalse(curr_theme == new_theme)
        self.assertFalse(new_theme != self.style.theme_use())

        self.style.theme_use(curr_theme)


tests_gui = (StyleTest, )

if __name__ == "__main__":
    run_unittest(*tests_gui)

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
14 Aug 2025 9.26 PM
root / root
0755
__init__.py
0 KB
10 Apr 2024 11.58 AM
root / root
0644
__init__.pyc
0.137 KB
10 Apr 2024 11.58 AM
root / root
0644
__init__.pyo
0.137 KB
10 Apr 2024 11.58 AM
root / root
0644
support.py
3.643 KB
10 Apr 2024 11.58 AM
root / root
0644
support.pyc
5.215 KB
10 Apr 2024 11.58 AM
root / root
0644
support.pyo
5.215 KB
10 Apr 2024 11.58 AM
root / root
0644
test_extensions.py
11.208 KB
10 Apr 2024 11.58 AM
root / root
0644
test_extensions.pyc
9.935 KB
10 Apr 2024 11.58 AM
root / root
0644
test_extensions.pyo
9.935 KB
10 Apr 2024 11.58 AM
root / root
0644
test_functions.py
16.937 KB
10 Apr 2024 11.58 AM
root / root
0644
test_functions.pyc
15.658 KB
10 Apr 2024 11.58 AM
root / root
0644
test_functions.pyo
15.658 KB
10 Apr 2024 11.58 AM
root / root
0644
test_style.py
2.846 KB
10 Apr 2024 11.58 AM
root / root
0644
test_style.pyc
3.22 KB
10 Apr 2024 11.58 AM
root / root
0644
test_style.pyo
3.22 KB
10 Apr 2024 11.58 AM
root / root
0644
test_widgets.py
59.39 KB
10 Apr 2024 11.58 AM
root / root
0644
test_widgets.pyc
60.39 KB
10 Apr 2024 11.58 AM
root / root
0644
test_widgets.pyo
60.39 KB
10 Apr 2024 11.58 AM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF