mIRC Home    About    Download    Register    News    Help

Print Thread
#23299 08/05/03 10:48 PM
Joined: Dec 2002
Posts: 83
D
Babel fish
OP Offline
Babel fish
D
Joined: Dec 2002
Posts: 83
I don't know if it's a bug or not so I prefer to say in this thema.
When we make a group on checkboxes or radiobuttons, if we make a command line as
did -c window 330
and the ID 331 is coched, the two ID are coched. So we are in the obligation to find whick radiobutton or checkbox is coched and uncheck it before to check another.

So, in the next version, is it possible that groups work even when we make a command line in a remote ?

P.S. : I repeat I don't know if its a bug or not and if it's not a bug I don't know the solution if there is one !

#23300 08/05/03 10:50 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
coched?

#23301 08/05/03 10:55 PM
Joined: Dec 2002
Posts: 83
D
Babel fish
OP Offline
Babel fish
D
Joined: Dec 2002
Posts: 83
sorry I mean coched by checked

#23302 08/05/03 10:58 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Well can you give the exact code of what you mean, so we can see it for ourselves?

#23303 08/05/03 11:11 PM
Joined: Dec 2002
Posts: 83
D
Babel fish
OP Offline
Babel fish
D
Joined: Dec 2002
Posts: 83
huuuuummmmmm it is difficult to explain better but I'll try :

radio "*!user@host", 319, 437 57 100 20, group tab 3
radio "*!*user@host", 320, 437 77 100 20, tab 3
radio "*!*@host", 321, 437 97 100 20, tab 3
radio "*!*user@*.host", 322, 437 117 100 20, tab 3
radio "*!*@*.host", 323, 437 137 100 20, tab 3
radio "nick!user@host", 324, 437 157 100 20, tab 3
radio "nick!*user@host", 325, 437 177 100 20, tab 3
radio "nick!*@host", 326, 437 197 100 20, tab 3
radio "nick!*user@*.host", 327, 437 217 120 20, tab 3
radio "nick!*@*.host", 328, 437 237 100 20, tab 3

By the examples and by default, I check the radiobutton on the ID 323.
With the mouse, the role "group" work normally.
But, if I have the envy to change severals controls as these controls by a remote as following :
did -c conf $calc( $readini(%chemin,protections,banmask) + 319)

and in the other file the checked control is the ID 320

You see better ?


Link Copied to Clipboard