JotUI icon indicating copy to clipboard operation
JotUI copied to clipboard

Can the Jot View be used without having to use JotViewStateProxy?

Open yusuftor opened this issue 7 years ago • 3 comments

I don't want to be able to save my Jot View state to disk, but I couldn't seem to get the Jot View to work without implementing the JotViewStateProxyDelegate and loading in an initial state. Is it possible to make the Jot View work without the state proxy delegate?

yusuftor avatar Apr 07 '18 22:04 yusuftor

It needs a JotViewStateProxy to load properly. It'd be a nice improvement to have it load a default JotViewStateProxy that just points to tmp paths. If you want to code something like that up I'll merge it in.

adamwulf avatar Apr 08 '18 01:04 adamwulf

Unfortunately I'm not an Objective-C coder, I only do Swift. It would be great if this project could be updated to the most recent versions of Xcode and Objective-C/ported to Swift. This is honestly the best project for drawing I've seen online, but requires some work to get it up to date.

yusuftor avatar Apr 08 '18 18:04 yusuftor

I'm the opposite - I only do Obj-C and haven't touched Swift.

If you're able to convert / create a sample Swift project that includes the JotUI framework, I would hugely appreciated it (and I'm sure many others would as well!)

adamwulf avatar Apr 08 '18 19:04 adamwulf