mIRC Home    About    Download    Register    News    Help

Print Thread
C
Chrisi
Chrisi
C
The List in the dialog doesn't scroll horizontal.
The scrollbar exists, but it is inactive.
i used " list 3,9 10 105 150,vsbar hsbar sort extsel"

Joined: Aug 2004
Posts: 101
D
Vogon poet
Offline
Vogon poet
D
Joined: Aug 2004
Posts: 101
Do you use /did -z to reset the width?

C
Chrisi
Chrisi
C
no did -z
to fill the dialog i use did -a

Joined: Feb 2004
Posts: 714
Z
Hoopy frood
Offline
Hoopy frood
Z
Joined: Feb 2004
Posts: 714
What dr Eamer meant is that with /did -z <dname> <ID> you can reset the horizonal scrollbar, making it the "size" of the biggest item there.

C
Chrisi
Chrisi
C
i know.
but there is no -z

edit: complete code:
http://mitglied.lycos.de/girc/sonstiges/bug1.txt

Last edited by Chrisi; 15/10/04 06:55 PM.
Joined: Nov 2003
Posts: 2,321
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,321
Yes there is. /help /did

Joined: Feb 2004
Posts: 714
Z
Hoopy frood
Offline
Hoopy frood
Z
Joined: Feb 2004
Posts: 714
(from the help file)
-z resets the width of horizontal scrollbar in listbox.

What I do is, whenever I add something to a listbox, I add a /did -z <dname> <ID> after the /did -a, so I make sure that the horizontal bar will be updated. I also do a /did -z when I open a dialog (on the ON Dialog init event).

Zyzzyx smile

Joined: Aug 2004
Posts: 101
D
Vogon poet
Offline
Vogon poet
D
Joined: Aug 2004
Posts: 101
I'd just like to add to this the fact that if you add many items in the same alias/remote you only have to did -z once at the end.


Link Copied to Clipboard