Xref: utzoo comp.sys.mac:20454 comp.sys.mac.programmer:2453 Path: utzoo!attcan!uunet!mcvax!cernvax!bcfl From: bcfl@cernvax.UUCP (bcfl) Newsgroups: comp.sys.mac,comp.sys.mac.programmer Subject: Color Dialog with Absoft Fortran Keywords: Color Dialogs Message-ID: <826@cernvax.UUCP> Date: 16 Sep 88 15:58:28 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