Welcome to TalkGraphics.com
Results 1 to 10 of 119

Hybrid View

  1. #1
    Join Date
    Sep 2000
    Location
    Bracknell, UK
    Posts
    8,659

    Default Re: Leaving XWD Because of Immense Frustration

    Suzzie, your experience seems very much at odds with the vast majority of XWD users.

  2. #2

    Default Re: Leaving XWD Because of Immense Frustration

    Attaching a current .web file will allow forum members to help move you forward in your design efforts. Some issues just can't be resolved without an independent voice (or set of external perspectives). Personally, I'm happy to offer what I can to help you through whatever problems you might be experiencing (sounds like navigation issues).

  3. #3
    Join Date
    Apr 2007
    Location
    Mount Barker. S.A. Australia
    Posts
    550

    Default Re: Leaving XWD Because of Immense Frustration

    Suzzie,
    It is easy to get frustrated with computing! I think it would be fair to say, we have all been there! I would encourage you to take up the kind offers of forum members to help you.
    My concern is where you are going wrong in XWD because the templates supplied give you ample scope to make a simple web page and upload it.
    If you switch to another programme you will have the same trouble and probably more.
    Give it another go.
    Rupert

  4. #4

    Default Re: Leaving XWD Because of Immense Frustration

    Thanks all for your kind words of encouragement. I have been unable to make cascading navigation bars that work and look good. I tried using ones from the gallery and modifying them...and from what I have read that may be some of the challenge.

    Between templates, and dragging, and aligning, and ungrouping, and changing type, and re-aligning, and making layers, and making links, and making certain kinds of special layers, and moving, and naming conventions, and popups, and rollovers, and soft grouping, and grouping, and repeating, and updating...its all been a bit too much for me...ive spent nearly 2 weeks of self learning here and with the help file trying to make it work successfully and be stable. Some seem to say here that navigation buttons are conceptually easy to do...not in my case.

    I must apologize...I DO think that there is a lot of great things in XWD... and the idea is brilliant, but until the factory comes up with an update addressing these distinct critical 17 steps in button production...or makes a comprehensive, miss no steps video...then ive got to cut my bait and stop fishing. All im trying to do is make 8 rollover nav buttons and 5 of them have sub menus in them of 2, 3 and 5 levels under them... linking to other pages. For the life of me...ive spent hours, and hours, and hours, trying to get them to work successfully without any ultimate success.

    Thanks for all your encouragement...maybe after I have cooled down a bit...ill come back here briefly and see whats up. I wrote a letter to support this weekend...ill see what they have to say as well.

    Cheers,

    Suzzie

  5. #5
    Join Date
    Sep 2000
    Location
    Bracknell, UK
    Posts
    8,659

    Default Re: Leaving XWD Because of Immense Frustration

    In these kinds of situations I usually take a step back and make a small example to show that what I'm trying to do will or will not work. When I've done that I can either get it to work and understand where I've gone wrong or I can pass it to the community for help.

    That may help you more. If you showed what one of your menus should look like, I'm sure you'd get some help, also.

    Paul

  6. #6

    Default Re: Leaving XWD Because of Immense Frustration

    I'm currently taking a few minutes to create a very simple looking navigation system that has Suzzie's eight buttons — five of which will have drop-down menus. I'll post the final .web file, and will write up step by step documentation on how to replicate the same.

    Will post again after a little while ...
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	_temp.jpg 
Views:	1358 
Size:	19.2 KB 
ID:	62588  
    Last edited by cursor; 22 June 2009 at 03:22 PM.

  7. #7

    Default Re: Leaving XWD Because of Immense Frustration

    Since there is a 5000 character limit to the length of a single post, the navbar tutorial that I'm writing will have to be broken into multiple posts. The first part will handle the creation of the first eight button. The second part will explain how to use popup layers (and their companion rollover layers) to build drop-down menus. The third and final section will show a more efficient proceedure for batch processing the layer changes.

    I've attached the .web file to this post.
    Attached Files Attached Files
    Last edited by cursor; 22 June 2009 at 08:09 PM.

  8. #8

    Default Navbar tutorial

    PART 1
    the .web file is attached to post #10

    In this navbar tutorial there will be eight menu items, or buttons. We'll number the buttons 1 through 8, for simplicity. While buttons 1, 3, 4, 5 and 7 will have dropdown menus, buttons 2, 6 and 8 will not.

    Each menu choice has a mouse-off (static/dormant) state and a mouse-over (highlight) state. The mouse-off state is what is what the user sees when the mouse cursor is not over the button. The mouse-over state is the highlighted state that the user sees when the mouse cursor is anywhereon the button.

    In this primer, the mouse-off state and the mouse-over state each have a rectangle and a text string which are grouped togther.

    For all buttons without dropdown menus, the mouse-off group will be placed on the MouseOff layer. The mouse-over group will be placed on the MouseOver layer.

    For all buttons with dropdown menus, popup layers must be created and properly used. Additionally, each popup layer will have its own mouse-over layer.

    Start by creating a set of new layers in the Layer Gallery. And for proper rollover effects, they will need to be ordered properly from bottom to top.
    mouseOver_btn7
    btn7
    mouseOver_btn5
    btn5
    mouseOver_btn4
    btn4
    mouseOver_btn3
    btn3
    mouseOver_btn1
    btn1
    MouseOver
    MouseOff

    As was mentioned above, a pair of layers are required for each button that has a dropdown menu. Additional layers are not needed for buttons that have no dropdown menus. For this reason, you see no special layers for buttons 2, 6 or 8.

    Note that for each popup layer (btn1, btn3, btn4, btn5 and btn7) there is a corresponding mouse-over layer directly above. The rollover layer name [i]absolutely must[i] have "mouseover" as its first eight letters (not case-sensitive).

    Make the first button
    • Make the MouseOff layer the current layer.
    • Create a black rectangle (50x22) with no border.
    • Add center-justified, 13pix, white text.
    • Center the two items within selection bounds (use Ctrl+Shift+L).
    • Group together (Ctrl+G) the rectangle and the white text.
    • Clone the group (Ctrl+K).
    • Using the Layer Gallery, make the MouseOver layer the current layer.
    • With the cloned group selected, move it to the MouseOver layer by clicking the Move button at the top of the Layer Gallery.
    • Hit ESC to deselect the group.
    • Ctrl+click on the the rectangle portion of the button (not the text). The status line will read, "1 rectangle 'inside' on layer MouseOver".
    • Right-mouse-click on any color (on the color bar) that you want to use for your mouse-over highlight, then select "Set fill color".
    • With the first set of mouse-off and mouse-over button elements created and on proper layers, let's apply a soft-group. Marquee-select both objects. The status bar at the bottom left of your Web Designer window should read, "2 groups on 2 layers".
    • Do an Arrange > Apply Soft Group. The status bar should read, "2 groups (Soft Group) on 2 layers".
    • Right-mouse-click on the soft grouped button and open Web Properties. Click on the Link tab. In the Link to Web address field, type # (Shift+3). Click the Apply button. This applies a temporary link that will allow these soft-grouped elements to behave like a button. Leave the Web Properties dialog open.
    • Test the button function by clicking the Preview button. Moving your mouse cursor across the button should stimulate the group on the MouseOver layer.
    Duplicate the buttons

    Now that we have a single, working button, we can move forward. Doing this first means that we don't have to run through this process for each and every button. (What a nightmare THAT would be ...)

    Make sure that your button is where you want your first button to be on the web page. On the info bar, check the Position XY values. It's not a bad idea to edit those values so that they are integers.

    Make sure that both the MouseOff and MouseOver layers are both visible and unlocked in the Layer Gallery.

    Create your second button by selecting your button (soft-grouped) and typing Ctrl+K (this will make a clone of your button, in exactly the same position, and with its elements on precisely the same layers.) Shift the button to the right by holding down the Ctrl key and hitting the right arrow key 11 times (that's 55 pixels).

    Marquee-select the two buttons, then hit Ctrl+K to create additional copies. Shift the buttons to the right by holding down the Ctrl key and hitting the right arrow key 22 times.

    Do the same to create and position the last four buttons.

    Edit the text string of each button. Note that because the buttons are soft-grouped, changing the text value on either layer will automatically change the text string on the other layer.
    Last edited by cursor; 22 June 2009 at 09:03 PM.

 

 

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
  •