Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.wxwindows > #14
| Newsgroups | comp.soft-sys.wxwindows |
|---|---|
| From | Vadim Zeitlin <vadim@wxwidgets.org> |
| Subject | Re: Bug in wxNotebook (can be seen in notebook sample) |
| References | <02e1cd62-f82c-4e36-97fc-6b1cfca0ea93@u20g2000yqj.googlegroups.com> <slrnj5il9s.nq3.vadim@sunset.tt-solutions.com> <434315ed-e01b-47be-9eda-3ad6ed7f3a33@a31g2000vbt.googlegroups.com> |
| Message-ID | <slrnj5qpvr.el4.vadim@sunset.tt-solutions.com> (permalink) |
| Date | 2011-08-30 22:45 +0000 |
| Organization | Guest of ProXad - France |
On 2011-08-29, Marco DeFreitas <defreitas@gmail.com> wrote:
> On Aug 27, 4:36?pm, Vadim Zeitlin <va...@wxwidgets.org> wrote:
>> ?I don't think it's due to anything wx does, must be a GTK thing. And I
>> wouldn't be surprised if it did intentionally to allow you to drop on some
>> control inside another page.
>
> Hey Vadim,
>
> Thanks for the response. If GTK does this intentionally, do you know
> if there is a way to trap this? Perhaps I can veto the event in the
> "Page Changing" event handler, but is there an easy way to know if the
> event was triggered from a drag operation?
Sorry, no, I really don't know anything about this, I'm just guessing.
You'd have to test this in a pure GTK application (they used to have
examples distributed with GTK itself, including one using GtkNotebook so
perhaps you could use this) to even determine whether this guess is
correct.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
Back to comp.soft-sys.wxwindows | Previous | Next — Previous in thread | Find similar
Bug in wxNotebook (can be seen in notebook sample) Marco DeFreitas <defreitas@gmail.com> - 2011-08-26 15:42 -0700
Re: Bug in wxNotebook (can be seen in notebook sample) Vadim Zeitlin <vadim@wxwidgets.org> - 2011-08-27 20:36 +0000
Re: Bug in wxNotebook (can be seen in notebook sample) Marco DeFreitas <defreitas@gmail.com> - 2011-08-29 08:30 -0700
Re: Bug in wxNotebook (can be seen in notebook sample) Vadim Zeitlin <vadim@wxwidgets.org> - 2011-08-30 22:45 +0000
csiph-web