View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0002380 | AI War 1 / Classic | GUI | Jan 11, 2011 11:48 am | Jan 15, 2011 11:07 pm | |
Reporter | TechSY730 | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 4.065 | ||||
Summary | 0002380: Notes Screen Textbox not showing cursor and selection | ||||
Description | Basically, the notes screen text-box for the name of the planet and for the notes section is not working quite right. Although it does accept text and you can edit the text, no cursor is shown and selected text is not highlighted. | ||||
Tags | No tags attached. | ||||
Internal Weight | |||||
related to | 0002451 | closed | keith.lamothe | When Generating Maps, Can No Longer See Cursor in Map Seed Box |
|
Okay, strange. I have been unable to duplicate this; it works fine now. Weird. |
|
Okay, I'm having the problem again. It seems to be sporadic, but it either happens during an single program execution, or not. (If it happens, it will happen until I quit and try again) |
|
This one is a simpler case than the lobby, so it should be working now in 4.068 :) |
|
You said you had to not use Unity's built in window class? Does that mean you can't use Unity's built in text-box either? |
|
Their window system is just an extra layer that you can either use or not use. The textboxes do seem to like the windows better than my psuedo-window boxes, but they are actually all functioning now even if they don't all draw the cursor line or highlight rectangle (in my experience, the in-game-chat, lobby-chat, and both planet-notes textboxes draw them fine, but none of the others do). There are some "lateral thinking" solutions I have in mind for the long run, but this is all we can do for now, and it is working. |
|
Darn you finicky APIs that are supposed to be generic but don't work right when you don't use them in ways that are unusual but still allowed by the API. Darn you! |
|
It's not so bad, I'm sure we've got worse bugs in our own code. Of course, we can _fix_ those, but anyway... |
Date Modified | Username | Field | Change |
---|---|---|---|
Jan 11, 2011 11:48 am | TechSY730 | New Issue | |
Jan 12, 2011 12:56 pm | TechSY730 | Note Added: 0008361 | |
Jan 14, 2011 8:25 pm | TechSY730 | Note Added: 0008499 | |
Jan 15, 2011 8:51 pm | TechSY730 | Relationship added | related to 0002451 |
Jan 15, 2011 10:53 pm | keith.lamothe | Note Added: 0008596 | |
Jan 15, 2011 10:53 pm | keith.lamothe | Status | new => resolved |
Jan 15, 2011 10:53 pm | keith.lamothe | Resolution | open => fixed |
Jan 15, 2011 10:53 pm | keith.lamothe | Assigned To | => keith.lamothe |
Jan 15, 2011 10:59 pm | TechSY730 | Note Added: 0008599 | |
Jan 15, 2011 11:04 pm | keith.lamothe | Note Added: 0008600 | |
Jan 15, 2011 11:06 pm | TechSY730 | Note Added: 0008601 | |
Jan 15, 2011 11:06 pm | TechSY730 | Note Edited: 0008601 | |
Jan 15, 2011 11:07 pm | keith.lamothe | Note Added: 0008602 | |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - UI => GUI |