LiFan
2024-10-18 7ac57009ceb55a1d5968f14b5da52dfa4d03e89f
jrj/project/vindexmenu.cpp
@@ -236,7 +236,7 @@
      //alert(x.xml);
      
      int nIndex =cbx_menu.FindString(label);
      if(e.selectSingleNode(L"ModuelMore") && nIndex > - 1)
      /*if (e.selectSingleNode(L"ModuelMore") && nIndex > -1)
      {
         xstring mo = e.selectSingleNode(L"ModuelMore").text();
         if((xstring)mo != L"Y")
@@ -246,7 +246,7 @@
            OnHideWin();
            return 0;
         }
      }
      }*/
      if(e.selectSingleNode(L"ModuelPage")) {} else return -1;