Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2009
    Location
    UK
    Posts
    472

    WD6 form objects template

    Does Xara provide orhas anyone created a template of mockup html form objects (e.g. input box, radio buttons, drop down boxes etc)? To clarify I do not mean actual HTML elements but images that REPRESENT these object purely for the purpose of layout mockups.

    p.s. I'm aware this is an easy enough task to do myself - I'm just asking the community first out of lazyness ;-)

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,506

    Default Re: form objects template

    Simply put, no.

    But you will have fun no doubt creating them.

  3. #3
    Join Date
    Mar 2005
    Location
    Andover, Massachusetts, USA, Earth, Milky Way, Universe
    Posts
    427

    Default Re: form objects template

    Couldn't you just use a placeholder and put a single SPACE in the HTML section?
    -h
    ===============
    (a.k.a.) Bobby Harris

  4. #4
    Join Date
    Feb 2008
    Location
    Melbourne
    Posts
    156

    Default Re: form objects template

    Here's the simple ones i use when creating concepts for clients. Only raster version i'm afraid.
    Attached Files Attached Files
    I ate my crayon.

  5. #5
    Join Date
    Feb 2009
    Location
    UK
    Posts
    472

    Default Re: form objects template

    Thanks for the reply Jaff, that was the sort of thing I was after. Cheers.

  6. #6
    Join Date
    Nov 2005
    Location
    Varese - Italy
    Posts
    75

    Wink Re: form objects template

    Hello,

    I had to develop a web based application using Visual Studio 2005, and even if VS has an HTML editor there was no confrontation to do a complex web page with XARA.

    I decided to use Xara, but surprise... I discovered that Xara has no library with shapes or support of any VB form objects nor official VS support for web form at all.

    But with a little effort and creativity, I started to create some vectorial shapes looking as VB Form Objects. Due to the lack of time I have just done o couple of simple combo boxes for now, but I plan to redraw quite good them as soon as I will have more time.

    The TRICK to make XARA to create actual VB code during export was to copy from VB editor and paste into XARA Web Property page of the object, section "Placeholder", the VS object HTML code into the box named "Replace with HTML code" and select it.

    At the web export the result was an automagical page with Visual Studio Objects.
    The only drawaback was that I had to manually modify the width,height and other html properties written into the HTML code boxes, with the values from XARA bar menu (size,color, etc..).

    If Xara could allow a kind of %WIDTH%, %HEIGHT%, %COLOR% environment variable into the HTML text and have them automatically replaced with the actual values of the object it would be perfect !!!

    Regards

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •