Re: Feature request: display grid lines showing where grids are
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 12.01.2019 02:55, M A wrote: > The grid sizers in wxGlade are invisible. This makes laying out components somewhat challenging. I suggest a feature be added that displayed a dotted outline of where grids exists. These dotted outlines should display in different colors for different sizer instances. This would make finding cells much easier. I don't think that I will implement such a feature. This would only improve situation with nested sizers. Nesting complicated sizer structures inside grid sizers is usually not very useful and the contained sizers are indicated by the handle bars already. Regards, Dietmar