Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!samsung!think.com!yale.edu!cmcl2!adm!news From: bakerre@tawc1.eglin.af.mil (Baker, Robert E.) Newsgroups: comp.lang.pascal Subject: totMENU question Message-ID: <27231@adm.brl.mil> Date: 18 Jun 91 16:30:05 GMT Sender: news@adm.brl.mil Lines: 19 G'day netters, When using the totMENU unit with an EZPullMenuOBJ instance, what would be the best way to have a main menu like the Turbo IDE set up in a loop? It doesn't seem it would be very efficient to have to create/init/done the menu each time through the loop. Anyone have any ideas? Also, unless I am missing something fairly obvious, how can the SetMessageXY call be made with the same EZPullMenuOBJ instance? I only see references to it only if a instance of the MenuOBJ is created, but not with EZPullMenuOBJ. I am fairly new to OOP, so if this seems a simple question, that's why. +----------------------------------+---------------------------------------+ | Robert E. Baker | repeat | | BAKERRE@TAWC1.EGLIN.AF.MIL | Code;Debug;Test;Documentation; | | USAF Tactical Air Warfare Center | until millionaire; | +----------------------------------+---------------------------------------+