Nonameman Posted August 2, 2011 Share Posted August 2, 2011 Hey! I'm trying to create a gui window with scrollpane that'd contain the rules of the server. Shall I use more labels to show the rules, or one label is enought? If there's other way(s) to show them, what gui element and how many of it needed to make it work? Thanks Nonameman Link to comment
Jaysds1 Posted August 2, 2011 Share Posted August 2, 2011 You could use the memo and set it to read-only, then add the scrollpane to that, don't use the labels, it's not good as the memo. And use 1 memo. Link to comment
Nonameman Posted August 2, 2011 Author Share Posted August 2, 2011 Thanks, so scrollpane should be the memo's child? Link to comment
mjau Posted August 2, 2011 Share Posted August 2, 2011 nonameman i guess you use guieditor and the memo atumaticly gets a scrllpane when its needed Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now