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 / September 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PPx: Selecting an EditUnicodeText item in a group13 Sep 2004 23:24 GMT2
In PPx, given a modal (dialog) window with a set of EditUnicodeText
items in a tab group, what is the correct way to "pre-select" the first
such item so that it is already selected when the user sees the dialog?
 Is this still possible (as it was in PowerPlant)?  or must a user ...
Seeking example using kControlEditTextSelectionTag13 Sep 2004 23:13 GMT1
According to Upgrading_HIToolbox.pdf, pg. 21, the HIView equivalent of
SelectDialogItemText should be something like
EUText = (EditUnicodeText*) getControl(ParameterDlg, 6); // id = 6
::SetControlData(EUText->GetSysView(), kControlEntireControl,
FILE length13 Sep 2004 19:10 GMT1
This might be a stupid question but im stumped. How can i get the
length of a file i opened with:
FILE*    f = fopen( path, "r");
I tried sizeof(*f) but that does not seem to give the correct results.
Getting the Return Address of a funciton?13 Sep 2004 15:53 GMT1
Is there a way to get the Return Address of a function in Carbon CFM?
This would be a call similar to:
-------------------
void * __builtin_return_address (unsigned int level) -- Built-in
Running CW under Classic13 Sep 2004 15:43 GMT4
I need to debug some old code under Classic using CW 8.3. I remember being
able to do this some time ago, under Jaguar.
Today, under Panther 10.3.5, if I try to launch CW in Classic mode, it quits
immediately.
CodeWarrior and XCode 1.510 Sep 2004 23:41 GMT24
So now that XCode 1.5 is out, anyone have any comments on how well CW
9.2 and XCode 1.5 play together?
Can I do multiple file text search in old CW project?10 Sep 2004 23:33 GMT3
I'm porting some code from a very old CW project.  I think it was built
with CW Pro 2.  I am using CW 8 in Mac OS X 10.3.5.  I can open the
project and read the files, but it won't build (no 68k linker, etc.).
I don't need to build the project.  I just need to read and copy text - ...
"expanding macro" problem with CW 9.3 update10 Sep 2004 23:26 GMT7
I ran into a major problem when updating my project to CW 9.3.  Right
after the update I converted my project and tried to compile.  But I
ran into a bunch of errors that seemed to be with how CW expands the
macro "_MSL_BEGIN_EXTERN_C."  I get stuck when compiling my
code compatibility issues10 Sep 2004 16:47 GMT4
   I've just received a set of third-party source code that was intended
for compilation under XCode (1.2, I think).  I'm using CodeWarrior 9.3 to
create a Mach-O Bundle Package.  The problem is, I'm getting a lot of errors
on parameters, mostly having to do with const being ...
Request: O_LARGEFILE in MSL10 Sep 2004 16:12 GMT1
It'd be nice to have something like O_LARGEFILE support in MSL.
Currently I'm writing to the Carbon APIs for >2GB file sizes.
Just ran into some *nix sources today that use O_LARGEFILE...
undefined identifiers10 Sep 2004 15:24 GMT3
Im compiling a windows dll that contains .c and .cpp files. I have C99
extensions on and im forcing C++ compiling. Im getting undefined
functions for most of the math functions im using such as sqrt, atan,
acos, etc, ...
how to use mkdir ?10 Sep 2004 15:09 GMT1
I am wondering how to use mkdir under codewarrior mac os x.
i get an undefined symbol and i can't find what header i need to include.
thank you
pat.
Applescripting file compare in CW10 Sep 2004 14:52 GMT10
Can/how does one applescript the file compare feature of CodeWarrior?  
That is, I have 2 text files, and I want to tell CW to compare them and
show me the window with the comparisons.
I looked at the dictionary and it seems that support is there, but I
Problem with CW 9.3 update10 Sep 2004 07:44 GMT36
I've just updated to CodeWarrior 9.3 and now code:
StringPtr str = "\ptext";
str[0] = 'Z';
produces an error message "access fault exception", during run time. It
CPLAT II Released09 Sep 2004 21:53 GMT2
CPLAT II does not emulate a platforms controls, but instead uses the
native OS controls on the underlying platform. This means that the
following platform features are incorporated in CPLAT II.
  MacOS
Pages: 1 2 3 4 5 August, 2004
 
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.