On Sep 24, 2005, at 4:28 PM, Robert Purves wrote: > > Steve Crossman wrote: > > > >> What happens with scrolling edit fields? How are these supported >> in Unicode format? >> We don't have these with Appearance buttons either. >> >> > > > I wrote: > > >> 13 vertical scroll bar option [YAST; see FB4 CD example] >> >> > > Look for YAST folder in the Examples. YAST carries two pieces > of baggage: there is a .bundle file that must live in the same > folder as your application, and the window must have > _kWindowStandardHandlerAttribute. > > Robert P. My other concern is compatibility with the forthcoming Intel Macs. Once unicode edit fields are implemented in my app, I'd like to think because I'm using toolbox calls I'll be somewhat (but not completely) insulated from the move to Intel. YAST utilizes in-line PPC assembler which is most likely DOA (except under Rosetta emulation) under Intel. Suggestions welcome. Brian S.