XSudoku lister plugin
Moderators: Hacker, petermad, Stefan2, white
XSudoku lister plugin
XSudoku plugin 1.2.0.2 launched!
The main features of the XSudoku plugin are:
- display most Sudoku file formats
- fast Sudoku solution
- unlimited number of undo/redo actions
- show/hide pencil marks
- show/hide hint for a single cell or show solution for entire puzzle
- highlight all cells of a particular value, hint or pencil mark
- print bitmap of puzzle
- copy bitmap of puzzle to clipboard
Image: http://tbeu.totalcmd.net/xsudoku/1.0.2.1/wlx_xsudoku_1.0.2.1.png
The XSudoku plugin is based on the XSudokuWnd classes by Hans Dietrich.
Have a lot of fun...
tbeu
The main features of the XSudoku plugin are:
- display most Sudoku file formats
- fast Sudoku solution
- unlimited number of undo/redo actions
- show/hide pencil marks
- show/hide hint for a single cell or show solution for entire puzzle
- highlight all cells of a particular value, hint or pencil mark
- print bitmap of puzzle
- copy bitmap of puzzle to clipboard
Image: http://tbeu.totalcmd.net/xsudoku/1.0.2.1/wlx_xsudoku_1.0.2.1.png
The XSudoku plugin is based on the XSudokuWnd classes by Hans Dietrich.
Have a lot of fun...
tbeu
Last edited by tbeu on 2011-11-04, 18:50 UTC, edited 3 times in total.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Unfortunately, it was late yesterday night and I introduced a typo in the detection string. Shame on me...djk wrote:Is there any error in 1.0.2.1?
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
I did some testing with the "misssing DLL" message (blackbox only, sorry)
I put the archive on Drive E:\, while the plugin folder is on drive C:\TC\plugins\wlx\.
Just opening the archive on right panel E:\ while left panel shows C:\ will raise the error.
Bad, but at least it creates the XSudoku folder ...
Meanwhile I open and close another archive to reenable the auto-install ...
Now I set the current dir on left panel to "C:\TC\plugins\wlx\XSudoku\" and open the XSudoku archive on right panel ("E:\") again.
This time installation works fine !
It looks like that it works, if the current dir on the "plugin drive" points to the XSudoku dir.
Hope it helps ...
I put the archive on Drive E:\, while the plugin folder is on drive C:\TC\plugins\wlx\.
Just opening the archive on right panel E:\ while left panel shows C:\ will raise the error.
Bad, but at least it creates the XSudoku folder ...
Meanwhile I open and close another archive to reenable the auto-install ...
Now I set the current dir on left panel to "C:\TC\plugins\wlx\XSudoku\" and open the XSudoku archive on right panel ("E:\") again.
This time installation works fine !
It looks like that it works, if the current dir on the "plugin drive" points to the XSudoku dir.
Hope it helps ...
#5767 Personal license
Hi sqa_wizard,
thanks for your testing. I was already in correspondence with Mr. Ghisler and pointed him to the same observations you have just figured out. The "missing" DLL (XsudokuWndR.dll) will be found if it is
* in TC directory,
* in Windows directory,
* in system directory,
* located on the path or
* in the opposite TC panel (w.r.t your Sudoku file).
As neither of this 5 conditions must hold at installation time I have decided to remove the pluginst.inf from the archive and extended the Readme file by steps for manual installation.
tbeu
thanks for your testing. I was already in correspondence with Mr. Ghisler and pointed him to the same observations you have just figured out. The "missing" DLL (XsudokuWndR.dll) will be found if it is
* in TC directory,
* in Windows directory,
* in system directory,
* located on the path or
* in the opposite TC panel (w.r.t your Sudoku file).
As neither of this 5 conditions must hold at installation time I have decided to remove the pluginst.inf from the archive and extended the Readme file by steps for manual installation.
tbeu
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
That's the difference between static and dynamic linkage. Check the DLL dependencies of the plugin using http://www.totalcmd.net/plugring/fileinfo.html or http://www.dependencywalker.com.
The XSudoku plugin is statically linked to XSudokuWndR.dll. The VisualDirSize plugin is dynamicall linked to dirsizec.dll.
tbeu
The XSudoku plugin is statically linked to XSudokuWndR.dll. The VisualDirSize plugin is dynamicall linked to dirsizec.dll.
tbeu
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Currently the Sudoku numbers can only be entered by mouse actions. But I want to lift this limitation. Who can help me in development to make the keys in lister window working? Your support is very welcome as I already tried to catch the keyboard messages but did not succeed.
Thanks from Thomas
Thanks from Thomas
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- XPEHOPE3KA
- Power Member
- Posts: 854
- Joined: 2006-03-03, 18:23 UTC
- Location: Saint-Petersburg, Russia
- XPEHOPE3KA
- Power Member
- Posts: 854
- Joined: 2006-03-03, 18:23 UTC
- Location: Saint-Petersburg, Russia