Тема: form = new Form();
Показать сообщение отдельно
Старый 02.12.2004, 14:31   #2  
George Nordic is offline
George Nordic
Модератор
Аватар для George Nordic
Злыдни
 
4,480 / 1255 (50) ++++++++
Регистрация: 17.12.2003
Адрес: Moscow
Записей в блоге: 9
Привет, Жанна д'Арк

PHP код:
    MenuFunction            menuFunction;
    
Args                    args;
    ;

    
args = new Args(this);
    
args.record(MyRecord);
    
args.menuItemType(MenuItemType:: Display);
    
MenuFunction = new MenuFunction(MenuItemDisplayStr(MyForm), MenuItemType:: Display);
    
MenuFunction.run(args); 
А в init MyForm смотри caller'a

Так лучше?

Вы случаем не на новотрубном?

С Уважением,
Георгий.