| Thread | Last Post | Replies |
|
| File type association help | 23 Jul 2004 10:52 GMT | 2 |
Can anyone tell me how Mac OS X (using 10.3) builds the list of files that can open a specific file type? For example if I "get info" on a SWF file I see about a dozen different apps listed under "Open With..." but only a few are actually valid. So now when I have one of
|
| CW 8.3-'ImportMachO.c' Line 2028... | 22 Jul 2004 03:40 GMT | 5 |
I am using CW 9.2 for my current projects, but I am using CW 8.3 to do some bug fixes on a project that I really don't want to change compilers on at the last minute. I am getting the error code noted below when I try to compile one of our sub-projects.
|
| Metrowerks::threads stack size | 21 Jul 2004 15:55 GMT | 1 |
Is there a way to increase the stack size of a Metrowerks::thread used in a CFM application? Thank You, dacian
|
| Metrowerks::mutex only scoped? | 21 Jul 2004 15:51 GMT | 2 |
I am wondering if the Metrowerks::mutex can be used as a posix like mutex( pthread_mutex ).The only way I saw in documentation is scoped_mutex ? Thanks,
|
| The End of CodeWarrior? | 21 Jul 2004 06:27 GMT | 71 |
As I write this, I am sitting at WWDC session #306: "Importing Development Projects into XCode", which would be more accurately titled "It's Time to Leave Codewarrior, Here's How to Move Your Projects to XCode". There is a consistent impression left throughout
|
| Recompilation the entire project. | 20 Jul 2004 22:33 GMT | 4 |
I use codewarrior with powerplant for building a prject on my MAC OS X 10.3.3 Nowadays my codewarrior compiles my entire project even if i made any change only to a single file ( a c++ file, not an header file). I have
|
| MW at WWDC 2004 | 20 Jul 2004 21:28 GMT | 38 |
http://developer.apple.com/wwdc/exhibits.html I don't see MW on the exhibitors list for this years WWDC and I don't see them mentioned as being part of any sessions. What's the scoop?
|
| PPx: Tracking LittleArrows | 20 Jul 2004 19:44 GMT | 1 |
Apologies for a newbie query. I have a LittleArrows control in a dialog box created with IB. I finally managed to get this control working to the point where it will handle ControlHit events and display its value in a StaticText item.
|
| More CW 9 resource woes | 20 Jul 2004 17:43 GMT | 1 |
So I've got my icons appearing correctly and all looks rosy. But when I try to copy my newly built app onto a classic machine (MacOS 9) the package appears as a plain document and if I try to open it the Finder says that there is a problem with it. I tried copying over my debug
|
| Lost resources in CW 9 | 20 Jul 2004 10:46 GMT | 5 |
Since upgrading to CW 9 I've found I'm not getting resources included in my new project builds - specifically .icns icon files. I'm starting again from scratch (well, from a stationery project) and I see that .icns files are not included in the file types preferences panel by
|
| Package panel | 20 Jul 2004 09:57 GMT | 2 |
Here's a tricky one. If I change the target name in my project (which I usually do, having duplicated one of my starting point projects) I can't rename the alias to the classic app that appears at the top level of the package, which retains the old name. Is there a way to do ...
|
| Code Dead Stripping | 20 Jul 2004 03:55 GMT | 4 |
I am using CW9.2 on Panther. I am having problems where the linker dead-strips required code. One example is the code below 3rd line bottom-up where '--YtextLength' never gets executed. This happens in debug mode PPC linker and default settings are untouched. I believe
|
| CW Pro 9 and dylibs | 19 Jul 2004 21:15 GMT | 5 |
Has anyone encountered any strange linking problems (i.e. symbols not found) when linking a perfectly fine gcc-compiled dylib into a CW app? After much hair pulling, I did manage to get my library linking into my project, but am trying to understand exactly which part of what I
|
| Bug in Codewarrior 8.3 LEditField? | 19 Jul 2004 14:18 GMT | 4 |
I'm in the process of moving a project from CW Release 4 (IDE 3.3) to CW 8.3. I'm working with a Classic (Non-Carbon) target. Everything seems to be working except LEditField. I'm using the standard LEditField in a modal dialog. The dialog has
|
| java media framework | 19 Jul 2004 00:34 GMT | 2 |
I have problem with installation of the java media framework (JMF) on my mac (Mac OS X 10.3.4, java version 1.4.2). I downloaded the cross-platform version of JMF but there is no description, how to setup the enviroment on the mac.
|