The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > Developer > Omni Frameworks
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Using OUIEditableFrame in Project. Thread Tools Search this Thread Display Modes
I am trying to use OUIEditableFrame in my own project but with some issues. I have added the Omni Projects into my Project, added the library's and the dependencies just like in the TextEditor example but I get 22 errors.

Here are what they look like: http://cl.ly/0M0o3c1f0h403h340V2F

Why is this happening?
 
These are symbols from the system frameworks that are referenced by the Omni frameworks. You can drag a copy from the TextEditor example, or manually add them as you would any other framework/library.

The items from the screenshot above from from MobileCoreServices and libz, but you'll also need the other frameworks that the TextEditor links.
__________________
CTO, The Omni Group
 
Thanks, that was what it was. Should habe realised there were more frameworks in the example than in my project.

Thanks again!
 
I have also realised that in my own project the loupe view does not show up when selecting or moving through text. Why is this, am I missing some images?
 
It sounds like you still need to add a build phase in your app to copy them into your app's bundle. Since we don't have frameworks on iOS, we've written some scripts to do this. On the app side, you'll want to have a 'Copy Library Resources' shell script build phase that gets run after your app's normal Copy Bundle Resources that invokes the script at OmniGroup/Scripts/CopyLibraryResources.
__________________
CTO, The Omni Group
 
As always, your right again. Didn't notice it there in with the other phases. Thanks!
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Link Detection on OUIEditableFrame Creegan Omni Frameworks 6 2013-02-01 06:33 PM
OUIEditableFrame performance issues jgarnham Omni Frameworks 7 2011-05-28 03:36 AM
OUIEditableFrame truncating? tommetge Omni Frameworks 1 2010-12-26 06:41 AM
Scrolling an OUIEditableFrame tommetge Omni Frameworks 1 2010-08-07 11:01 AM
OUIEditableFrame dependencies tommetge Omni Frameworks 2 2010-08-06 07:28 AM


All times are GMT -8. The time now is 03:12 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.