mIRC Home    About    Download    Register    News    Help

Print Thread
#233618 28/08/11 07:14 PM
Joined: Aug 2011
Posts: 2
B
Bowl of petunias
OP Offline
Bowl of petunias
B
Joined: Aug 2011
Posts: 2
Hi all

it's possible to add a button in the middle of the toolbar, using the /toolbar command?

i want to draw some things in that button but when i want to add the button it always inserts after the last button and not in the position that i want.

bonehole #233619 28/08/11 07:27 PM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
Originally Posted By: bonehole
it's possible to add a button in the middle of the toolbar, using the /toolbar command?


Code:
toolbar -i $int($calc($toolbar(0) / 2)) <name/N> <tooltip> <picfile|@> [x y w h] [/alias] [popfile|@]

hixxy #233620 28/08/11 09:20 PM
Joined: Aug 2011
Posts: 2
B
Bowl of petunias
OP Offline
Bowl of petunias
B
Joined: Aug 2011
Posts: 2
i think i explain it wrong, i need a button on the center of the toolbar assuming there is no button inserted, example

_____________________________________________________
|____________________|blank button|___________________|

bonehole #233622 29/08/11 01:45 AM
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
There is no way to space out buttons in that way. Why do you "need" it?


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard