| Thread | Last Post | Replies |
|
| CALL_ON_LOAD, CALL_ON_MODULE_BIND, etc. | 30 Sep 2004 14:41 GMT | 3 |
I've searched the newsgroup for threads related to CALL_ON_LOAD, CALL_ON_MODULE_BIND, etc. but have not found an answer to my question. If anyone can help it will be appreciated. Using CW 9.1 on OS X 10.3, XCode 1.1, 10.3.0SDK
|
| NIB files & Version Control | 30 Sep 2004 05:05 GMT | 7 |
What is the best way to place a .nib file under version control using projector? This .nib file may contain other files (classes.nib, info.nib, objects.xib).
|
| [9.3] Text coloring for PPx projects? | 29 Sep 2004 22:03 GMT | 13 |
When I create a new PPx project from the supplied stationeries and set the "Generate Browser Data From:" to Compiler. Most of the system data types like OSStatus and CFStringRef are not colored in the editor. Is this a bug?
|
| Disabling minimize button on Document Window | 29 Sep 2004 21:55 GMT | 1 |
Hi, I would just like to ask if it would be possible to disable the minimize button on a LDialogBox ? I need to disable it so that it would function as a messagebox with the Close button as the only way to dismiss the message....
|
| CodeWarrior Debugging Problem | 28 Sep 2004 19:48 GMT | 1 |
What does it mean when I try to debug my C++ code, but CodeWarrior says that it cannot connect to the remote debugger through 127.0.0.1:6989? I've seen this problem before trying to debug my Java code, so I gave up trying to debug Java code.
|
| CodeWarrior 8.3 & Panther | 28 Sep 2004 03:35 GMT | 2 |
Is it possible to properly develop software within a Panther environment using CodeWarrior 8.3 or am I forced to upgrade to CodeWarrior 9? Thanks
|
| Tinting a dialog | 27 Sep 2004 23:45 GMT | 3 |
Here's a good one. The client I'm working for would like the dialogs of their app 'tinted' to indicate their contents - a pale wash of colour over the usual grey (or rippled for Aqua). I don't mind the dialog frame, bittons etc. being unchanged, I just need a translucent tint ...
|
| division by 0 error at compile time? | 27 Sep 2004 21:04 GMT | 1 |
Warning : division by 0 HelloWorld.cp line 36 } I probably should file a bug report but want to ask here first to make sure it's not me.
|
| [ANN] CodeWarrior 10 news | 27 Sep 2004 20:41 GMT | 10 |
Mac Warriors, The quiet period around our parent company's IPO (Freescale Semiconductor - FSL) is over and we're going start making product delivery announcements for the Macintosh market in September but I
|
| How to flatten resource files in CW9 | 26 Sep 2004 23:50 GMT | 10 |
|
| Call CFM Interface Lib from Carbon running on OSX ? | 26 Sep 2004 23:47 GMT | 3 |
Is it possible to call an old style shared lib from a Carbon app running under OSX ? I tried calling interfacelib and moving it into the same directory as the app and it always returned -2804.
|
| Patch tool | 25 Sep 2004 18:11 GMT | 1 |
I'm looking for a tool to generate a patch for my Carbon Bundle app. If possible, it should work on Classic as well as on Mac OS X. Any recommendations? Thanks in advance,
|
| Debugging Objective-C in CW9 | 25 Sep 2004 02:12 GMT | 3 |
With Xcode, when debugging Obj-C code, the debugger lets me dive into a message handler without having to manually step in the objc_sendMsg assembly code. How can I avoid this -stupid- behaviour in CW 9 ?
|
| Can't Connect to GDB | 25 Sep 2004 02:10 GMT | 2 |
I have multiple disks containing different OSX versions for testing and developing. I am using CW 8.3. On some of these configurations when I launch our application for debugging I get: unknown error: Can't connect to GDB
|
| Stuck with CW9 error | 25 Sep 2004 02:09 GMT | 5 |
I just updated today to CW9. Things seem to work out pretty well. However, I'm having the following problem: - I'm using a precompiled header, with the followig code: #pragma precompile_target "MyAppDebug"
|