Skip to content
Discussion options

You must be logged in to vote

So there is no way to have such control with the checkboxes like in my examples above ? The OCMDs would work but it won't reflect in the checkboxes status

This is correct - unfortunately. You can of course make your own checkboxes using page.add_widget() with appropriate logic in your script. You have to provide code that translates the checkbox widget value to the right ve syntax in doc.set_ocmd(ve=[...]) ... and vice versa.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@JorjMcKie
Comment options

@claudinecombe
Comment options

@JorjMcKie
Comment options

@claudinecombe
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by claudinecombe
Comment options

You must be logged in to vote
1 reply
@JorjMcKie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants