Displaying 2 results from an estimated 2 matches for "dataobjectbase".
Did you mean:
wxdataobjectbase
2006 Jul 12
1
SWIGging clipboard
Hi all
I''m having a go at porting the Clipboard and DnD classes, going OK, but
have hit a snag where I could use your help.
I''ve added several relevant classes, but now I have on OS X missing symbols:
wxDataObjectBase::GetDataHere(wxDataFormat const&, void*) const
wxDataObjectBase::GetDataSize(wxDataFormat const&) const
DataObjectBase is an internal base class for DataObject. It''s defined in
the platform-neutral wx/dataobj.h, which has
class WXDLLEXPORT wxDataObjectBase
{
...
// get t...
2006 Oct 16
5
0.0.37 release goals
Hi
Could we set some release goals for 0.0.37? I suggest we release sooner
rather than later to put the various little build problems behind us.
So my only high-priority item for 0.037 at the moment is to port
Scintilla to Linux and OS X. I will gladly accept other feature, bugfix
and doc patches.
Anything else we''d like to be sure to do?
alex