DW code view custom highlight color from design view (split view)

I would like to change the "Code view" highlight color from it's default to something more contrasty ... so while using "Split view" - when I select an element in "Design View" the corresponding code in "Code view" would be easier to find ...
Anyone knows how to customize this setting wit DW CS5??
Thanks!

I would like to change the "Code view" highlight color from it's default to something more contrasty ... so while using "Split view" - when I select an element in "Design View" the corresponding code in "Code view" would be easier to find ...
Anyone knows how to customize this setting wit DW CS5??
DW Code View uses the Selection colors defined for your Operating System.
If you don't know how to change that, which OS and version are you using?
HTH,
Randy

Similar Messages

  • How to make a listbox selected item highlight color from code the same as if user click on item?

    Hi all,
    I have a listbox that gets filled with data when my program starts. I save the last selectedItem value so I set it when the program start again. But the color that the selected item has is not the same as if the user click on it (pictures below).
    The color when I set the selectedIndex=someItem is black on light grey (background)
    The color when the user clicks on the item is white on blue (background)
    Any way to make them both white on blue (background)?
    Thanks
    This is the user clicking on it:
    This is the code:

    I think the difference is focus.  When you use the mouse to select it also sets focus to the listbox so you would have to set focus to the listbox when you set the selected item.  How are you setting your selected item?  I think that by
    using a property to hold the selected item rather than setting the index that might also fix the problem.
    Lloyd Sheen

  • Magin change moving from Design to Split views

    For some reason, the margins of my HTML page change when I
    move from split view to design view. The page is a single table,
    centered with <center>, but when I change views, they whole
    thing shifts over by 19 pixels, from being centered starting at 309
    to being centered starting at 328.
    What the heck!?? Anyone know what might be causing
    this?

    Appearance of a vertical scrollbar?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "D Cam" <[email protected]> wrote in message
    news:fbt85u$cpv$[email protected]..
    > For some reason, the margins of my HTML page change when
    I move from split
    > view
    > to design view. The page is a single table, centered
    with <center>, but
    > when I
    > change views, they whole thing shifts over by 19 pixels,
    from being
    > centered
    > starting at 309 to being centered starting at 328.
    >
    > What the heck!?? Anyone know what might be causing this?
    >

  • Dreamweaver CC crashes when switching from code view to design view

    I am experiencing a recent problem with a file I am currently working. When I switch from code view to design view Dreamweaver crashes and requests a shut down. Other files seem to work without a problem. This particular files has 3 cascading EdgeAnimation CC files that are selected by media queries. I can test the page online without a problem but not in design or live view.

    Since your new page didn't crash, this leads me to believe that you have some critical errors and/or conflicts in your other page(s).
    Try running your code through the W3C validation tools. 
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Also debug JavaScript. 
    JavaScript - http://www.jslint.com/
    Nancy O.

  • DW CS3 Crashes When Switching from Design View to Code View

    The page opens in code view, and when I try to switch to
    either split or design view, the application freezes.

    read my reply
    Date: Thu, 30 May 2013 20:27:49 -0700
    From: [email protected]
    To: [email protected]
    Subject: dreamweaver cs6 crashes when switching from design to live view
        Re: dreamweaver cs6 crashes when switching from design to live view
        created by Preran in Dreamweaver - View the full discussion
    Hi,
    Can you try the solutions mentioned in this document?
    http://helpx.adobe.com/dreamweaver/kb/crash-live-view-dreamweaver-cs5. html
    Thanks,
    Preran
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5367198#5367198
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5367198#5367198
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5367198#5367198. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Highlighting in Design View the selected code in Code View

    I'm a complete newbie to DW so forgive the probable obvious question. I've loaded up a complete site template that was created outside of Dreamweaver in order to modify it for use elsewhere.
    I want to be able to select chunks of code in the code view, mainly <DIV>'s and have them highlighted in the design view, just imagine the "Inspect" functionality, but in reverse.
    Is this something that's already possible that I just haven't found?
    Thanks In Advance
    Andrew

    A couple of options to consider:
    Turn off your CSS.  View > Style Rendering > un-tick display styles.
    You'll see an unstyled page you can work with.
    Read about Design Time Style Sheets (F1 help).  DT style sheets are simplified css files that you can use while you edit your site.
    DT style sheets have no effect when you preview in browsers.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Rearanging of my codes when moving from code view to design view

    I was wondering if there is a setting in Dreamweaver CC that can maintain the way I wrote my codes?
    This is what happening:
    I work in code view and write my codes. then I go check it out in design view, then I come back to my codes and Dreamweaver justify my codes... it's really annoying.  is there a way to preserve the design (the way I wrote my codes and it will stay as is no matter what)
    Side note: I am not talking about split view where it is expected that the code would move around with fluidity.  I am talking about full code view.  thanks

    No I don't mean that... but I think I figured it out. 
    Here is what I think:  Working in design fluid grid layout causes additional codes to be added to my existing codes.  I have learned to start keeping a close eye on this because the names of my classes are starting to grow like crazy. I had tried to design something in fluid grid when I first got Dreamweaver (well because, that was one of a major selling point for me)  I soon realized that having little exprience in css to start with tripled how complicated it became to apply proper styling throughout a webpage so I went back to the basics and learned how to work with css first.  I am getting pretty good at it now and felt it was time to give Fuid grid another shot.  I had forgotten about how tricky it is to keep things tight in that environment.  So all it was; I am almost 99.9% sure of it was because when I went and changed some setting in the gui I didn't noticed that it tagged another name to my already name class.  So in a sense I am getting multiple classes tags for one item.  After a while the extra code inserted by Dreamweaver messes up all the code layout (that I have beed trying to keep tidy as much as I can)  lol.  Gosh! I am really starting to like Dreamweaver, but man O' man... I think I am really starting to hate using the graphical environment and starting to really understand what the old boys keeps on saying that it is best to hard code than trying to adjust things with the graphical environment. 

  • Protecting code from design view?

    Can you configure the tag pattern that tells Dreamweaver to
    "leave this code alone in design view"?
    Dreamweaver does a good job of respecting code blocks (PHP,
    ASP, whatever) in design mode. However, we're going to have some
    people develop Smarty templates with Dreamweaver, so I need to
    specify the tag pattern of stuff that should only be accessible in
    code view.
    Is this possible?

    I found out how to do this. Open
    "configuration/ThirdPartyTags/Tags.xml". Add a new "directive_spec"
    tag there, defining the start and end tags. I also specified an
    icon to replace the code in design view.
    Works beautifully.

  • Constantly losing focus away from code view in CS6 OSX

    DW constantly loses focus away from the editing pane in code view, and instead seem to focus on another part of the interface.  Two big problems with this:
    When I expect to still be in code view, and the first thing I do is hit Delete, DW wants to DELETE MY FILE - and worse, the confirmation pop-up is automatically focused on YES, so if I hit enter, the file is gone before I may even notice what happened...
    I have to keep going back to my mouse and finding the exact line and spot in my code where I had my cursor (and can still see the cursor there, just not focused), and click to reclaim focus.
    I've noticed this happens on several occasions:
    When I do Command+S to save, and then Command+U to put, the put command focuses on the "Files" component of DW and does not return to code view like it should,
    if I switch between apps with Command+TAB and then return to DW, again my focus is lost away from the code where my cursor still sits, but does not respond (again, it seems to think I am trying to manipulate the file, like delete it upon Delete key),
    sometimes, complately randomly when I highlight something, same focus loss...
    This is extremely annoying (on top of the already laggy and poorly designed custom chrome).
    OSX 10.8.2 and latest DW CS6.
    Anyone know how to fix this, or is this just another bug Adobe is ignoring?

    So looks like Adobe released a DW update, yet this is still not fixed.
    Unbelieveable how this is not a priority, along with optimizing the terrible UI experience (it has gone backwards in speed and funcionality from previous versions).
    This is also not a problem on Windows, just OSX - which used to be Adobe's target market... time to find alternatives to CS.

  • Dreamweaver CC automatically deletes code in code view and elements in design view

    When I open a file in Dreamweaver, it automatically shows a * next to the filename - showing it has been edited.
    Then often when I select some code in code view, or an element in design view (such as a table, an image, some text) it is suddenly deleted.
    The problem is especially bad (happens without fail) if I am switching between programs. But also happens when I'm not switching.
    I do not have this problem on a different user account.
    I have reinstalled Dreamweaver three times now. Also renamed preference and configuration folders. Tried with a wired mouse and keyboard. Nothing has worked.
    I can't think what I did to cause this. I installed MAMP recently - but have uninstalled it correctly I think.
    I had an issue with one file in which there were about 30 Spry collapsible panels. I kept getting this warning:
    "A script in file Macintosh HD:Applications:Adobe Dreamweaver CC:Configuration:Shared:Spry:DesignTime:EditingUtils.js has been running for a long time. Do you want to continue?"
    I have to click 'yes' many times to get into the file, and the warning keeps coming up while the file is open.
    However, my big issue of DW CC deleting code and elements happens whether or not this particular file is open.
    So this may have nothing to do with it.
    Any ideas anyone?
    Adobe's customer service has not helped. In fact, I have not even been able to get through to anyone on the phone - having waited literally hours listening to music, and getting shunted from person to person. And then their promised 'call backs' never happen.
    Thanks,
    - Greg

    I do not have this problem on a different user account.
    You've got a bad/corrupted user account.  Create a new one with Admin level priveleges and delete your old user.
    Nancy O.

  • Is it possible to print from design view in CS3

    I've got a summary print out / display page for a CF application that I'd like to be able to print out in Design view.
    DW CS3 only seems to print the code page and I don't want to print from a browser as that will only show the options currently selected - I'm after having all options displayed.
    Is it possible? Any suggestions other than printScreen?

    No, you can't print from Design view. It seems as though screen capture is your best option,

  • Can you disable the color picker in code view?

    One of the  things that slows me down in Dreamweaver is the color picker in code view. it pops up when I'm trying to type a quick colour - like #fff, and causes a pause in my system for 5 seconds (effectively locking up my system) while it thinks about selecting a color. is there a way I can just stop the color picker from popping up at all? I never use it to pick colors.

    There is no way to disable the colour picker in Code view. However, you can successfully prevent it from popping up by changing the delay in Preferences:
    Setting the delay affects all code hints, but they pop up as soon as you start typing. However, I found that a delay of about 1 second was sufficient to suppress the colour picker.

  • Code view not in synch with Design view (Dreamweaver CS3)

    Hello All,
    On my main work PC, I am running Dreamweaver CS3. When I am
    working in split view (with both Design and Code view visible) when
    I click on an element (say, a button) in Design view, the code view
    automatically shows me the code for the element that I am working
    on. That way, if I need to manually edit the code, I can click on
    the Code view and make the appropriate changes.
    On my laptop I am also running Dreamweaver CS3 However, when
    I am working in split view and I click on a element in Design view,
    my code view does NOT update itself and continues to show the last
    bit of code I was working on in Code view. While this could come in
    handy at times where i want design view and code view to show me
    two different things, I mostly would like code view to update
    automatically. Currently the only way I can get code view to update
    on my laptop is to hit the "refresh design view (F5)" button. Is
    there a way to do this automatically? Is this an option in
    Dreamweaver preferences because I don't see it anywhere.
    Thanks so much for your help.

    Ethereal_Mike wrote:
    > Does the new version of Dreamweaver CS3 print the code
    in color?
    No. If you feel that it's an important enhancement that you
    would like
    to see in future versions, submit a feature request:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    The more people who request a specific feature, the more
    likely it is to
    be implemented.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • In dreamweaver cs6 12.0, build 5842, there is no syntax coloring on main code view?

    In my dreamweaver CS6, why is there no syntax coloring showing on the main code view window on php or any files? It works in window>code inspector, but this does not have all the same functionality. ther is no preferences icon anywhere that I can see to turn this feature on or off? This used to work until just recently. Nothing on google, but the main basics. I tried checking preferences under syntax coloring and all is okay and shows color. I also reinstalled and restarted PC. I am on a macbook with retina display. on mountain lion with latest updates. CS6 is different than cs5 in menus. Please help soon!

    Thanks for the help. I didn't think the retina did, I just wanted to help clarify what I was working with. I tried changing the external editor also and that got the split design view working again, but still no code coloring gosh darnit.

  • BUG: JSP disappears from design view with MyFaces / Tomahawk

    Hi,
    When I try to create a JSF JSP in design view (as opposed to code view) using MyFaces and Tomahawk 1.1.3, the design view will blank and display "Type, paste or drag and drop content onto this blank....". This usually happens after I've dragged half a dozen JSF outputlabels and inputtext boxes. The code still exists in code view, and will even compile and deploy ok, it's just the design view that stops working. The design view usually blanks while I'm switching between the code tabs at the top of the screen, although I'm fairly sure it blanked as I dropped a textbox onto the form once.
    I've restarted JDev, tried to create a second page, clicked refresh etc but I can't get it back. This has happened starting from scratch 3 times now.
    I've switched back to the builtin reference implementation JSF (and no Tomahawk), and JDeveloper works fine, so it seems to be a problem using MyFaces. I've added MyFaces and Tomahawk via Manage Libraries.
    This Oracle article - http://www.oracle.com/technology/products/jdev/101/howtos/myfaces/index.html
    states that the RI version can't be swapped out in JDev Developer Preview version but I understand that's not true now?
    I'm using :-
    JDeveloper SU4
    java 1.5
    Windows XP SP1
    Thanks for any help.

    I found the answer. I went to View, Style Rendering and clicked several of the boxes  Display Media was one.

Maybe you are looking for

  • Partial Reversal of Reservation components

    Dear Experts, Can anybody give us way out for following scenario. Scenario: 01. Transfer posting done against reservation having say 10 components ( A, B, C, D, E, F, G, H, I & J ). 02. Consider each Item has Qty 10 PCs Requirement: 01. Partial Rever

  • How to run Various Reports in background.

    I want ro run the various MM MIS reports in Background.

  • Removing iTunes files

    I have a MacBookAir that I would like to remove iTunes music files, but do not want to harm things.  I use my MacBookPro to load my iPhone5 and never use the MBA.  All MBP files are the only ones used and they are backed up to an external HD. Can I r

  • Error in sales order :Dangerous Goods Movement EHS

    Hi EHS experts I've configured process of restricting dangerous goods transport through air transport i.e sale order should not be created if shipping type 'Air' is selected by using SAP DGM best practises manuals 852_ERP605_BB_ConfigGuide_EN_CN_DGM

  • Tax display in po

    Hello everyone.          I've created a new tax code in FTXP, assigned it to company code and also to account keys in OB40. Despite this taxes are shown as zero in po. Condition record/tax procedure is maintained/assigned properly. What could be the