--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > Unless manifest is enabled, dialog tooltips no longer work for me. > > Confirmed in dialogplugindemo1. > > Been down with flu.
Hope you're feeling better now. > > Try dialogplugin1.19_090114.zip at > http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ > > see if that gives you back tooltips. If not, gonna be very hard to > diagnose, as I don't run compiler?debugger on XP machine. > > If not, copuld you revert back to any previous version you have, > until you get tooltips back? Presumably 1.18 is okay? Negative. Had to go all the way back to 1.12. Maybe there is something in the plugin that makes it think I'm using the manifest when I'm not? I was consistently using the manifest until recently. Can you or someone else run a plugin test on XP to see if its the same as mine? Mine is XP SP3. Dialog tooltips work only when Powerpro.exe.manifest exists in powerpro app folder. Manifest file should be renamed only when PowerPro is not running. To disable the manifest, I renamed it PowerPro.exe.manifest.no and started PowerPro. To enable, renamed it Powerpro.exe.manifest and started PowerPro. > > regexTest_090114.zip is there too. All requested changes done, > nothing tested yet. In particular the callback code is complicated > and probably wrong. > What arguments is pcrereplacecallback expecting now? Shouldn't the old ones still work? Existing pcrereplacecallback's stopped working. Also the javascript test (test 92) didn't work. In console pcretest test, the pattern equivalent to ?"[" with javascript option gives a compile error: "Failed: missing terminating ] for character class at offset 1" In current plugin test version it is giving the same result as without javascript option, i.e., match at position 3 in subject ?"ab]cd" Regards, Sheri
