Re: Using type="image" on WOSubmitButton

2014-03-11 Thread Lon Varscsak
Without a leading "/" it's interpreted as relative the current directory, but since this is an application, it's relative to the application. -Lon On Tue, Mar 11, 2014 at 5:42 AM, John Pollard wrote: > Hi Alexander, > Super, that works, src remains as I set it with WOImageButton, many thanks.

Re: My last WOWODC

2014-03-11 Thread Michael Schmiedgen
On 09.03.2014 01:04, Nilton Lessa wrote: I just became a Bronze membership We just became bronze members, too. :) Michael -- ___ Michael Schmiedgen, BSc Senior Software Engineer Takwa GmbH Friedrich-List-Str. 36 99096 Erfurt GERMANY Tel +49 361 6534096 Fax +49 361

Re: Using type="image" on WOSubmitButton

2014-03-11 Thread John Pollard
Hi Alexander, Super, that works, src remains as I set it with WOImageButton, many thanks. Out of interest, why does WOSubmitButton spot my src="..." setting and convert it to a WO type resource path? Thanks John On 11 Mar 2014, at 12:23, Alexander Spohr wrote: > Would WOImageButton do what you

Re: Using type="image" on WOSubmitButton

2014-03-11 Thread Alexander Spohr
Would WOImageButton do what you need? Am 11.03.2014 um 13:17 schrieb John Pollard : > Hi List, > > I am displaying a button with my own image from a webserver image resource > file by setting type="image" and src="path/to/file.jpg" on WOSubmitButton. > > If I set the src attribute, it then ge

Using type="image" on WOSubmitButton

2014-03-11 Thread John Pollard
Hi List, I am displaying a button with my own image from a webserver image resource file by setting type="image" and src="path/to/file.jpg" on WOSubmitButton. If I set the src attribute, it then gets mangled at some stage to turn it into a WO type of path, which fails with ...wodata=ERROR_NOT_F