New submission from [HYBRID BEING]:

This answer 
(http://stackoverflow.com/questions/33792008/python-tkinter-ttk-themed-message-box/33801260#33801260)
 to the Stack Overflow question states that Tkinter's messageboxes use 
non-themed controls due to the fact that python.exe and pythonw.exe lack 
manifest which notifies Windows that application supports Visual Styles.
Is there any specific reason it's not used?

----------
components: Windows
messages: 268477
nosy: [HYBRID BEING], paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Visual Styles support
type: behavior
versions: Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27309>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to