New to Freeway. Have questions

I downloaded the demo and looking through it.
I am developing a browser based application (not just web site so i will be adding lots of controls and Javascript.

Looks nice but I cant figure out couple of things.

  1. When placing an object like a button, there is a bigger box around the button. Is there an automated way to shrink it to fit the object size?

  2. Is there a way from inside FW to see the HTML code?

  3. Can I hand custom the HTML code so I can add my Javascript code (E.g. things like onClick and so forth.)

Thanks


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

  1. Not entirely sure, perhaps using edit > styles then creating a style and applying it to the item might work…though I don’t know!

  2. Not as far as I know. You can add in HTML code by going to Page > HTML Markup but you can’t see what is being produced without previewing it in a browser and using the ‘source code’ option to see it.

  3. You should be able to do this with the Page > HTML Markup bit, inserting the code where it’s required


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

  1. Create your own buttons, insert them as pass-through

  2. Yes there is : http://www.freewayactions.com/product.php?id=015

  3. Allready answered … just insert Markup elements.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

1: If you have a graphic in a box use Item>Fit Box to contents

2: Choose your favourite text editor in Browser Setup so you can preview within this text editor to see your published code without having to use a Browser and then View Source.

3: Use the Item>Extended feature to add specific code to items on your page.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options