[Dev] application.dialogs.Util.ok vs. wxMessageBox
Grant Baillie
grant at osafoundation.org
Fri Jan 6 18:44:10 PST 2006
On Jan 6, 2006, at 18:27, John Anderson wrote:
>> I think that exposing wx as a public API is a bad idea, it should
>> just be an implementation detail.
>
> Does that mean for every wx routine that a parcel writer could use
> use we have to implement a wrapper routine? That's potentially a
> large portion of wx.
IMHO, you should be able to write a fairly basic parcel without
needing to know wx; i.e. we should cover the most commonly
encountered dialogs. Curiously, if I were to come up with a list of
those, it would pretty much match what's in Util.py.
--Grant
More information about the Dev
mailing list