Forum: Omni Frameworks
2014-01-06, 10:49 AM
|
Replies: 1
Views: 27,514
Thanks for the fixes! I've applied the print...
Thanks for the fixes! I've applied the print title, selection clearing, a modified version of the toolbar item fix, switched the Help toolbar color to the default, and logged bugs for a few other...
|
Forum: Omni Frameworks
2013-10-25, 10:55 AM
|
Replies: 3
Views: 19,035
A few more notes...
OmniDocumentStore...
A few more notes...
OmniDocumentStore provides a consistent interface that lets higher level code deal the same way with local files (stored on this iPad only) and synchronized files. This...
|
Forum: Omni Frameworks
2013-10-03, 08:33 AM
|
Replies: 3
Views: 16,942
After the zooming operation is finished, the...
After the zooming operation is finished, the final scale factor applied by UIScrollView (via blurry/ugly pixel scaling) is accumulated into the inner OUIScalingView.scale property. The UIScrollView's...
|
Forum: Omni Frameworks
2012-11-23, 12:02 PM
|
Replies: 2
Views: 21,293
We don't use the Archive feature in Xcode to...
We don't use the Archive feature in Xcode to build our .ipa packages, but rather do a normal Release build and package that ourselves (this just ends up integrating better with our internal automated...
|
Forum: Omni Frameworks
2012-11-23, 11:58 AM
|
Replies: 1
Views: 17,744
|
Forum: Omni Frameworks
2012-11-20, 08:11 AM
|
Replies: 2
Views: 18,464
|
Forum: Omni Frameworks
2012-08-26, 09:31 AM
|
Replies: 1
Views: 17,441
The FixStringsFile tool should be built as a...
The FixStringsFile tool should be built as a dependency of TextEditor. If you look in the Log Navigator and select “All Messages” it should be the first thing built.
This tool isn't strictly...
|
Forum: Omni Frameworks
2012-06-09, 09:34 AM
|
Replies: 1
Views: 19,704
|
Forum: Omni Frameworks
2012-05-01, 09:23 AM
|
Replies: 2
Views: 38,801
|
Forum: Omni Frameworks
2012-05-01, 09:17 AM
|
Replies: 3
Views: 22,510
|
Forum: Omni Frameworks
2012-05-01, 09:12 AM
|
Replies: 1
Views: 17,747
|
Forum: Omni Frameworks
2012-02-06, 09:35 AM
|
Replies: 3
Views: 9,689
|
Forum: Omni Frameworks
2012-02-06, 09:31 AM
|
Replies: 3
Views: 9,689
|
Forum: Omni Frameworks
2012-02-03, 11:48 AM
|
Replies: 0
Views: 10,412
New source release pushed to github
Enjoy!
[r161025] Document picker polish and performance and various other fixes.
Configurations:
- A few minor tweaks for Xcode 4.3.
- Add -DDEBUG and -DDEBUG_$(USER) to...
|
Forum: Omni Frameworks
2012-02-03, 11:45 AM
|
Replies: 5
Views: 11,235
|
Forum: Omni Frameworks
2012-02-02, 01:01 AM
|
Replies: 5
Views: 11,235
|
Forum: Omni Frameworks
2012-02-02, 12:52 AM
|
Replies: 4
Views: 11,064
|
Forum: Omni Frameworks
2012-02-01, 12:26 AM
|
Replies: 2
Views: 9,861
|
Forum: Omni Frameworks
2012-02-01, 12:16 AM
|
Replies: 5
Views: 11,235
|
Forum: Omni Frameworks
2012-01-30, 09:05 PM
|
Replies: 4
Views: 11,064
|
Forum: Omni Frameworks
2012-01-30, 09:00 PM
|
Replies: 6
Views: 21,709
We don't currently deal with hyperlinks in...
We don't currently deal with hyperlinks in OUIRTFReader/OUIRTFWriter since we don't yet need them, but you can see what the markup looks like if you'd like to: make a RTF file with a link in Text...
|
Forum: Omni Frameworks
2012-01-18, 08:13 PM
|
Replies: 1
Views: 10,174
FixStringsFile is a Mac OS X command line tool...
FixStringsFile is a Mac OS X command line tool that we use to sort, validate and perform some other transformations on localizable strings files. This gets run from some of the shell script build...
|
Forum: Omni Frameworks
2012-01-18, 08:09 PM
|
Replies: 6
Views: 21,709
|
Forum: Omni Frameworks
2012-01-17, 10:03 AM
|
Replies: 6
Views: 21,709
|
Forum: Omni Frameworks
2011-10-20, 09:24 AM
|
Replies: 6
Views: 23,388
|