Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
BETA - Image Editor plugin
seb_seb0:
I have updated the SVN.
I have corrected some bugs with resizing, and simplified the code.
Jenna:
I attach a patch that uses wxCustomButton from
--- Code: ---wxSmithContribItems
--- End code ---
[/b] and works for me (linux) and a linux project-file, that can be used if the sources are below src/plugins/contrib.
The project-file has to be renamed to be usable (remove the .txt-ending).
On windows the build options have to be fixed to find the custombutton lib and header.
[attachment deleted by admin]
seb_seb0:
Hello,
thank you Jens for your patch.
My Internet was down today, so I did not see your patch.
I will try it tomorrow.
Anyway, I have followed your advice, and I have used the wxCustomButton: it works on Window. I have just updated the SVN - you may have a try.
I have copied the relevant code in the plugin - this way, I do not depend on wxSmithContribItems.
Have a nice evening.
seb_seb0:
I have also updated the archive 7z on sourceforge
Question: imagine I consider that my SVN repository on sourceforge is a mess (a lot of useless files, like .obj or some unused bitmaps).
Is there an easy way to clean it ?
I have TortoiseSVN, on Windows Vista
seb_seb0:
Hello,
I have commited some code on the SVN.
Last changes:
1 - some bugs solved (on resizing, line drawing, ...)
2 - start implementing Drag 'n' Drop for the selection (no finished and currently buggy. Try it at your own risk...)
3 - cleaned a bit the code (broke down the big ProcessToolInAction method in several smaller one - it is more manageable)
4 - IsCursorInSelection method added
What is missing (next)
1 - finish Drag 'n' Drop
2 - implement Stretch Selection
3 - test 1 & 2
4 - Implement the Text tool (should not be too difficult).
Let me know what you think.
Regards,
Sebastien
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version