Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / CodeWarrior / August 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cocoa window sizing25 Aug 2003 01:00 GMT3
I'm working on a document-view type app, the view is a drawing of a model
and it's set in an NSScrollView subclass. The window has a number of
controls that change the attributes of the model, set above the scrollview.
When I frob the controls to change the size of the model, I want ...
filename convertion24 Aug 2003 14:01 GMT3
CopyCStringToPascal ( param_filename , pascalString ); // Convert to Pascal
string
//convert the video file name to a mac FSSpec like structure
FSMakeFSSpec (0, 0L,pascalString, &fsSpec) ;
image manipulation22 Aug 2003 23:37 GMT1
Given this code...
          SetRect(&r, 0, 0, 640, 480);
          err = NewGWorld(&offscreen, 8, &r, NULL, NULL, 0);
          if ( !err ){
getting error if using __stdcall21 Aug 2003 19:12 GMT1
I am trying to export a function in a dylib using only
_declspec(dllexport) is working fine but if I am using a __stdcall I
am getting compile time error. Code warrior recognises it as a key
word making it blue but the compile time error is encountered while
generation of random numbers21 Aug 2003 11:05 GMT1
i have a project in which i want to generate random numbers with
normal distribution.here is the source and header file.i would like
you to tell me what mistakes i have done as when i execute the
programm, compiler declares that i have 3 errors.
link problem ( machO )20 Aug 2003 18:22 GMT1
I don't find what i need to link for that problem. ( I tried all versions of
Sioux but no luck, is it a Framework ? )
Mac OS X Macho
thank you
how to debug malloc/free bugs20 Aug 2003 17:06 GMT4
During debugging I can see appearing messages in the logfile
"*** malloc[479]: Deallocation of a pointer not malloced ..."
I wonder If I could make CW stop when this happens as so it is
a bit hard to find out where exactly this happens.
CW8.3: breakpoint/source mismatches20 Aug 2003 17:01 GMT2
I've been struggling with a problem were CodeWarrior misplaces the potential
breakpoints in the debugger.  In many cases, CW just stops showing potential
breakpoints about half way through the file.  The only way I've found to
resolve this is to trash the XSYM file, and do a remove ...
CodeWarrior, Carbon and Quartz19 Aug 2003 19:17 GMT4
I want to use Quartz in a Carbon project. I am using CodeWarrior 8.3.
From what I have read I need to link to ApplicationServices.framework.
To be honest,, I have no idea how to do this. I am somewhat of a
part-time programmer for my own research purposes and always got by
remote debugging on the LOCAL machine (MacOSX -> Classic)19 Aug 2003 15:05 GMT3
i tried to do what will be necessary when CW9 will be shipped.
We have to support a shared lib for a classic application.
CW9 will no longer launch in classic and as a result i have to use
remote debugging with
Link problem with Mac OS classic target19 Aug 2003 15:00 GMT4
I think that other people should already got the same problem as I:
With CodeWarrior 9:
- I create a new Mac OS C++ project, compile it with classic and carbon target without any problem.
- I replace the demo file with pure ansi C++ code (non graphic, only well known libraries stdio ...
Compiling ImageMagick (libMagick) with CW 8.319 Aug 2003 07:36 GMT1
I am wondering if anyone out there has had success comipling ImageMagick
5.5.7 using CW 8.3.  I have a need to build it under Carbon as I need the
application I am building to run under both OS9 and OS X
I have been successful in comipling:
Link Error: invalid object error19 Aug 2003 04:28 GMT1
Hi, I tried to build my project
on MAC OS X 10.3 (7B39)
compilation was fine
but linker complains: Invalid object code /usr/lib/libiconv.2.dylib
Offscreen drawing and saving...18 Aug 2003 23:45 GMT1
I want to open an offscreen PixelMap, draw into it and make the drawing a
PICT resource. I have a LWindow open that contains this resource and the
resource will then appear in the open window.
   I can not use the debugger but to test the drawing portion I have used
MW Compatible Shared Libs with Project Builder?18 Aug 2003 18:38 GMT2
Can someone confirm the following:
It is impossible to be build PEF Shared Libs with Project Builder that
are compatible with MW PEF Shared Libs -- if only because Project
Builder only builds Mach-O and Frameworks.
Pages: 1 2 3 4 5 6 July, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.