x


How might I go about creating a custom window similar to that of the Log window?

The window displaying the Log output have a pretty slick UI. Each line is selectable, and selecting the line updates the bottom section that contains details.

The biggest hurdle seems to be creating the top portion of the window that displays each line as a selectable, uneditable list of text entries. I have tried GUILayout.SelectionGrid, but it seems to only do buttons. I haven't been able to successfully style the buttons to look like text entries, but maybe there is a way to do that.

Does anybody know of a way to either style the SelectionGrid buttons to look similar to the log window, or if there is another way to achieve what the log window does?

more ▼

asked Apr 16 '12 at 11:35 PM

HappyBird gravatar image

HappyBird
1 1 1

(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x786
x67
x38
x32
x3

asked: Apr 16 '12 at 11:35 PM

Seen: 425 times

Last Updated: Apr 16 '12 at 11:35 PM