-Drawing image
-Copying image in the clipboard
-Saving image
-Creating a dialog
-Creating a popup menu
-Creating a tool bar
-Creating a menu bar
You will see the following object:
-wxFrame
-wxMenuBar
-wxDialog
-wxButton
-wxFileDialog
-wxClientDC
-wxMemoryDC
-wxPanel
-wxMenu
-wxToolBar
-wxBitmap
-wxTheClipboard
I think these videos will help you to understand to make quickly all the items above and use wxSmith in CodeBlocks.
The souce code is avalable to download at: http://www.4shared.com/zip/qa4o3ezA/my_image_code.html
and the application at: http://www.4shared.com/rar/SWL-CdLd/My_Image_EXE.html
Thank you for your tutorial but Link is dead. Could you please reupload it.?
ReplyDeleteThank you for visiting this website.
ReplyDeleteHere is the link of the source code:
https://drive.google.com/open?id=0B1Jtvy4Ey-uwQzNoa21mNEdjS3c
And the app: https://drive.google.com/open?id=0B1Jtvy4Ey-uwQVI0QjlUaElKSjQ
undefined reference to `C___GUI___Drawing__CopyingFrame::OnPanel1Paint(wxPaintEvent&)'|
ReplyDeleteIt gives me this error when I tried to run the program