I am trying to use a static box w/ a guage, and I can't get the static box's text to display completely, it is cut off on the right side. I tried changing it's size but that doesn't help. Does anyone know what am I missing?
I am trying to use a static box w/ a guage, and I can't get the static box's text to display completely, it is cut off on the right side. I tried changing it's size but that doesn't help. Does anyone know what am I missing?
I am trying to use a static box w/ a guage, and I can't get the static box's text to display completely, it is cut off on the right side. I tried changing it's size but that doesn't help. Does anyone know what am I missing?
I am trying to use a static box w/ a guage, and I can't get the static box's text to display completely, it is cut off on the right side. I tried changing it's size but that doesn't help. Does anyone know what am I missing?
I am trying to use a static box w/ a guage, and I can't get the static box's text to display completely, it is cut off on the right side. I tried changing it's size but that doesn't help. Does anyone know what am I missing?
I've only used this widget once, but I think it sizes itself to its children. Just make the size of the gauge (40,255) instead.
-------------------
Mike Driscoll
I really want the guage to keep it's current size. I found that I can force it's minimum size (SetMinSize), as normally it gets that from the guage (as you said).