Xref: utzoo comp.sys.mac.programmer:1418 comp.sys.mac:17578 Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!husc6!uwvax!vanvleck!uwmcsd1!leah!itsgw!steinmetz!uunet!mcvax!cernvax!bcfl From: bcfl@cernvax.UUCP (bcfl) Newsgroups: comp.sys.mac.programmer,comp.sys.mac Subject: Dialog with Absoft 2.3 Keywords: Dialog Message-ID: <731@cernvax.UUCP> Date: 25 Jun 88 10:21:01 GMT Organization: CERN, Geneva, Switzerland Lines: 13 I use Fortran Compiler 2.3 of the Absoft. When I open a dialog with color screen with the following lines ires=toolbx(OPENRESFILE,str255(fname)) dlg_dialog=toolbx(GETNEWDIALOG,nres,0,-1) the program show me the dialog without the text or the icon also I have create the dctb and the itcb table for the dialog and for the all the item and the situation not change if I use SELECTITEM and SETITEM toolbox call. Please someone send me same help for operate with colour dialog using Absoft compile? Thank F. Cindolo