Re: [Boa Constr] Small glitch in Getting Started Guide html
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2001-05-24 23:04:13
|
Hi Patrick, Thanks, this had been reported before and is fixed in CVS. ----- Original Message ----- From: "Patrick K. O'Brien" <po...@or...> To: "Boa Constructor Users" <boa...@li...> Sent: Thursday, May 24, 2001 11:01 PM Subject: [Boa Constr] Small glitch in Getting Started Guide html > The Getting Started Guide page 1.5 The Inspector Window > (C:\Python21\Boa-0.0.5\Docs\Guide\node5.html on my machine) points to the > wrong location for the graphic. The line: > > <p><img SRC="Boa5.png" height=940 width=607><!--Start of Navigation Panel--> > > should be changed to: > > <p><img SRC="./image/Boa5.png" height=940 width=607><!--Start of Navigation > Panel--> > > --- > Patrick K. O'Brien > Orbtech > "I am, therefore I think." > > > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > http://lists.sourceforge.net/lists/listinfo/boa-constructor-users > |