We can switchAnyone want to do my homework for me?
Perfect, I can handle that: Can you handle this:We can switch
I'm writing a mini-thesis
let tap = UITapGestureRecognizer(target: self, action: "doubleTap")
tap.numberOfTapsRequired = 2
useful.addGestureRecognizer(tap)
swipeableView.didStart = {view, location in self.removeTop()}
swipeableView.onlySwipeTopCard = true
//Get Gesture dection for deleting previous
let swipeRight = UISwipeGestureRecognizer(target: self, action: "removeTop")
swipeRight.direction = UISwipeGestureRecognizerDirection.Right
self.view.addGestureRecognizer(swipeRight)
Absolutely I'll get right on that.Perfect, I can handle that: Can you handle this:
Code:let tap = UITapGestureRecognizer(target: self, action: "doubleTap") tap.numberOfTapsRequired = 2 useful.addGestureRecognizer(tap) swipeableView.didStart = {view, location in self.removeTop()} swipeableView.onlySwipeTopCard = true //Get Gesture dection for deleting previous let swipeRight = UISwipeGestureRecognizer(target: self, action: "removeTop") swipeRight.direction = UISwipeGestureRecognizerDirection.Right self.view.addGestureRecognizer(swipeRight)
Do you know what it saysAbsolutely I'll get right on that.
It says "I computers"Do you know what it says
Nope, I'll have to take a look at this.Vox do you know Zotero?
Here's a tip for today - once you get the hang of it - it's the best engine for works cited stuff.
Not really..It says "I computers"
What does it say I'm actually curiousNot really..
Tonight might be an all nighter.I'm stuck.. Oh Crud..
Or a go to bed early so I can get off work at 2pm tomorrow.. haha.Tonight might be an all nighter.
That could be nice!Or a go to bed early so I can get off work at 2pm tomorrow.. haha.
That sounds daunting.The library I'm using for sliding flashcards is not friendly with my need to flip cards.. So I might need to build my own library in two days.
Very.... Very... oh well this is the life of a programmer. I'll give it till the end of this musical.That sounds daunting.
Register on WDWMAGIC. This sidebar will go away, and you'll see fewer ads.