what is the right way to add functionalities to MapContainer
26 views
Skip to first unread message
Rocotoco Rodriguez
unread,
Sep 11, 2016, 3:42:17 PM9/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi! sorry about my question, but i need to know which way its the right to add functionalities to the mapcontainer component and build it as a library to use it in my projects.
thanks!
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device
Shai Almog
unread,
Sep 12, 2016, 12:13:45 AM9/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi, ideally fork the project make generic reasonable changes and contribute a pull request back to the project.
Otherwise you can just change the project and watch it so you can update with our changes when we make them.