Le mardi 26 mars 2002, à 01:37 , Alain Wrobel a écrit : > - is the (simple) window type _docRound still existing (this > type gives the same result than _docNoGrow) as far as i know the rounded window didn't make it to carbon. > - what are the possible values for the field "just" in the > RECORD "ControlFontStyleRec" (I have tried _centerJust, _leftJust, > _rightJust with APPEARANCE BUTTON of type _kControlEditTextProc and > the text is always left justified) i'd advise you to look for the constants in apple's carbon docs. they are probaly translated to fb, it's just i don't know what they are. > - is it possible to trap keypress in "pseudo edit field" > APPEARANCE BUTTON _kControlEditTextProc (like TEKEY$ function in > true edit field) there is a new edit field with attached filterkey in the appearance runtime. hth, :-j