mIRC Home    About    Download    Register    News    Help

Print Thread
#209293 09/02/09 07:39 AM
D
DRETKER
DRETKER
D
I created new icons in toolbar using comands .

/toolbar -a pvtz "PVt sequre" icons/zast.bmp "/secure.query"
/toolbar -fs

Also i can delete icons using comand
/toolbar -d 15 (etc)

But I cannot create icon from the popup menu.

I create my popup menu-menubar etc.

&@@@MY@@@ ==>SCRIPT<==
&==>NICKSERV<==
.&»»Pvt with nick««:/query $$?="Enter nick and message:"
.&»»Invite nick««:/invite $$?="Enter nick and chanel:"
.&»»Send notice nick««:/notice $$?="Enter nick and message:"
.&»»Info nick««:/whois $$?="Enter nick:"

etc.

How I can create icon in toolbar to show this part of my popups menu menubar.

Thanks, laugh





#209392 11/02/09 06:30 PM
C
CodeTech
CodeTech
C
i'm not really sure what your asking but it seems as if your wanting to add a icon next to your menu item. is that correct? If so you can not do this with mirc alone. you need to use a dll such as DCX to create your menus.

#209398 11/02/09 11:09 PM
Joined: Jan 2007
Posts: 1,155
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2007
Posts: 1,155
You cannot put icons in regular mIRC popups. You will need to use a dll like DCX, popups.dll or MDX.

#209420 12/02/09 08:29 AM
Joined: Feb 2003
Posts: 3,412
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,412
You can ether display the icon true a dialog, then use a dll, i use mdx.dll - bars.mdx and views.mdx, then i make a menu for the dialog. this working ok for me smile or you can make a custom window and display it true that one, dont know what file to use for that tho..

Joined: Jan 2007
Posts: 1,155
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2007
Posts: 1,155
Oh yeah, Ive heard of people making picture window popups. You might be able to add icons to one of those.


Link Copied to Clipboard