View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002842 | DarkRadiant | Map Editing | public | 19.08.2011 23:27 | 21.08.2011 19:22 |
| Reporter | grayman | Assigned To | |||
| Priority | normal | Severity | normal | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.6.1 | ||||
| Summary | 0002842: Readables Editor doesn't look in the FM for custom readable guis | ||||
| Description | I created a custom gui and placed it in <myFM>/guis/readables/. The Readable Editor couldn't see it. Using the RE browser to pick a gui didn't show the custom gui in the list. I then wrote an xdata entry by hand, referencing the custom gui. The RE was then able to correctly show the readable. Changes made in the gui while DR was running weren't picked up after asking DR to "Reload Readable Guis"; I had to restart DR for it to again properly display the readable in the RE with the changes. | ||||
| Steps To Reproduce | See above. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
I attached a zip file with test files in it. One of them is a ReadMe with instructions on how to reproduce the problem. |
|
| The file guis/readables/sheet_test.gui doesn't have no "body" nor "leftBody" windowDefs in it, hence DarkRadiant won't qualify it as one- or two-sided GUIs. Once one of these windowDefs is defined in the .gui file it should show up in the list. | |
|
Though the sheet has no text, and requires no title or body, DR requires that the gui define at least the body. Tested with the "body" section added, and all is well. Closed as "no change needed". Thanks. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 19.08.2011 23:27 | grayman | New Issue | |
| 20.08.2011 00:16 | grayman | File Added: RE_issue.zip | |
| 20.08.2011 00:17 | grayman | Note Added: 0003987 | |
| 21.08.2011 17:38 | greebo | Note Added: 0003989 | |
| 21.08.2011 17:39 | greebo | Status | new => feedback |
| 21.08.2011 19:22 | grayman | Note Added: 0003990 | |
| 21.08.2011 19:22 | grayman | Status | feedback => new |
| 21.08.2011 19:22 | grayman | Status | new => closed |
| 21.08.2011 19:22 | grayman | Resolution | open => no change required |