-
-
### Description
UI issue with the query input component - it seems like there is too much padding at the bottom sometimes
### Reproduce Steps
in Neo4j Desktop, run a browser guide wit…
-
This issue collects resources for the newsletter of the year/month/week that should be in the title
If you want to contribute open the issue and paste a resource you think is worth sharing in the n…
-
This issue collects resources for the newsletter of the year/month/week that should be in the title
If you want to contribute open the issue and paste a resource you think is worth sharing in the n…
-
These are some strawman thoughts about how to provide handling of asynchronous events in a simple way in CircuitPython. This was also discussed at some length in our weekly audio chat on Nov 12, 2018,…
-
Hi,
In a virtualenv with Python 3.7.3. I've followed the instructions for installing on Linux (i.e. https://kivy.org/doc/stable/installation/installation-linux.html#using-precompiled-wheels). I've …
ntoll updated
5 years ago
-
Was there a "show all cards" menu item that small images of all the cards in the stack and let you select one that isn't in WyldCard, or am I mis-remembering from 25 years ago?
-
The "default" timeUnit for the wait command was seconds (HC 2.4.1 - What version is WyldCard "source-behavior" compatible with?). How would I implement such a "default argument" in the WyldCard gramm…
-
I successfully added "milliseconds" to the TimeUnit, having to modify 4 files (HyperTalkBaseVisitor, HyperTalkParse,HyperTalkVisitor, and HyperTalkTreeVisitor) and the grammar of course to do it.
I…
-
I create a field, and then a button with the following mouseUp script:
on mouseDown
ask "Enter a number"
put it into field 1 --"output"
end mouseDown
This complains that there is no *backg…