View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003065 | Spring engine | General | public | 2012-04-16 00:11 | 2016-02-15 19:36 |
| Reporter | Licho | Assigned To | Kloot | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 88.0 | ||||
| Summary | 0003065: To ready up in the GameSetup() callin you need to disable default playerlist drawing | ||||
| Description | returning ready makes whole GUI (list of loading players) disappear | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
How to hide it before returning "ready"? |
|
|
it has 2 return arguments: 1. is "set ready" (can only be used if the 2. is true, too!) 2. is "disable GUI" |
|
|
hmm docs say that first one is "success" and second one is "ready" widget handler only returns value if first value is true. So i can only ready when disabling gui but i can disable gui without ready? wont it kill startpos selector too? |
|
|
ah k it's the other way around still GUI must be disabled to ready up |
|
|
It can be closed as wont fix or something, because we worked around by coding own rendering. |
|
|
that's the idea for completeness: return (*, false) does not allow a state change and keeps engine rendering, return (*, true) does but expects custom code |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-04-16 00:11 | Licho | New Issue | |
| 2012-04-16 00:31 | jK | Summary | Setting ready in GameSetup hides load "GUI" => To ready up in the GameSetup() callin you need to disable default playerlist drawing |
| 2012-04-16 00:35 | Licho | Note Added: 0008617 | |
| 2012-04-16 00:36 | jK | Note Added: 0008618 | |
| 2012-04-16 00:59 | jK | Note Edited: 0008618 | |
| 2012-04-16 01:56 | Licho | Note Added: 0008623 | |
| 2012-04-16 02:02 | jK | Note Added: 0008624 | |
| 2012-04-16 02:02 | jK | Note Edited: 0008624 | |
| 2012-05-01 02:31 | Licho | Note Added: 0008645 | |
| 2016-02-15 19:36 | Kloot | Note Added: 0015789 | |
| 2016-02-15 19:36 | Kloot | Status | new => closed |
| 2016-02-15 19:36 | Kloot | Assigned To | => Kloot |
| 2016-02-15 19:36 | Kloot | Resolution | open => no change required |