← Back to team overview

kicad-developers team mailing list archive

Re: wxAUI woes

 

It looks like I left some notes in wxstruct.h/class EDA_PANEINFO way back when I set up moveable toolbars for my branch... Not sure if they are relevant as this has long faded from my memory.

On 16/10/17 15:00, Oliver Walters wrote:
The image is 1920x1020, there should be no issue reading the text...

Anyway, the issue is that I have tried to add a new panel to the module selector window, by copying the code used to add the panels that are currently there. Compiles ok but when I run KiCad and open the selector, the new panel is not visible anywhere. I realize this isn't much of a problem description, but I was wondering if there was some trick that is undocumented (or documented somewhere that I haven't found it) that I need to know to display wxAUI panels.



On Mon, Oct 16, 2017 at 12:29 PM, Greg Smith <ecomputerd@xxxxxxxxx <mailto:ecomputerd@xxxxxxxxx>> wrote:

    I can't read the text, there's not enough resolution. What is the
    issue?

    I've had windows that seem to be tucked under the horizontal toolbar.

    Greg S.

    On Oct 15, 2017, at 7:46 PM, Oliver Walters
    <oliver.henry.walters@xxxxxxxxx
    <mailto:oliver.henry.walters@xxxxxxxxx>> wrote:

    I'm trying to add a new panel to the module viewer window.
    "screenshot" below.

    However I can't get wxAUI to play along at all. I cannot even get
    a new panel to be displayed in this window. Are there any
    particular tricks that may be non-obvious?

    https://i.imgur.com/dXj51u1.png <https://i.imgur.com/dXj51u1.png>

    Cheers,

    Oliver
    _______________________________________________
    Mailing list: https://launchpad.net/~kicad-developers
    <https://launchpad.net/%7Ekicad-developers>
    Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
    Unsubscribe : https://launchpad.net/~kicad-developers
    <https://launchpad.net/%7Ekicad-developers>
    More help   : https://help.launchpad.net/ListHelp
    <https://help.launchpad.net/ListHelp>




_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp



References