adding reminder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
|
||||
IMPLEMENT_DYNAMIC_CLASS(wxScreenDC, wxWindowDC)
|
||||
|
||||
// TODO : for the Screenshot use case, which doesn't work in Quartz
|
||||
// we should do a GetAsBitmap using something like
|
||||
// http://www.cocoabuilder.com/archive/message/cocoa/2005/8/13/144256
|
||||
|
||||
// Create a DC representing the whole screen
|
||||
wxScreenDC::wxScreenDC()
|
||||
{
|
||||
|
Reference in New Issue
Block a user