Tk Source Code

View Ticket
Login
2002-01-22
08:29 Closed ticket [495549ffff]: Allow easier embedding on Mac OSX plus 7 other changes artifact: 04100a7cbd user: wolfsuit
2002-01-18
07:31 Ticket [495549ffff]: 5 changes artifact: fee4547be8 user: das
06:47 Ticket [495549ffff]: 2 changes artifact: bb5b81d7c1 user: dgp
2001-12-21
02:07 Ticket [495549ffff]: 4 changes artifact: d5a489f904 user: tonylownds
02:07 Add attachment tk-macosx.patch.20011216 to ticket [495549ffff] artifact: 5558c63b7f user: tonylownds
2001-12-20
19:07 New ticket [495549ffff] Allow easier embedding on Mac OSX. artifact: bf87c1c767 user: tonylownds

Ticket UUID: 495549
Title: Allow easier embedding on Mac OSX
Type: Patch Version: None
Submitter: tonylownds Created on: 2001-12-20 19:07:03
Subsystem: 74. Application Embedding Assigned To: wolfsuit
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-01-22 08:29:44
Resolution: Accepted Closed By: wolfsuit
    Closed on: 2002-01-22 01:29:44
Description:
This patch, developed by Robert Kedoin and I, moves
some MacOSX-specific calls out of the Tcl_AppInit
function and into the TkpInit function.  This frees
applications that embed Tcl/Tk from making those same
MacOSX specific calls in thier own Tcl_AppInit.

(The good stuff is due to Robert, blame me for bad stuff)
User Comments: wolfsuit added on 2002-01-22 08:29:44:
Logged In: YES 
user_id=169107

This is great.  The only little quibble is that you aren't 
supposed to use "//" comments in Tcl.  I fixed that, and 
checked in the patched version.

das added on 2002-01-18 07:31:13:
Logged In: YES 
user_id=90580

reassigning to Jim, I seem to remeber he has already checked 
in something similar?

tonylownds added on 2001-12-21 02:07:05:

File Added - 14990: tk-macosx.patch.20011216

Attachments: