• 0

Request(Longhorn 4051 Download Manager


Question

Recommended Posts

  • 0

1. That is list persistence. Please read before you post.

2. That I will fix.

Also, I just noticed if you close the manager, it still downloads if there are any items not done or canceled. If you want to stop the download, you need to kill it.

I hate Firebird. :x

Edited by memodude
  • 0

@Knight': 1. Could you post a screenshot of that manager? 2. I hate Firebird.

@all: I'm almost done with the latest alpha, I'm working on cancel/pause/resumation. I also added the tenths and hundredths of a megabyte. Soon I'm going to add multithreading support so I can have multiple threads for faster downloading.

  • 0

Been looking around, anyone know of how to get the cool looking listboxes (like in LH d/l manager, Rhymbox, etc) in XP. I'm willing to help out with this project (I know some VB.NET, mostly do C# tho) but I don't know any http/ftp/etc.

Keep up the great work everyone!

  • 0

About cool listboxes: It's just a gradient. I'll add it soon. First I want to get the downloading working.

About Firebird: Please don't tell me to use Firebird or discuss Firebird in this topic, it's totally off-topic! ;)

  • 0
About cool listboxes: It's just a gradient. I'll add it soon. First I want to get the downloading working.

Yea thanx. I wasn't rushing you on it for the download man. project, just wanted to use it for my own AIM client I'm making in c#.

thanx, and keep up the good work!

  • 0

O.k. I'm missing something... how do you make custom sized listboxes... usually my programs don't involve them because I hate how they look.

Also, I know it's in c# but substitute this for Me, etc, etc and why doesn't this work?

Image image = Image.FromFile("C:\\TV.bmp");
this.BackgroundImage = image;

thanx a lot

  • 0
About cool listboxes: It's just a gradient. I'll add it soon. First I want to get the downloading working.

About Firebird: Please don't tell me to use Firebird or discuss Firebird in this topic, it's totally off-topic! ;)

Well, I wasn't even talking to you, so go bog off. :pinch: And it was only a suggestion, because the latest Firebird nightly has a really nice download manager (that works) that's similar to the one featured in the Longhorn 4051 build. So I wouldn't call it off topic, more of a helpful realistic suggestion.

  • 0
O.k. I'm missing something... how do you make custom sized listboxes... usually my programs don't involve them because I hate how they look.

Also, I know it's in c# but substitute this for Me, etc, etc and why doesn't this work?

Image image = Image.FromFile("C:\\TV.bmp");
this.BackgroundImage = image;

thanx a lot

I created a control, DownloadListBoxItem, that defines an entry in the listbox, and another control, DownloadListBox, with AutoScroll set to True, and with a collection of DownloadListBoxItems.

  • 0

Just a few bugs

1. The tool bar icons arnt 32bit, although the images in the rar were

2. If you decide to add a file, then cancel the inputboxes, it throws an exception.

Apart from that, it looks good

Also, im sure you can write a browser helper object in .net, you just have to expose it to com.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.