Re: wxtextctrl wxBORDER_NONE style
Dietmar Schwertberger <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Hi Alexander! On 6/11/2018 4:01 PM, Alexander Koval wrote: > The wxBORDER_NONE style is missing for the wxtextCtrl component in the > latest versions. > Is this intentional? Another way to add this style? Thanks for reporting. Sorry, this was not intentional. Only the obsolete wxNO_BORDER should have been removed. Please modify widgets/text_ctrl/wconfig.py, around line 109: from: 'wxNO_BORDER'], to: 'wxBORDER_NONE'], I have just updated the master branch of the repository. Regards, Dietmar ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ wxGlade-general mailing list wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/wxglade-general