Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102810 > unrolled thread
| Started by | cl@isbd.net |
|---|---|
| First post | 2016-02-11 14:29 +0000 |
| Last post | 2016-02-11 17:27 +0000 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.lang.python
Does anyone here use wxGlade on Linux? cl@isbd.net - 2016-02-11 14:29 +0000
Re: Does anyone here use wxGlade on Linux? Frank Miles <fpm@u.washington.edu> - 2016-02-11 16:41 +0000
Re: Does anyone here use wxGlade on Linux? cl@isbd.net - 2016-02-11 17:27 +0000
| From | cl@isbd.net |
|---|---|
| Date | 2016-02-11 14:29 +0000 |
| Subject | Does anyone here use wxGlade on Linux? |
| Message-ID | <geiuoc-dv6.ln1@esprimo.zbmc.eu> |
I am trying out wxGlade on Linux, version 0.7.1 of wxGlade on xubuntu 15.10. I have already written something using wxPython directly so I have the basics (of my Python skills and the environment) OK I think. I am having a lot of trouble getting beyond the first hurdle of creating a trivial Python GUI with wxGlade. Some of the problem is no doubt that I'm unfamiliar with the interface but I seem to repeatedly get to a situation where the interface won't respond to mouse clicks (though the main menu items still work, I can Exit OK for instance). Is wxPython still buggy or is it really just down to my lack of familiarity with it? -- Chris Green ·
[toc] | [next] | [standalone]
| From | Frank Miles <fpm@u.washington.edu> |
|---|---|
| Date | 2016-02-11 16:41 +0000 |
| Message-ID | <n9idj7$md1$1@dont-email.me> |
| In reply to | #102810 |
On Thu, 11 Feb 2016 14:29:04 +0000, cl wrote: > I am trying out wxGlade on Linux, version 0.7.1 of wxGlade on xubuntu > 15.10. > > I have already written something using wxPython directly so I have the > basics (of my Python skills and the environment) OK I think. > > I am having a lot of trouble getting beyond the first hurdle of > creating a trivial Python GUI with wxGlade. Some of the problem is no > doubt that I'm unfamiliar with the interface but I seem to repeatedly > get to a situation where the interface won't respond to mouse clicks > (though the main menu items still work, I can Exit OK for instance). > > Is wxPython still buggy or is it really just down to my lack of > familiarity with it? Sure, there are bugs in wxPython, but they are "minor". I haven't tried using wxGlade, but if it's anything like the glade I tried using long ago there are issues in getting the two working together.
[toc] | [prev] | [next] | [standalone]
| From | cl@isbd.net |
|---|---|
| Date | 2016-02-11 17:27 +0000 |
| Message-ID | <ptsuoc-pua.ln1@esprimo.zbmc.eu> |
| In reply to | #102815 |
Frank Miles <fpm@u.washington.edu> wrote: > On Thu, 11 Feb 2016 14:29:04 +0000, cl wrote: > > > I am trying out wxGlade on Linux, version 0.7.1 of wxGlade on xubuntu > > 15.10. > > > > I have already written something using wxPython directly so I have the > > basics (of my Python skills and the environment) OK I think. > > > > I am having a lot of trouble getting beyond the first hurdle of > > creating a trivial Python GUI with wxGlade. Some of the problem is no > > doubt that I'm unfamiliar with the interface but I seem to repeatedly > > get to a situation where the interface won't respond to mouse clicks > > (though the main menu items still work, I can Exit OK for instance). > > > > Is wxPython still buggy or is it really just down to my lack of > > familiarity with it? > > Sure, there are bugs in wxPython, but they are "minor". I haven't tried > using wxGlade, but if it's anything like the glade I tried using long ago > there are issues in getting the two working together. > Oops, I meant to say "Is wxGlade still buggy....". -- Chris Green ·
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web