Editing the public hub list window?

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

Locked
jippekaka
Posts: 6
Joined: 2004-03-14 17:45

Editing the public hub list window?

Post by jippekaka » 2004-03-14 17:51

Hi,

I have a problem that I have been trying to solve all day now.
I can't find this window in resource, so I can't really do nothing (still learning).

Could someone please help me, and guide me to or give me a hint.
I would like to make that window "multi" selectable. Like I want to select more than one hub to connect to, like holding down shift and press down.

This would help me out when I filter out for hubs that don't have any rules, which can help me get into more hubs easily.

I would really appriciate if someone could help me out :)

//jippekaka

TheParanoidOne
Forum Moderator
Posts: 1420
Joined: 2003-04-22 14:37

Post by TheParanoidOne » 2004-03-14 18:05

windows/PublicHumFrm.* is what you are looking for, though I think the act of selecting multiple hubs to connect to at once is frowned upon.
The world is coming to an end. Please log off.

DC++ Guide | Words

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-07 21:46
Location: .pa.us

Post by GargoyleMT » 2004-03-14 18:21

DC++ used to multi-select, but it does not anymore due to abuse. I don't know when it got changed, but you can look it up if you care about it.

Enabling multi-select is literally a one line change. Making it open all the hubs will be a couple more.

Locked