Customized Properties Inspector doesn't maintain fontsize

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

  1. #1

    Default Customized Properties Inspector doesn't maintain fontsize

    I created an extension with custom web controls. When I click on any web
    control on the jsp page, straight text and a button are displayed on the
    Properties Inspector. The issue I'm running into is that depending on which
    web control I highlight, the text on the Properties Inspector will change in
    size. I do not have any type of style, font type, or font size set for my
    customized Properties Inspector and I'm not sure how to do this and I can't
    figure out why the text is changing. It happens so inconsistently where one
    time I click the control the text is small and the next time it's back to
    normal. Urgh! Does anyone have any idea what I'm talking about or how I can
    resolve this issue? Thanks in advance for your help!

    MsPiggy0806 Guest

  2. Similar Questions and Discussions

    1. TextArea max fontSize
      I am having issues while trying to get my text really big. Here's a sample clip: <?xml version="1.0" encoding="utf-8"?> <mx:Application...
    2. Making Custom Control Properties Visible in Visual Studio's Properties Palette
      I am learning how to use the System.ComponentModel class in VB.NET so that I can add my ASP.NET controls to Visual Studio .NET 2003. I have managed...
    3. Textbox Font and Fontsize in Edit Mode
      How do I change the textbox font and fontsize in Edit Mode? Thanks, -Dave
    4. Globally change fontsize in website
      Hi, I am trying to globally change the default font size in all pages in my website. I created a shared CSS file which contains a class like...
    5. using tab key in properties inspector fields
      on win 98, FW mx i can't use the TAB key to, for e.g., draw a polygon and then enter the width, then tab to the height field it doesn't go there....
  3. #2

    Default Re: Customized Properties Inspector doesn't maintain font size

    > It happens so inconsistently where one
    > time I click the control the text is small and the next time it's back to
    > normal. Urgh! Does anyone have any idea what I'm talking about or how I can
    > resolve this issue? Thanks in advance for your help!
    >
    It happens to me too (DW8). Same behavior in some custom floating panels that I
    made.
    I tried to override the default font type/size used by DW with a CSS but it's
    still erratic.

    Don't know where does it come from.
    Font size is good in behavior panels or commands etc, except in properties
    panels and floating panels.

    I don't have the solution :-)


    Phil 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