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 > Search Forums
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Showing results 1 to 22 of 22
Search took 0.00 seconds.
Search: Posts Made By: SpiraMira
Forum: Omni Frameworks 2012-02-23, 08:41 AM
Replies: 0
Views: 6,833
Posted By SpiraMira
Mending the ScalingScrollView example...

Hi all -

The ScalingScrollView example in OmniUI has been broken for a little while. No sure when it started, but our benefactors here have enough on their hands so we should all understand. ...
Forum: Omni Frameworks 2012-02-23, 08:34 AM
Replies: 3
Views: 7,755
Posted By SpiraMira
Thanks Tim will try and report results soon. By...

Thanks Tim will try and report results soon. By the way I think the ScalingScrollView example is broken, I am posting how to fix it in a few minutes.

Regards and keep on adding to the frameworks,...
Forum: Omni Frameworks 2012-02-03, 10:49 PM
Replies: 3
Views: 7,755
Posted By SpiraMira
Filtering /Documents directory and other issues...

Tim -

First thanks for the massive update. Builds just fine with lots to catch up on. The writePreviews example in TextEditor is great. Much better than my measly implementation...

A few...
Forum: Omni Frameworks 2012-02-02, 09:20 PM
Replies: 5
Views: 8,547
Posted By SpiraMira
Thanks Tim! That's already plenty for me to...

Thanks Tim!

That's already plenty for me to plan around, so I don't get into refactoring mode too often (smile)

If there's anyway I can help, don't hesitate to ask. I know this isn't exactly...
Forum: Omni Frameworks 2012-02-01, 02:19 AM
Replies: 2
Views: 7,628
Posted By SpiraMira
Sure - I'll try and replicate with TextEdit.

Sure - I'll try and replicate with TextEdit.
Forum: Omni Frameworks 2012-02-01, 02:17 AM
Replies: 5
Views: 8,547
Posted By SpiraMira
Thanks for the quick reply. Excellent idea about...

Thanks for the quick reply. Excellent idea about the compression, I was wondering about that myself and arbitrarily set it. Can't wait for your updates.

By the way (If I didn't ask before), do...
Forum: Omni Frameworks 2012-01-31, 02:38 PM
Replies: 5
Views: 8,547
Posted By SpiraMira
Proper way of implementing writePreviewsForDocument:error

Hi again -

In my custom OUIDocument subclass I override writePreviews with the following implementation:

1) create my images. both landscape and portrait
2) cache them like this:...
Forum: Omni Frameworks 2012-01-31, 02:28 PM
Replies: 2
Views: 7,628
Posted By SpiraMira
Spinning FileCoordinator Notification

Hi -

I implemented a custom OUIDocument class and used (NSData) dataWithContentsOfURL:options:error in my - (BOOL)ReadFromURL:error: override. Thought I was being smart by specifying...
Forum: Omni Frameworks 2012-01-31, 02:04 PM
Replies: 4
Views: 8,626
Posted By SpiraMira
I had the same issue, and it seems like a whole...

I had the same issue, and it seems like a whole bunch of images were deleted during a previous commit. So I recovered them and copied them into my resources directory:

OUIFilePickerBackground-*...
Forum: Omni Frameworks 2011-09-15, 01:24 AM
Replies: 1
Views: 7,915
Posted By SpiraMira
Ok - answered my own question: - subclassed...

Ok - answered my own question:

- subclassed OUIDocumentProxy. The "getPDFPreviewData:modificationDate:error:" method returns nil for data (?) It only processes the file date.

- overloaded it to...
Forum: Omni Frameworks 2011-09-15, 12:49 AM
Replies: 1
Views: 7,915
Posted By SpiraMira
How to get a preview in the document picker

Hi again,

How does one get a preview of images in the document picker? All my images show the "Lame RTF Preview". Can't figure this one out.

Thanks in advance, Spira
Forum: Omni Frameworks 2011-08-29, 07:05 AM
Replies: 0
Views: 7,578
Posted By SpiraMira
A small bug

Hi again -

I somehow triggered a small bug in OUIEditableFrame: the setAttributedText:newContent method bombs (in replaceCharactersInRange) when newContent is nil. My countermeasure is of course...
Forum: Omni Frameworks 2011-08-29, 02:31 AM
Replies: 2
Views: 10,464
Posted By SpiraMira
Thanks curt...that fixed it. And yes not sure why...

Thanks curt...that fixed it. And yes not sure why those methods didn't catch. Just a glitch in Xcode on my part.

By the way, proxy previews are not being displayed correctly in (my?) TextEditor. ...
Forum: Omni Frameworks 2011-08-15, 09:10 PM
Replies: 2
Views: 10,464
Posted By SpiraMira
Lion iOS 5 beta4 Xcode 4.2 build issues...

Hi - just forked the latest tonight 081511 - and received the following runtime error on TextEditor. Does this sound familiar?



I understand this is "master" and thus pretty volatile, but your...
Forum: Omni Frameworks 2011-06-11, 03:13 PM
Replies: 1
Views: 9,621
Posted By SpiraMira
how I built TextEditor with iOS5 beta and XCode 4.2

Hi all-

I spent a few late night hours attempting to build against the latest betas.
Just wanted to share my experience building the frameworks with SDK iOS5 beta and XCode 4.2beta.

NOTE:
-...
Forum: Omni Frameworks 2010-10-10, 05:33 PM
Replies: 5
Views: 10,335
Posted By SpiraMira
Hi - TextEditor pretty much runs out of the...

Hi -

TextEditor pretty much runs out of the box if you follow Tim's direction above. You may have inadvertently obliterated some header search path setting while touching the frameworks paths. ...
Forum: Omni Frameworks 2010-09-24, 10:57 AM
Replies: 3
Views: 7,057
Posted By SpiraMira
About OIF

Hi -

What is the state of the OIF framework? As stated in some previous posts, I am developing some imaging products for iOS and this framework has some interesting abstractions and features like...
Forum: Omni Frameworks 2010-09-22, 06:37 PM
Replies: 1
Views: 7,436
Posted By SpiraMira
Use of Scaling Views for images...

Hi

Just a general question about the Scaling View classes.

I am implementing a general image canvas and currently use the framework's scaling views and scrollviews. What is the benefit of...
Forum: Omni Frameworks 2010-09-14, 10:28 PM
Replies: 4
Views: 9,374
Posted By SpiraMira
gopi Yes I believe so, the TextEditor is...

gopi

Yes I believe so, the TextEditor is the most complete of the samples available in the "open" frameworks (for iPhone and iPad of course). But I wouldn't discount Scaling and other samples. ...
Forum: Omni Frameworks 2010-09-10, 09:45 PM
Replies: 3
Views: 7,544
Posted By SpiraMira
Ok - it was the Core Data modeling objects. So I...

Ok - it was the Core Data modeling objects. So I modified the script to handle
XCVersionGroup in the do_target and resolvepath subs. I think I'll be ok.

thx
Forum: Omni Frameworks 2010-09-10, 08:19 PM
Replies: 3
Views: 7,544
Posted By SpiraMira
Thanks Tim for the prompt reply - No, I'm...

Thanks Tim for the prompt reply -

No, I'm tempted but staying clear of the XCode preview for the moment (as tempting as it is, cause XC is getting a little old in the tooth and bothersome...still...
Forum: Omni Frameworks 2010-09-09, 01:37 PM
Replies: 3
Views: 7,544
Posted By SpiraMira
CopyLibraryResources script error

I am setting up a new project based on the frameworks and have pretty much replicated the structure of the sample iPad projects. The whole thing builds but I get this error during the...
Showing results 1 to 22 of 22

 
Forum Jump

All times are GMT -8. The time now is 02:48 AM.


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