Re: aggravating pane

2011-03-29 Thread Rob Kendrick
On Tue, Mar 29, 2011 at 12:33:30AM +0100, Jim Nagel wrote:
 Steve Fryatt  wrote on 28 Mar:
  FWIW this is now fixed (or at least worked around using a permanent
  horizontal scrollbar) for all RO treeview windows; hopefully I'll return to
  look at doing it properly after 2.7 is out.
 
 great stuff, thanks.
 
 JOOC why is it called a treeview window?  what's the programming or 
 design concept here?

Because it allows you to view a tree structure.

B.



Re: Zip file name

2011-03-29 Thread David H Wild
In article mpro.lisgkb08zoiqo01jj.li...@stevefryatt.org.uk,
   Steve Fryatt li...@stevefryatt.org.uk wrote:
 If so, did it perhaps break around r11774 when I fiddled with the
 download filename code and forgot (amongst other things) to check the
 strip extension option, then fix itself around r12127 when someone
 kindly corrected my mistakes for me?

I no longer have a record of the revisions for each download but this seems
to fit with my experience.

Thanks

-- 
David Wild using RISC OS on broadband
www.davidhwild.me.uk



Re: aggravating pane

2011-03-29 Thread Jim Nagel
On 18 Mar, Jim Nagel wrote:
 there appears to be no way to scroll right to read the rest of the text in
 the inner pane of this warning generated by Netsurf:
 www.abbeypress.net/TEMP/NS-certificatepane.png (12K).

Steve Fryatt  wrote on 28 Mar:
 FWIW this is now fixed (or at least worked around using a permanent
 horizontal scrollbar) for all RO treeview windows; hopefully I'll return to
 look at doing it properly after 2.7 is out.

Jim Nagel wrote:
 JOOC why is it called a treeview window?  what's the programming or
 design concept here?

Rob Kendrick  wrote on 29 Mar:
 Because it allows you to view a tree structure.

OK, i see that for (say) the Hotlist window, which has the tree 
structure where you can click the + to expand a branch into twigs.

but i don't grasp what puts the certificate display, about which i 
originally aksed in this thread, into the treeview category.  after 
all, it displays only one item.

the Hotlist, i note, can be dragged wider, though it has no horizontal 
scrollbar.

anyway, i'm not saying this is a big deal or worth any programmer's 
valuable time.  the Certificate window hardly ever comes up, in my 
experience, so can live with the aggravating fixed-size pane (like a 
Windows license pane that nobody can be pained to read).


-- 
Jim Nagelwww.archivemag.co.uk



Re: aggravating pane

2011-03-29 Thread Steve Fryatt
On Tue, March 29, 2011 12:14 pm, Jim Nagel wrote:

 Rob Kendrick  wrote on 29 Mar:

  Because it allows you to view a tree structure.

 OK, i see that for (say) the Hotlist window, which has the tree
 structure where you can click the + to expand a branch into twigs.

 but i don't grasp what puts the certificate display, about which i
 originally aksed in this thread, into the treeview category.  after
 all, it displays only one item.

It's just a programming term: the hotlist, global history, cookies and
certificate display all happen to use a display widget (supplied by
NetSurf) known as the treeview to put their content into the window.

Incidentally, it was this that caused the RISC OS support kerfuffle last
year: the treeview widget and the code that used it originally resided in
our frontend (so the others didn't get a look in).  When it was moved into
the core so that it could be shared around the other platforms, the RISC
OS code needed some surgery to handle the loss.  It was this surgery that
didn't take account of the horizontal scroll bar properly.

 the Hotlist, i note, can be dragged wider, though it has no horizontal
 scrollbar.

It does now: that was the point of the most recent fix, because the
problem that affected certificates could also affect the other tree
windows in more extreme cases (if the text line was wider than your
monitor).

-- 
Steve Fryatt - Leeds, England Wakefield Acorn  RISC OS Show
  Saturday 16 April 2011
http://www.stevefryatt.org.uk/   http://www.wakefieldshow.org.uk/




Re: aggravating pane

2011-03-29 Thread Dr Peter Young
On 29 Mar 2011  Jim Nagel nets...@abbeypress.co.uk wrote:

 Steve Fryatt wrote on 29 Mar:

 the Hotlist, i note, can be dragged wider, though it has no horizontal
 scrollbar.

 It does now: that was the point of the most recent fix, because the
 problem that affected certificates could also affect the other tree
 windows in more extreme cases (if the text line was wider than your
 monitor).

 has horiz-scrollbar been added to Hotlist since r12139 (March 26)
 which i'm using at the moment?  Hotlist here does not have one and
 doesn't need one, since window-resize button at bottom right does the
 drag-wide job.  (but then Hotlist isn't afflicted with the fixed-size
 pane that causes the pain.)

That scroll-bar appears here in r12142 (28 March).

With best wishes,

Peter.

-- 
Peter   \  /  zfc Lu \ Prestbury, Cheltenham,  Glos. GL52
and  \/ ____  \  England.
family   / /  \ | | |\ | /  _  \  http://pnyoung.orpheusweb.co.uk
/  \__/ \_/ | \| \__/   \__ pnyo...@ormail.co.uk



setting size and position of window

2011-03-29 Thread Jim Nagel
can anybody suggest a trick whereby i could make a Netsurf window open 
at a certain size and position on screen, to display a local file?

the page in mind is the control panel for my networked monsterprinter.  
it's useful to have it handy during a print job without taking up too 
much screen space.

-- 
Jim Nagelwww.archivemag.co.uk