Path: utzoo!attcan!uunet!mcvax!cernvax!bcfl From: bcfl@cernvax.UUCP (bcfl) Newsgroups: comp.sys.mac Subject: Colour Dialogs with Absoft Fortran Keywords: Dialogs Message-ID: <783@cernvax.UUCP> Date: 27 Jul 88 15:11:20 GMT Organization: CERN, Geneva, Switzerland Lines: 12 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) call toolbx(MODALDIALOG,dlg_dialog,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