I have finally worked out how to dock the window that opens with mircs /list command and dock it in a dialog

and here it shows the channels list popup which still works in the dialog

A TG007 community discussion started by Ozzy10.
I have finally worked out how to dock the window that opens with mircs /list command and dock it in a dialog

and here it shows the channels list popup which still works in the dialog

My code does NOT have bugs. It just develops random features.
nice ![]()
Nice work old man.
Yeah that seems so easy now compared to back when we first started docking mirc windows.
Thought i would give it a shot on webchat ircd
Get information about ircWx here
Good stuff, now add other options to it.
what sort of options?
Get information about ircWx here
A /who outside of the room, so that it shows ALL users and not just registered ones
Ability to add one to autojoin by clicking a button
Ability to strip out colors on the topic
Removing the #
Just some ideas.
well some of that is easy and some isn't... it is grabbing the actual channels list window.. it's not like it's listing in a dialog list.
Get information about ircWx here
The concept is nice, and this was something I have tried to do on & off every now & then. I've come to the conclusion that /list is fine. Unless one wants to impliment options like X suggested (the ability to add to auto join being one), I don't really see the point. Though, meh, that could be coz I'm too lame to pull it off ![]()
after messing with it i'd rather have a normal list too tbh..
Get information about ircWx here
That one that guy did for vSix server or whatever it's called looked great, though I just don't don't see the point. Unless you're actually capturing the RAWS and hiding the actual /list window (Though I believe you can only minimize it) and then display the RAW info in a custom dialog list, then it could be neat and you could add a whole bunch of neat features in to it.
PS - Can you actually hide the /list window? ![]()
That one that guy did for vSix server or whatever it's called looked great, though I just don't don't see the point. Unless you're actually capturing the RAWS and hiding the actual /list window (Though I believe you can only minimize it) and then display the RAW info in a custom dialog list, then it could be neat and you could add a whole bunch of neat features in to it.
PS - Can you actually hide the /list window?
No, no raws involved. It is just a way of using mdx to capture the window, and embed the window itself directly into the dialog. Here is my screen shot. ![]()
yes you can hide the channels list window
however how i did it was to hide it on open so it doesnt show in the bar and then grab it and add it to the dialog
even though its hidden it still shows when its in the dialog
My code does NOT have bugs. It just develops random features.
Sign in to reply or start a new topic where your account has permission.