Skip to main content
Home Forums 68kMLA Dev on Mac LC III and Classic II — #19
Post #19 by nglevin
Source Forum68kMLA
CategoryDevelopment
Post DateMon, 2 Mar 2015 - 15:29
Original URLhttps://68kmla.org/bb/threads/dev-on-mac-lc-iii-and-classic-ii.1320/
Post
No worries sir, things not working the first time is just a natural part of software development!

I was taking a look at Inside Macintosh for "Imaging with QuickDraw" and later today, "Macintosh Toolbox Essentials" (for windowing) to see if I could figure out the V1 problem. I'm assuming there's something wrong about how the app is handling the screen's scale, because I see what should be all of the objects animating on screen, they're just squished as though they're being drawn in the wrong places.

EDIT: I also checked the monitor settings to see if the app might be accidentally changing the resolution when it doesn't have to. Right now, I'm using an adapter with this flat panel VGA monitor that reports it as a 640 x 480, 67 Hz monitor, it can't go any higher or lower. Therefore, I think that possibility can be ruled out.

mp.ls