Window ScrollBars

Sven Eric Panitz panitz@ki.informatik.uni-frankfurt.de
Mon, 19 Jul 1999 01:14:28 -0400 (EDT)



I have been playing a bit with the ObjectIO library 1.1 on my Mac.
Somehow I do not succeed to get Scrollbars on my windows. I
add the attributes WindowHScroll and WindowVScroll with some
function to the Window attribute list, but no scrollbars appear.
Any idea what I possibly could be doing wrong? The rest of the 
program acts as expected.

BTW: The Linker sometimes gets problems on my machine (Apple Performa
5200).
It sometimes builds an illegal executable for a larger project.
I.e. an executable of only half the size, which gives runtime errors.

Deleting all Clean-System-files and then rebuild does help.
Sometimes the Linking process brings down the complete CleanIDE.
Is this a known problem?

Sven Eric