Putting a static frame around a zStaticText

Article ID: 862
Last updated: 05 Feb, 2008
Article ID: 862
Last updated: 05 Feb, 2008
Revision: 1
Views: 2385
Posted: 29 Oct, 1997
by Dean J.
Updated: 05 Feb, 2008
by Dean J.
Problem


Frames do not show up when a zStaticFrame is created, even when the setStyle(WS_BORDER) is set.


Action


A workaround for this would be to create a static frame and then put a slightly smaller zStaticText object on top of it. Make sure the static frame is created first; otherwise the frame will cover up the text and will not show up.
This article was:   Helpful | Not helpful
Report an issue
Article ID: 862
Last updated: 05 Feb, 2008
Revision: 1
Views: 2385
Posted: 29 Oct, 1997 by Dean J.
Updated: 05 Feb, 2008 by Dean J.

Others in this category