Xref: utzoo comp.sys.mac.programmer:1382 comp.sys.mac:17468 Path: utzoo!attcan!uunet!mcvax!cernvax!bcfl From: bcfl@cernvax.UUCP (bcfl) Newsgroups: comp.sys.mac.programmer,comp.sys.mac Subject: Colour dialog with Absoft fortran Keywords: Dialog Message-ID: <725@cernvax.UUCP> Date: 20 Jun 88 13:05:59 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) 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