![]() |
|
|
|
#1
|
|||
|
|||
|
Hi phax !
Do you have a plan to develop a GUI for GT. As I remember, the GTUI is old. Are you code in VS .NET 2003. Think about the WTL for GUI creating. Regards. |
|
#2
|
|||
|
|||
|
GT GUI
Yep, I plan to. But since I have very different output types, I still don't know how to build a fast, small, easy-to-use GUI without spending more than 1 month for the initial version. I'm working on a small XML based GUI but that takes some time....
But you can consider it a promise that a new GUI will arrive. Question: are you willing to have a 800K GUI for an 250K application? For me it sounds like overkill. |
|
#3
|
|||
|
|||
|
With WTL, I think the GUI with same abilities as old GTUI will only 100-200 KB in size. It will not uses MSVCRT, MFCxxx DLL. The XML GUI, which I saw in RTA, is a good idea, but the code for XML library will large, or depend on MSXML
Regards |
|
#4
|
|||
|
|||
|
WTL sounds very good to me. As you, of course, know, MS put WTL on sourceforge.
|
|
#5
|
|||
|
|||
|
WTL
I just noticed WTL and found the SF link. I haven't heard of it before.
I'll have a look at it and let you know whether I can handle it. It seems quite interesting. I thought about a small interface that has special views for special file types. As you have probably noticed, GT has a default output to stdout and can also create HTML. This is done with the same calls - just the output handler are different. Maybe the most simple approach would be, to redirect the HTML output to an IE control - not nice but easy formatting. TQN: what is RTA??? I would have used expat or xerces of course ![]() regards PHaX |
|
#6
|
|||
|
|||
|
Hi phax !
You can find more informations about RTA at http://www.ibiblio.org/paulc/rta/ Regards |
|
#7
|
||||
|
||||
|
Hi,
for who of you that use TotalCommander here's a way to integrate it inside 1.Create the gt2 folder under the totalcommander installation folder 2. copy the gt2 files there and add the bat below Code:
gt2 /outhtml "%1" >gt2.htm CALL lister gt2.htm del gt2.htm 4. create a button on the TotalCommande tools bar as in picture attached Very handy!
__________________
Ŝħůb-Ňìĝùŕřaŧħ ₪) There are only 10 types of people in the world: Those who understand binary, and those who don't http://www.accessroot.com |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IDA signatures question | The Old Pirate | General Discussion | 5 | 12-01-2014 04:30 |