CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (6 messages)

#164079 CopyBits on SE Message #164108
From: allen joslin Mac Developers Forum · Inside Macintosh March 15, 1994 5:51 PM
It's a MacApp program — you sure you want to get into this? It runs fine on non-68000's but not very well on 68000's. The symptom I've been watching is an inability to list resources w/MacsBug (i.e. rd PICT). I put Debugger() as the first line of code in my…
From: allen joslin Mac Developers Forum · Dev. Environments March 14, 1994 8:49 PM
>>I believe that most Macintosh developers are not interested in >>developing commodities — otherwise they would have been developing >>for Windows. Macintosh is about doing things better >> — not like everyone else. Got that right!! And it works that way (sort of) in the Windows world also! A friend…
#163918 #CopyBits on SE Message #163960
From: allen joslin Mac Developers Forum · Inside Macintosh March 14, 1994 8:49 PM
>> 🙂 🙂 YAHOO!! & GREAT!! >> a real pain to have to hunt down an SE or Classic Yeah, finally I just broke down and bought an old Plus. Now at least if I could only get my app to run on it… >> Anyhow it feels great to…
#163851 #CopyBits on SE Message #163866
From: allen joslin Mac Developers Forum · Inside Macintosh March 14, 1994 10:48 AM
Jody, Hmmm, 1. you're not looking for a PixHandle in a GrafPort (or visa-versa). 2. just before the CopyBits the heap is ok. (app & sys) 3. it's Monday… tell me more about the state-of-affairs just before the CopyBits call. "It'll work, it doesn't have a choice!" Al;
#163664 CopyBits on SE Message #163821
From: allen joslin Mac Developers Forum · Inside Macintosh March 14, 1994 6:34 AM
bytes per row? if you mean offscreen stuff, I never wrote that code — just copied it from tech notes & didn't look at it after that. hope that stack size does the trick. if not then I'd say search backwards on the stack from the Point-Of-Failure for something that's…
From: allen joslin Mac Developers Forum · Dev. Environments March 14, 1994 6:34 AM
>>Despite what people claim about Microsoft apps dominating on the Mac, >>the simple fact is that MS would make more $$$ if they could convince >>Mac users to use the same MS apps under MeSs-Windows. And every little >>slowdown will convert a few people. Like Excel's macro evaluation speed on…