Re: double quote character causing compiler to barf
"Brendan Simon (eTRIX)" <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Organization | eTRIX pty ltd |
| Message-ID | <[email protected]> |
The best workaround I have is to but and paste the desired text from another text editor. It seems pasting does not change the character, but if I type it interactively (or possibly even add extra text interactively) then the quotes change to the talking marks. Any better solutions? Thanks, Brendan. ------------------------------------------------------------------------ On 28/6/19 1:42 pm, Brendan Simon (eTRIX) wrote: > I am trying to include a header for panel object (created in same > wxglade project). I type in my include statement, but the app or > system changes the double quotes to a different type of double quote, > which the compiler barfs on. > > I'm running on a Mac (High Sierra OS X 10.13.6), Python 3.6, wxglade > 0.9.3. > > `Code` tab => `Extra (import) code for this widget` > > #include “MyPanel.h” > > instead of: > > #include "MyPanel.h" > > Notice the difference in the double quotes character !! > > Is this a known problem, or something wrong with my setup? > > Thanks, Brendan. _______________________________________________ wxGlade-general mailing list wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/wxglade-general