PureSyn (Total Commander ListerPlugin)

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

PureSyn (Total Commander ListerPlugin)

Post by ts-soft »

PureSyn is a Total Commander Lister-Plugin,
to View and Edit (with some limitation),
PureBasic - Sourcecode

Preview:
Image

Download
Version 0.7 Beta
This package include a PB-Source to test the plugin without Total-Commander.
This version is still in beta!


Feedback, Bugreports welcome!
Last edited by ts-soft on Fri Aug 03, 2012 9:59 pm, edited 2 times in total.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
juror
Enthusiast
Enthusiast
Posts: 232
Joined: Mon Jul 09, 2007 4:47 pm
Location: Courthouse

Re: PureSyn (Total Commander ListerPlugin)

Post by juror »

Once again, thanks.

Guess I'll have to go back to commander for some things - I have been using XYPlorer after a bitsdujour 50% off deal.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: PureSyn (Total Commander ListerPlugin)

Post by ts-soft »

Update!
Version 0.6 beta
+ Font and Colors selectable
+ many bugfixes

Update!
Version 0.7 beta
+ QuickSearch

Update!
Version 0.71 beta
+ compiler on WinXP and Win2003 Server not found, fixed.

Update!
Version 0.8
+ Beta-Status removed
+ added CueBanner to Searchfield
+ added Setting for PureBasicFolder
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
K1m0n
User
User
Posts: 13
Joined: Tue Jun 07, 2011 5:38 pm

Re: PureSyn (Total Commander ListerPlugin)

Post by K1m0n »

Beautiful, many thanks.

A bug report:
Lister doesn't always closes with esc as usual.
Right now it closes with esc only if i first open option/configure on lister,
or if i switch focus from/back to lister
Tested on Win7 x64 + TotalCMD x64 8.0b24 + PureSyn 0.81

Also, and since you already use a tabed interface inside lister, the option
to open multiple files each on its own tab (instead of repeatedly calling a new lister instance on pb files) might be useful too.

Thanks anyway.
**Disclaimer**
Any views or opinions expressed represent the official view of the voices in my head.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: PureSyn (Total Commander ListerPlugin)

Post by ts-soft »

For the closing of the Plugin, TotalCommander is responsible. No idea why this does not work.

MultiDocument support is not planned.

Thank you for the feedback,
Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: PureSyn (Total Commander ListerPlugin)

Post by ts-soft »

Update: Version 0.9

+ small bugfixes
+ added support for XProfan-Language
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
peterb
User
User
Posts: 60
Joined: Sun Oct 02, 2005 8:55 am
Location: Czech Republic
Contact:

Re: PureSyn (Total Commander ListerPlugin)

Post by peterb »

Hi,

I'm trying create my own lister plugin in Purebasic, but my code every time crashing with access violation error. Can You please release main functions of your plugin, which TC call? Without your plugin funcionality.

Thanks, peterb
Post Reply