home *** CD-ROM | disk | FTP | other *** search
- function LayoutFrame()
- {
- _level0.SetText("Title0",_root.RRE_NoNics_main_title,_root.RRE_NoNics_identifier);
- _level0.SetText("Text0",_root.RRE_NoNics_main_p_default,_root.RRE_NoNics_identifier);
- _level0.SetHintText(_root.RRE_NoNics_hint_p_default,_root.RRE_NoNics_identifier);
- _level0.SetHelpText(_root.RRE_NoNics_help_p_default,_root.RRE_NoNics_identifier);
- }
- function LoadRRE_NoNicsVars()
- {
- _root.RRE_NoNics_identifier = _level0.SetLayoutObject("StdLayout",_target,"LayoutFrame",_root.RRE_NoNics_identifier);
- }
-