edit: also, when WILL mouse_up come out?
This is a read-only snapshot of the ComputerCraft forums,
taken in April 2020.
mouse_up
Started by SpencerBeige, 15 March 2015 - 01:20 PMPosted 15 March 2015 - 02:20 PM
instead of adding mouse_up, why not just add mouse_hold, and return how much time it was held? it would be more then possible with the new mouse_up, but still, i think it would be easier with mouse_hold event
edit: also, when WILL mouse_up come out?
edit: also, when WILL mouse_up come out?
Edited on 15 March 2015 - 01:22 PM
Posted 15 March 2015 - 03:07 PM
The problem with mouse_hold is that you only get an event after the user held the mouse down.instead of adding mouse_up, why not just add mouse_hold, and return how much time it was held? it would be more then possible with the new mouse_up, but still, i think it would be easier with mouse_hold event
edit: also, when WILL mouse_up come out?
This can make programs very clunky and it isn't very user nor programmer friendly,
Posted 15 March 2015 - 03:19 PM
ohhhh ok! thx
Posted 15 March 2015 - 06:26 PM
dan has already said that he is working on this (can't find the tweet at the moment)
Posted 15 March 2015 - 08:40 PM
Posted 15 March 2015 - 08:52 PM
that's the one
Posted 23 March 2015 - 08:05 PM
Any ideas when these will be out? I want to start writing NovaUI v2 but this is going to play a big part in it.
Posted 23 March 2015 - 08:12 PM
.No idea, development is on Dan's timetable.