[Home] [Downloads] [Search] [Help/forum]


Register forum user name Search FAQ

Gammon Forum

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  General
. . -> [Subject]  MC manifest file

MC manifest file

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page


Posted by Poromenos   Greece  (1,037 posts)  [Biography] bio
Date Sun 17 Oct 2004 11:23 AM (UTC)

Amended on Sun 17 Oct 2004 11:28 AM (UTC) by Poromenos

Message
Copy the following and paste them into notepad. Save them in the MUSHclient directory as "mushclient.exe.manifest" for some great changes in the graphical interface. Nick, you can add this in the MC resources to make it permanent.
You can include it in the .rc file with the line:
1 24 "mushclient.exe.manifest"


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
   xmlns="urn:schemas-microsoft-com:asm.v1"
   manifestVersion="1.0">
<assemblyIdentity
    processorArchitecture="x86"
    version="5.1.0.0"
    type="win32"
    name="foo.exe"/>
    <description>MUSHclient</description>
    <dependency>
    <dependentAssembly>
    <assemblyIdentity
         type="win32"
         name="Microsoft.Windows.Common-Controls"
         version="6.0.0.0"
         publicKeyToken="6595b64144ccf1df"
         language="*"
         processorArchitecture="x86"/>
    </dependentAssembly>
    </dependency>
</assembly>

Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it!
[Go to top] top

Posted by Scypio   Poland  (50 posts)  [Biography] bio
Date Reply #1 on Sun 17 Oct 2004 03:37 PM (UTC)
Message
Ok, I did that.. but now my command line looks a bit strange: it's top row is all white, the next row is all black, and the third (and last) row is all white.. however, when I get with typing to the second line (for example, I press Ctrl+enter), that line becomes all white like the other ones.. That's kind of annoying, what is going on?
[Go to top] top

Posted by Poromenos   Greece  (1,037 posts)  [Biography] bio
Date Reply #2 on Sun 17 Oct 2004 05:15 PM (UTC)
Message
I have no idea, mine looks perfect. I can't reproduce any of that.

Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it!
[Go to top] top

Posted by Scypio   Poland  (50 posts)  [Biography] bio
Date Reply #3 on Sun 17 Oct 2004 08:05 PM (UTC)
Message
Probably a screenshot would be useful, but I don't know how to include one:(
[Go to top] top

Posted by Poromenos   Greece  (1,037 posts)  [Biography] bio
Date Reply #4 on Sun 17 Oct 2004 09:59 PM (UTC)
Message
Press print screen, go to paintbrush, paste, save as a .gif or something, and upload to a server.

Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it!
[Go to top] top

Posted by Scypio   Poland  (50 posts)  [Biography] bio
Date Reply #5 on Sun 17 Oct 2004 10:17 PM (UTC)
Message
Cool, but I don't have a server to upload it to...
[Go to top] top

Posted by Flannel   USA  (1,230 posts)  [Biography] bio
Date Reply #6 on Mon 18 Oct 2004 02:37 AM (UTC)
Message
Photo Bucket, Ummm, Theres a whole lot of free picture hosting sites.

Google "free image host" then find one that doesnt require too much work.

~Flannel

Messiah of Rose
Eternity's Trials.

Clones are people two.
[Go to top] top

Posted by Nick Gammon   Australia  (22,975 posts)  [Biography] bio   Forum Administrator
Date Reply #7 on Mon 18 Oct 2004 06:30 AM (UTC)
Message
What does the foo.exe refer to in the manifest?

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

Posted by Poromenos   Greece  (1,037 posts)  [Biography] bio
Date Reply #8 on Mon 18 Oct 2004 08:11 AM (UTC)
Message
I haven't checked the syntax, but yes, that has to be changed to mushclient.exe :P

Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it!
[Go to top] top

Posted by Poromenos   Greece  (1,037 posts)  [Biography] bio
Date Reply #9 on Mon 18 Oct 2004 08:12 AM (UTC)
Message
Hm, if you try to open a plugin in a MC notepad window while using it you get gibberish... Odd.

Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it!
[Go to top] top

Posted by Scypio   Poland  (50 posts)  [Biography] bio
Date Reply #10 on Mon 18 Oct 2004 03:30 PM (UTC)
Message
http://www.upload4free.com/files/13864.JPG
The command line is a bit nasty to look at..
[Go to top] top

Posted by Poromenos   Greece  (1,037 posts)  [Biography] bio
Date Reply #11 on Tue 19 Oct 2004 05:06 AM (UTC)
Message
Hm, that is odd... I don't know, maybe Nick can answer this.

Vidi, Vici, Veni.
http://porocrom.poromenos.org/ Read it!
[Go to top] top

Posted by Cino   Australia  (17 posts)  [Biography] bio
Date Reply #12 on Sun 11 Jun 2006 01:29 PM (UTC)

Amended on Sun 11 Jun 2006 01:31 PM (UTC) by Cino

Message
I tried this manifest file and MUSHclient mostly looks fine, but I experience the aforementioned problems.

Was a solution ever found?

I am using a custom visual style, but the same problems persist using the default XP theme.

It looks like the manifest is forcing things to be drawn themed, as every panel in the config is drawn as though it was a tab. This is much less noticeable using the default XP theme, due to its colour scheme. The windows opened from there, like edit trigger, edit alias each appear as would be expected.

Not sure what to think of the command input area. The background colour is only honoured when the caret or some text is on the line, or the remaining vertical space is too small to make the row fully visible. With the background set to black, can not tell the difference, but I much prefer it to contrast with the output section (also of black background).
http://img98.imageshack.us/img98/6494/commandinputarea3pi.jpg

This thread, http://forums.miranda-im.org/showthread.php?t=8557 may be relevent. It is about making unthemed tab panels themed, which may be useful in making MUSHclient use visual styles natively.

Since visual styles haven't been natively enabled so far, and a manifest introdues odd little inconsistancies - are these difficulties and issues to do with MFC?
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


27,831 views.

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

Quick links: MUSHclient. MUSHclient help. Forum shortcuts. Posting templates. Lua modules. Lua documentation.

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.

[Home]


Written by Nick Gammon - 5K   profile for Nick Gammon on Stack Exchange, a network of free, community-driven Q&A sites   Marriage equality

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( https://gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Hosted at HostDash]