Tk Source Code

View Ticket
Login
2006-09-21
09:20 Closed ticket [1510796fff]: Embed Tk widgets in VisualC++, When changed the colourdepth plus 6 other changes artifact: a9ea708baf user: sf-robot
2006-09-07
04:49 Pending ticket [1510796fff]. artifact: 18bdc6678a user: hobbs
2006-06-22
16:46 New ticket [1510796fff]. artifact: cacd732763 user: nobody

Ticket UUID: 1510796
Title: Embed Tk widgets in VisualC++, When changed the colourdepth
Type: Bug Version: obsolete: 8.4.12
Submitter: nobody Created on: 2006-06-22 16:46:56
Subsystem: 05. Canvas Items Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2006-09-21 09:20:08
Resolution: Invalid Closed By: sf-robot
    Closed on: 2006-09-21 02:20:08
Description:
As the bug[1123042] described , Yes ,this bug has been 
solved in the version Tk8.4.12 ,but when i embed the 
tk widgets in MFC dialog,after i changed the 
colordepth the tk widgets does not display correct. 
Even after i refreshed the tk event ,it also does not 
display correct .
User Comments: sf-robot added on 2006-09-21 09:20:08:
Logged In: YES 
user_id=1312539

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

hobbs added on 2006-09-07 04:49:06:
Logged In: YES 
user_id=72656

Are you sure the event is being propagated incorrectly?  I'm
not sure why embedding in MFC should make a difference,
unless the event gets blocked.