Run application in TCM tab

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
vfloyd
Junior Member
Junior Member
Posts: 21
Joined: 2013-12-19, 10:28 UTC
Location: France

Run application in TCM tab

Post by *vfloyd »

Hello,

I want to write an application which could be used as an external tool in TCM tu run any other app in a TCM Tab. But to do this I need to get the HWND of the tab in TCM. Is there a way to get it ?

To be more precise, the feature would be an entry in the custom user menu of TCM. When used, it would create a new tab and give its HWND to my plugin.

First I wanted to use a wlx plugin, because the ListLoad() interface give the HWND parent. But I don't know if a "Lister" plugin can be used to do what I describe above. Any idea ?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50475
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Tabs do not have their own hwnd in Total Commander. The tab header is just for switching directories, the file panels remain the same and are just re-read.
Author of Total Commander
https://www.ghisler.com
vfloyd
Junior Member
Junior Member
Posts: 21
Joined: 2013-12-19, 10:28 UTC
Location: France

Post by *vfloyd »

Thank for your answer. So there is absolutely no way to do what I want ? It would be great to use total commander as a full environnement, with application running into it.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

What will be the benefit in shrinking applications windows into TC tabs?
vfloyd
Junior Member
Junior Member
Posts: 21
Joined: 2013-12-19, 10:28 UTC
Location: France

Post by *vfloyd »

It would not be usefull for all application of course. But I would be happy to have putty or cmd.exe embedded in a tab.
User avatar
solid
Power Member
Power Member
Posts: 749
Joined: 2004-08-09, 11:20 UTC

Post by *solid »

Check Tconsole
User avatar
silencer
Senior Member
Senior Member
Posts: 208
Joined: 2003-05-13, 13:18 UTC
Location: The Netherlands

Post by *silencer »

Searched for TConsole after seeing this topic, but it doesn't work for me anymore (32bit TC8.50b15 on windows 7 64bit)
iana
Senior Member
Senior Member
Posts: 345
Joined: 2010-07-27, 22:00 UTC

Post by *iana »

Searched for TConsole after seeing this topic, but it doesn't work for me anymore
Yeah me two, but Total Console seams to work
http://www.totalcmd.net/plugring/TotalConsole.html

There was an updated version by a 2nd author that I can't seam to find anymore it had a different wfx name (wdx_Kon.wfx from 2009 instead of TotalConsole.wfx from 2007) anybody remembers it?
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

iana wrote:There was an updated version by a 2nd author that I can't seam to find anymore it had a different wfx name (wdx_Kon.wfx from 2009 instead of TotalConsole.wfx from 2007) anybody remembers it?
It seems that it is forgotten, hosting is not responding. Here is discussion thread on Russian board.
Post Reply