Search found 79 matches

by dropmann
Tue Aug 02, 2022 11:37 pm
Forum: Help
Topic: Can't use binomial - blank box
Replies: 10
Views: 2206

Re: Can't use binomial - blank box

Hi, we are going to have to try and see if there have been any errors thrown in the background. If you could follow the following steps and post a screenshot that would be great. - open jamovi - recreate the issue with the options panel not appearing - press F10 (this should cause another window to ...
by dropmann
Wed Jul 20, 2022 5:35 am
Forum: Module development
Topic: Assigning an updated event handler to a supplier control
Replies: 8
Views: 3180

Re: Assigning an updated event handler to a supplier control

Information regarding the finer details of suppliers is not yet in the tutorials and explains how you couldn't figure it out.
by dropmann
Wed Jul 20, 2022 5:32 am
Forum: Module development
Topic: Assigning an updated event handler to a supplier control
Replies: 8
Views: 3180

Re: Assigning an updated event handler to a supplier control

Ok, i think i may understand what is happening. So there are two supplier controls. 'Supplier' which is a generic supplier of anything. There is also a 'VariableSupplier' which has a back-end to handle all variable populating and updating. If you are using the 'Supplier' then it needs the event hand...
by dropmann
Wed Jul 20, 2022 2:12 am
Forum: Module development
Topic: Assigning an updated event handler to a supplier control
Replies: 8
Views: 3180

Re: Assigning an updated event handler to a supplier control

Hi, so what is it that you are trying to do that requires you to add javascript? Sometimes its easier to work through the exact problem to understand where you are getting stuck. I see the subject refers to wanting to assign an update event handler to a supplier. In the tutorial under the title 'Eve...
by dropmann
Wed Aug 26, 2020 12:57 am
Forum: General
Topic: Multiple pastes, auto-update
Replies: 6
Views: 11103

Re: Multiple pastes, auto-update

Hi! The multiple paste will be in the next release. Thanks for chasing me up on this one.
by dropmann
Thu May 07, 2020 12:27 am
Forum: Module development
Topic: Generating Label name
Replies: 7
Views: 6067

Re: Generating Label name

No worries :)
by dropmann
Tue May 05, 2020 11:21 pm
Forum: Module development
Topic: Generating Label name
Replies: 7
Views: 6067

Re: Generating Label name

Hi, So the issue is because you have told the Correlation Coefficients to be at the top. The LayoutBox that contains them has got the property cell set to row: 0 and column: 0 . Delete this and everything will work fine. In summary, delete the below yaml from your u.yaml file around line 25. cell: c...
by dropmann
Thu Jan 16, 2020 11:05 pm
Forum: Module development
Topic: Feature requests: partial correlation and search function
Replies: 16
Views: 13181

Re: Feature requests: partial correlation and search functio

The search function is something that is on our list.
by dropmann
Thu Oct 31, 2019 9:42 am
Forum: General
Topic: Combining Filters
Replies: 10
Views: 6887

Re: Combining Filters

Version 1.1.7 for windows is now avaliable with the fix for this issue.
by dropmann
Mon Oct 21, 2019 12:29 pm
Forum: General
Topic: Multiple pastes, auto-update
Replies: 6
Views: 11103

Re: Multiple pastes, auto-update

Hi! Re the multicell paste, that should be a problem, i'll look into it. The auto update already exists with the mac installation however it does not for the windows installation. It is something that we have looked into. The online version will solve that issue however it would be nice for the inst...