Need to modify icons from files panel

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Need to modify icons from files panel

    I need to change the icons of the files from file panel.
    Here is a screenshot of the file panel and some icons which I would like to
    change:
    [url]http://img209.imageshack.us/my.php?image=dreamweavericonsscreensln3.png[/url]

    How can I change the icon's directly from my extension? I have looked to API
    and I didn't found any help.
    It is possible to do this from Dreamweaver extensions?
    Paul

    paulgfx Guest

  2. Similar Questions and Discussions

    1. Can't delete .LCK files, so can't modify or save anychanges!
      I am having a huge problem with .LCK files. I thought that these could only be generated in Contribute, but suddenly several of the directories in...
    2. Can't modify flv files
      Here's what's happening: If I post a new FLV file to my applications directory, I can rename it, post over it delete it etc. so long as the file...
    3. Control panel icons not loading
      When I enter into the control panel folder and select an icon such as "display" it seems to load and then turns of immediatley. Any help?
    4. Icons in psd & tif files
      view> show... uncheck slices.
    5. Cannot Modify Files on OS/2 Server with HPFS
      I am experiencing the exact problem described in KB article 813586: "You Cannot Modify or Delete Files on an OS/2 Warp 4-Based Server that Uses the...
  3. #2

    Default Re: Need to modify icons from files panel

    Did you ever find a way to do this? I would love to have this functionality added t SubWeaver (the Dreamweaver extension for Subversion and TortoiseSVN).

    Thanks,
    -Roman
    pixelwiz19801 Guest

  4. #3

    Default Re: Need to modify icons from files panel

    pixelwiz19801 wrote:
    > Did you ever find a way to do this? I would love to have this functionality added t SubWeaver (the Dreamweaver extension for Subversion and TortoiseSVN).
    The icons Files panel uses cannot be assigned from within the Dreamweaver API. The icons that are used for individual files I believe are pulled from the default icons set on the operating system level. So in that screenshot, the files with the little DW icons have DW set as the default application (editing application) for those files by the OS and are not controlled from within Dreamweaver.


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  5. #4

    Default Re: Need to modify icons from files panel

    Then how do they add the Check mark and Lock icon next to them when you use
    Check-in/Check-out functionality? I am trying to find a way to represent the
    status of the Subversion files (like TortoiseSVN does) but right within the
    Dreamweaver files tab)

    -Roman

    pixelwiz19801 Guest

  6. #5

    Default Re: Need to modify icons from files panel

    pixelwiz19801 wrote:
    > Then how do they add the Check mark and Lock icon next to them when you use
    > Check-in/Check-out functionality? I am trying to find a way to represent the
    > status of the Subversion files (like TortoiseSVN does) but right within the
    > Dreamweaver files tab)
    You don't, Dreamweaver does, it's all built in and not exposed via the API, at least it's not documented if it is exposed. The file(s) are checked out using the source control functionality and Dreamweaver "knows" the file is checked in and shows that lock. At least that's my understanding of the source control functionality.

    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139