| Thread | Last Post | Replies |
|
| [ANN]CoreFoundation for win32 | 19 Jan 2004 16:37 GMT | 1 |
======================================================================== CORE FOUNDATION for WIN32 ======================================================================== I've put together a system to create a Win32 DLL using Metrowerks
|
| Open in the Classic environment checkbox | 19 Jan 2004 16:36 GMT | 2 |
I have a simple Carbon SIOUX application in CodeWarrior 8.3, and I want to enable the "Open in the Classic environment" checkbox for it, but I keep getting this "-" dash in the checkbox preventing me from turning it on or off.
|
| SIGINT, SIGILL etc. redifined errors? | 19 Jan 2004 16:01 GMT | 3 |
When compiling a debug version of my Mach-0 project (CW8.3, 10.3.2), I had errors with redifined macros: SIGINT, SIGILL, SIGABRT etc. (in sys/signal.h) from netdb.h, and params.h I tracked the duplicates in csignal (MSL/Common/include), and
|
| [bug?] Terminal opens when debugging | 19 Jan 2004 15:52 GMT | 1 |
On one of my dev machines, every time I start a new debugging session, Terminal.app opens and says the following: Last login: Thu Jan 15 15:33:22 on ttyp5 Welcome to Darwin!
|
| popup menu in dialog box | 19 Jan 2004 06:27 GMT | 2 |
I can't figure how to do a popup menu in a dialogbox. If anybody has some detailed instructions i would be very grateful. i just want some sort of combobox displaying 5 languages Item1
|
| CVS: Losing Resource Fork | 19 Jan 2004 06:16 GMT | 6 |
Now that I finally got mwCVS to work, I discovered that the .rsrc files I checked in no longer have their resources. Is there a way to get around this? I have a number of resource files I would rather not move to the data fork right now.
|
| CodeTEST for MacOS X | 19 Jan 2004 03:32 GMT | 4 |
Went to: http://www.metrowerks.com/MW/Develop/Desktop/Macintosh/CodeTEST.htm# and clicked on the link: "For more information about how to order Click Here"
|
| Library defining AppleHelp functions in Cocoa project? | 19 Jan 2004 02:43 GMT | 7 |
I'm developing a little Cocoa project using CW Studio version 9.1. The NS... and even some CF... API calls are working fine. But now I want an IBAction to open a specific Help page, and according to what I read in Apple Developer Connection, I call AHGotoPage(), even in a
|
| Historical Releases of Gold (DP1 thru Gold 11) available | 17 Jan 2004 19:56 GMT | 5 |
I am selling the historical releases of CW: <http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=3071323331> Someone may have interest... Cheers,
|
| Compiling FFTW 3.0.1 with CW 9.1 | 16 Jan 2004 16:44 GMT | 4 |
I am trying to compile the latest (3.0.1, "fma" version of the distribution) FFTW ("Fastest Fourier Transform in the West", http://www.fftw.org) library with CW 9.1 and experience some problems. I intend to compile it for different platforms (Mac OS X, Mac OS 9 and Win),
|
| How to locate std lib I need | 16 Jan 2004 14:59 GMT | 4 |
I had compiled on a PowerBook G4/ Mac OS X 10.3.2 a large C++ project with CW 8.3, and stop on some link errors : undefined function like: waitpid, fork, sleep, clock, asctime,.. witch are standard C function. The same project build with g++ version 3.3 is done properly.
|
| BUG: CW8.3 allows definition/use of incomplete type | 16 Jan 2004 14:43 GMT | 1 |
Take this source/header pair: -----8<-----foo.h-----8<----- class bar; class foo
|
| nib for dummies | 16 Jan 2004 13:09 GMT | 1 |
Anybody knows a tutorial for interface builder ( i'm learning it to go the NIB route and get rid of .rsrc ) For now i can't even put more than 3 items in a pop up menu :) thank you
|
| play large files | 16 Jan 2004 10:33 GMT | 2 |
I am trying to play a large file from disk using some playback routine in OSX. Any help? Thanks Henry
|
| CW -> XCode - any advice? | 15 Jan 2004 21:42 GMT | 6 |
There's a project coming up that I'm interested in joining which is going to be XCode based. As virtually all of my experience has been with CodeWarrior and most of the recent stuff with Power Plant I wondered if anyone has any advice, useful pointers, etc. for making the ...
|