Menu

Function List window missed?

2006-12-19
2012-11-14
  • Nobody/Anonymous

    I just find that Notepad++ has a function list plugin and have a try.
    When I select "View List", the function list window showed as expect on my Vista, but it failed to show on my Windows XP. I tryied many times with both Notepad V3.8 and V3.9 but in vain. The region and language setting are set to China in both cases. So, is there anything wrong? Thanks

     
    • Nobody/Anonymous

      Please be sure that you modify the correct file. Look also in the "Application Data" folder. The "insertExt.ini" file is also available here.

      Best Regards
      Jens

       
    • Nobody/Anonymous

      There seems to be a bug in last version of FunctionListPlugin, but I will not fix it, because of new version in next release of Notepad++ 4.0 which comes up in January.

      But you could do a workaround to view the list:
      - Open the file "insertExt.ini" in the Notepad++ installation folder.
      - Look for the part [Function List]
      - Look for params 'PointX 1', 'PointY 1', 'PointX 2' and 'PointY 2' and change the values like this 'PointX 1=100', 'PointY 1=100', 'PointX 2=300' and 'PointY 2=900'.

      This chould fix your problem until next version.

      Best Regards
      Jens
        

       
    • Nobody/Anonymous

      Thank you Verrrrrrrrrrrrry Much

       
    • Nobody/Anonymous

      I did the fixing, i was able to see the window. but could no get hold of the function list.

      i created and made a index.php to test it it did not work

      winxp service pack2

      Thank You