Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Can anyone give a full example about how to create,access and modify a typical xmind file? #2

Open
frenet opened this issue Mar 29, 2014 · 4 comments

Comments

@frenet
Copy link

frenet commented Mar 29, 2014

Can anyone give a full example about how to create,access and modify a typical xmind file? just like the examples in https://pypi.python.org/pypi/mekk.xmind/0.5.0. or http://bitbucket.org/Mekk/mekk.xmind/

brumar added a commit to brumar/xmind-sdk-python that referenced this issue May 29, 2014
to answer @frenet on his request xmindltd#2
@vinmu2112
Copy link

hello,

could you add to the example a way to remove an existing topic within the xmind file?
thanks,

@brumar
Copy link
Contributor

brumar commented Nov 21, 2017

I just tried and failed. There is a removeChild method in xmind/core/__init__.py but each time I try to use it, xml.dom.NotFoundErr is raised. Good luck, keep us posted if you find a solution.

@vinmu2112
Copy link

yes, I tried that one too, with same result...
I have also tried with the removePosition() function of the topic element, but that does not work either

@brumar
Copy link
Contributor

brumar commented Nov 21, 2017

Oh, ok. With 67 forks at the moment, maybe someone managed to solve this problem. But that may be painful to look for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants