|
Bugzilla – Full Text Bug Listing |
| Summary: | Can't create new IDE Layout | ||
|---|---|---|---|
| Product: | [Mono] MonoDevelop | Reporter: | Patrick Ulbrich <flipper98> |
| Component: | general | Assignee: | Zach Lute <zach.lute> |
| Status: | RESOLVED FIXED | QA Contact: | MD Bugs <monodevelop-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | 0.16 (Beta 1) | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Ubuntu | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Patch to make the New button generate an OK response (and thus work) | ||
|
Description
Patrick Ulbrich
2007-10-02 14:18:20 UTC
Created attachment 176251 [details]
Patch to make the New button generate an OK response (and thus work)
The New button simply wasn't set up to generate an OK response, so the layout stuff never happened. Fixed that in the stetic designer, and also renamed the cancel button from button309, because why not?
Seems to work just fine now.
Caveat: Stetic seems to have decided to modify all kinds of other stuff in gui.stetic (such as changing the target GTK version) and I'm not sure if we want that or not, but I'm sure somebody else does.
I did the change in my project and did not get all those additional changes. It's not in SVN. Thanks! Closing. |