NetLogo Web change default position of Command and Code
26 views
Skip to first unread message
Doug Rocks-Macqueen
unread,
Dec 12, 2022, 1:45:37 PM12/12/22
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 netlogo-devel
Hello All,
In NetLogo Wed, is there a way to set the default position of Command and Code to be on the right side of a model? Maybe something like using the URL query string to set speed i.e. ?speed=0.5
Is there a ?cc=right sort ? or something similar?
Thank you,
Doug
Jeremy Baker
unread,
Dec 16, 2022, 3:23:42 PM12/16/22
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 Doug Rocks-Macqueen, netlogo-devel
Hey Doug,
At the moment there is no way to do what you're asking, but I can definitely see the appeal
of such a feature. I went ahead and completed it since it was a minor effort.