Guidance
指路人
g.yi.org
software / rapidq / Examples / Tools - IDE, Designer, Builder / FreeQ IDE src / inc ide / iniStart.inc

Register 
注册
Search 搜索
首页 
Home Home
Software
Upload

  
'******  run only once for initial start up  **********
     ini.FileName = TheMainIniFile
     ReadIDEVariables                                            'set up the Program defaults, editor options, menus, etc.

    '--------------------ShortCut keys --------------------
    '  must run once otherwise menus are corrupted on reseting .ShortCut
     ini.Section = "IDE_Variables"
     IDE.MenuShortCutFile = ini.GET("MenuShortCutFile", "")
     ReadMenuShortcuts                                           'this will null out IDE.MenuShortCutFile if file doesn't exist
     IF IDE.MenuShortCutFile <> "" THEN SetMenuShortcuts         'set new custom values
     IF IDE.MenuIcons THEN IDE_SetMenuIcons                      'and need to reset icons to the menus!!



掌柜推荐
 
 
 
 
 
 
 
 
 
 
 
 
© Thu 2024-3-28  Guidance Laboratory Inc.
Email:webmaster1g.yi.org Hits:0 Last modified:2010-12-07 21:18:03