Tk Source Code

View Ticket
Login
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: