Python/wxPython/Window: Difference between revisions

From Fundamental Ramen
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 15: Line 15:
E1 [label="wxMDIChildFrame"];
E1 [label="wxMDIChildFrame"];
E2 [label="wxMDIParentFrame"];
E2 [label="wxMDIParentFrame"];
F1 [label="wxAnyButton"];
G1 [label="wxButton"];
G2 [label="wxToggleButton"];


{B1 B2 B3 B4 B5} -> A;
{B1 B2 B3 B4 B5} -> A;
Line 20: Line 24:
{D1 D2} -> C2;
{D1 D2} -> C2;
{E1 E2} -> D2;
{E1 E2} -> D2;
F1 -> B3;
{G1 G2} -> F1;
</quickgv>
</quickgv>

Latest revision as of 07:17, 20 March 2019