Janeks
There is a thread in the mailing list archive on progress bars. You can find
it by:
Visit Rebol.org
Mailing List Home
Topic Index
Look under H -> How to ->Display Progress Bars
Regards
Peter
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 18 January 2005 05:11
To: [EMAIL PROTECTED]
Subject: [REBOL] Status for read (load) Re: Re: url restrictions
The example url could be:
http://maps.dnr.state.mn.us/cgi-
bin/mapserv36?map=/usr/local/www/docs/mapserver_demos/tests36/aut
o_rotate/test.map&mode=map&map_test_class_label_position=CC&map_t
est_class_label_angle=0
Thanks to Gabriele, the load works for it!
Sorrry ... I am just starting to go in the structure of Docs...
;-)
The next question is how to get status/progress for loading process of the
image.
I would like to display them for user in an statuss bar.
I searched scripts for and find that read-thru could be used.
Is this the right way?
The docs of read-thru are quite limited (no examples) - dificult for
dummies. ;-) Anyway - I tried some variants, but all excepting with to
refinement returns error:
...
0.597625
0.597625
** Access Error: Cannot open
/c/progz/rebol/public/maps.dnr.state.mn.us/cgi-bin/mapserv3
6?map=/
** Near: make-dir/deep loc-path
And again this way I would not prefer if it is possible, because it requires
to write to disk.
Am I going to right direction?
brgds
Janeks
On 17 Jan 2005 at 19:20, Anton Rolls wrote:
>
> Hi Janeks,
>
> Can you send me the image, zipped, along with the exact corresponding
> url that successfully shows it in the browser ?
> I can analyse it then.
>
> Anton.
>
> > Uups... forgot about /binary!
> > Anyway helped partly...
> > Now I can get image displayed in the layout, but it is no the image
> > that I got in the web browser.
> > And diferent versions reacts(1.2.46.31 and 1.2.1.3.1)
> > differently: first gives something similar colors pixels, but second
> > completely black image.
> > The situation above is so in case, when I use in layout defs:
> >
> > image to-image myImg
> >
> > If I use directly "image myImg" , then in v.1.2.46.31 I am geting
> > blank image and message in console:
> > Unrecognized parameter: #{474946383761} In v.1.2.1.3.1. I am getting
> > the same black image, but with blue upper edge and no messages in
> > conslole.
> >
> > I tried to save image to disk and then check/show it, in that case
> > it appears as it should.
> >
> > ???
> > plz help
> > Janeks
>
> --
> To unsubscribe from the list, just send an email to rebol-request at
> rebol.com with unsubscribe as the subject.
>
--
To unsubscribe from the list, just send an email to rebol-request at
rebol.com with unsubscribe as the subject.
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.296 / Virus Database: 265.6.11 - Release Date: 12/01/2005
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.296 / Virus Database: 265.6.11 - Release Date: 12/01/2005
--
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.