Alain wrote:
What is the 'GNU Pascal' translation of :
CONST kSimpleListViewID: ControlID = (signature: 'CASD', id: SInt32('HSLV'));
Alain.
I see Adriaan answered your basic question. Since I did the Pascal translation of that Apple Mac OS X sample code, I'll note I'm nearly finished with a revised example whch has been upgraded to work with command line GPC, Adriaan's CodeWarrior IDE GPC plugin, and Metrowerks' CodeWarrior IDE Pascal compiler. The upgrade makes use of the recently released Mac OS X Pascal interfaces http://www.microbizz.nl/GPCInterfacesC2.tar.gz which greatly reduces the Mac OS X Pascal source code differences between GPC and Metrowerks Pascal.
If you want to save yourself some effort, I can send you the revised example in private e-mail. The only thing that is quite finished is the final example package "polishing" (e.g., Readme note, etc.).
Gale Paeper gpaeper@empirenet.com