http://www.4toc.com/fb/index.htm (the old url <http://www.4toc.com/fb4/index.html> should redirect to the new). Editor (FutureBasic 5.1.1) changes ---------------------------------- 1. Script Palette replaces Script submenus. 2. Project window has Headers button, which opens the Headers folder in the Finder. FBtoC 1.1.5 changes ------------------- 1. New File menu item: Make Xcode Project. 2. New feature and setting: Warn of unused functions. 3. Domain and folder type constants (_kUserDomain, _kApplicationSupportFolderType...) are now defined. 4. New Headers file Util_CE.incl provides a simplified method to implement Carbon Events in your code; for demos see FB_5_1_1_Examples > CarbonEvents. Bug fixes 314 Closed make strings in *.c runtime localizable 378 Closed elided error message from include library "NoSuchFile" 381 Closed editor ignores some translation errors 382 Closed aliased source file prevents translation of main 383 Closed editor's Stop button does not affect build by FBtoC 384 Closed I-beam cursor stays after click in Prefs 'More gcc options' 385 Closed unusable CreateMouseTrackingRegion() in Tlbx CarbonEvents.incl 386 Closed 'picH = picture' gives translation error 387 Closed _useWFont fails for some appearance buttons Robert P.