Hi Friedger, Sorry for the delayed response... I spent a little time looking at this and I don't see any easy solution. I believe it's a little trickier...
David Goldberg
daveg@...
May 3, 2002 4:06 pm
728
... I would be already happy with a solution where I can grow the textarea according to the contents. Say, I have to 2 lines that should be edited, then the...
Hi list. I finally managed to get a very tardy 2002 issue of curlBreaker.com up -- apologies for being a bit behind the ball. -Chris ... Chris Banford ...
Chris Banford
chris@...
May 9, 2002 10:02 am
736
Hi gang, I just did some tuning on the CVR article at cB.com -- ... I originally had an old version of the Tree Control built in, that was downloading those...
Chris Banford
chris@...
May 9, 2002 1:00 pm
737
Hi gurus, Does Curl currently have a way of finding out how much of a package (or picture, etc.) has been downloaed? I'd like to build a simple popup dialog...
Chris Banford
chris@...
May 9, 2002 2:24 pm
738
If you know the size of the file you want to download and you read the file asynchronously you can calculate the percentage by the bytes already received. The...
Not that I know of ... however, as we find with Curl in many of these cases - it's something you could totally roll on your own. Since Curl allows you to...
I wonder how well this might work. Unless max-chunk-size is set fairly small (default is 8192), you'll be picking up most of the file in the first read...
I know of a publishing firm that is looking for an aspiring Curl author. If you've always wanted to write a book, now is your chance. If interested, please...
Joseph Golden
joe@...
May 9, 2002 8:13 pm
742
Hungry Minds has put up a companion Web site for the Curl Programming Bible. This is where you will find all the source code examples that go along with the...
Joseph Golden
joe@...
May 10, 2002 2:35 pm
743
Hi List, I have a feeling that this has been touched on before -- but I can't figure it out at the moment, so... I've created a Graphic (Canvas) that has had...
Chris Banford
chris@...
May 10, 2002 2:42 pm
744
Hi Chris, i use the method "get-visible-bounds-into" to find out the size. When i have my own class i overwrite the set-size method: {method public {set-size...
Weidemann Markus
m.weidemann@...
May 10, 2002 3:06 pm
745
Be careful - your graph-left and graph-top will probably be returning values negative from what you would expect. lextent and ascent are the distances to the...
Aaron Orenstein
aorenste@...
May 10, 2002 3:22 pm
746
Thanks guys, this should set down the right road. -Chris ... Chris Banford chris@... bSoftware Zermatt Switzerland...
Chris Banford
chris@...
May 10, 2002 4:49 pm
747
Hi list. The first step towards a Curl only curlBreaker.com web site has been taken! The 'Header' frame of the site is now 100% Curl -- fast loading and ...
Chris Banford
chris@...
May 13, 2002 7:42 pm
748
Hi gang, Just thought I'd blow my own horn, and let you know that the next version of the Web Page Counter, that has been adorning the curlBreaker.com web site...
Chris Banford
chris@...
May 14, 2002 5:21 pm
749
It set up a server curl.host.sk just with a file that asks for authentication. I tried the php script once using my browser and the authentication dialog ...
Can anyone tell me why I (frequently) need to force-quit a 'DDE Server' when exiting Curl? I thought DDE was old Windows stuff, and it doesn't make a good...
Chris Banford
chris@...
May 16, 2002 8:15 am
751
The reason for DDE is that it is the default/only plug-in interface supported by Netscape 4.x. Can't tell you why it's not shutting down properly on exit. Joe ...
Joseph Golden
joe@...
May 16, 2002 12:59 pm
752
... Just FYI, I have seen this same problem with Internet Explorer. --Bruce...
brucemount@...
May 16, 2002 1:03 pm
753
... I checked with our QA department, and this bug has been fixed. The fix will be present in our next release. -Mat...
Mat Hostetter
mat@...
May 16, 2002 5:10 pm
754
Hey - I'm wondering if when you signed in you were cookied as signing in ... hence the new authentication header is being ignored. Remember, we use wininet...
Hi all! I am a Swedish student doing an essay on curl. Writing this essay has naturally raised a number of questions, questions to which i find no answers at...
Micke Karlsson
micke.karlsson@...
May 16, 2002 7:27 pm
756
... From: Mat Hostetter <mat@...> ... when ... Great. That one's been buggin' me for quite a while (I have to do it every time I've run Curl). No more...