Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Nimbus iOS Framework
Conversations
About
Nimbus iOS Framework
Contact owners and managers
1–30 of 75
Welcome to the Nimbus Google Group! Feel free to ask any questions you may have about the iOS framework.
http://jverkoey.github.com/
nimbus/
Mark all as read
Report group
0 selected
race...@gmail.com
11/13/14
how to reload all the images in a PhotoAlbumView
hi,guys first, when view is loaded,i get an array of images' url and NIPagingScrollView display
unread,
how to reload all the images in a PhotoAlbumView
hi,guys first, when view is loaded,i get an array of images' url and NIPagingScrollView display
11/13/14
ter...@gmail.com
2
10/14/13
Text being cut off in iOS 7
I found a solution in this post for anyone else having this problem. It was actually just a custom
unread,
Text being cut off in iOS 7
I found a solution in this post for anyone else having this problem. It was actually just a custom
10/14/13
fish...@gmail.com
9/3/13
Can I use Nimbus with iOS 7?
Hello every one, can I use Nimbus with iOS 7? I ran Nimbus catalog app in iOS 7, it got crashed. 2013
unread,
Can I use Nimbus with iOS 7?
Hello every one, can I use Nimbus with iOS 7? I ran Nimbus catalog app in iOS 7, it got crashed. 2013
9/3/13
tomek....@gmail.com
8/28/13
CSS in UITableViewCell
Hi All, I was trying to apply CSS styles to my custom UITableViewCells, with partial success. Only
unread,
CSS in UITableViewCell
Hi All, I was trying to apply CSS styles to my custom UITableViewCells, with partial success. Only
8/28/13
Hugo Partagas
7/20/13
Hi
Hi, I'm building a project type PhotoAlbum, and I want to add a UIView over the image. anyone can
unread,
Hi
Hi, I'm building a project type PhotoAlbum, and I want to add a UIView over the image. anyone can
7/20/13
Mutlu Cicek
7/3/13
NICollectionView
Hi, i am working on nimbusCatolog project. In catalog project, tableviews are being used. I want to
unread,
NICollectionView
Hi, i am working on nimbusCatolog project. In catalog project, tableviews are being used. I want to
7/3/13
zooyork
3/27/13
resizing NIPagingScrollView
I am using the NIPagingScrollView in a view to show images at around 640x480. When user clicks on the
unread,
resizing NIPagingScrollView
I am using the NIPagingScrollView in a view to show images at around 640x480. When user clicks on the
3/27/13
Shukuyen
, …
Yosi Taguri
3
1/19/13
State of NICSS
One of the big bugs it has now is that the parser lower cases the css text and UIFont is case
unread,
State of NICSS
One of the big bugs it has now is that the parser lower cases the css text and UIFont is case
1/19/13
Jon
, …
asadkh...@gmail.com
3
12/20/12
NIToolbarPhotoViewController with photos in app bundle
I am having the very same problem, I thought I was the only one. On Wednesday, November 16, 2011 2:29
unread,
NIToolbarPhotoViewController with photos in app bundle
I am having the very same problem, I thought I was the only one. On Wednesday, November 16, 2011 2:29
12/20/12
Jitesh Damania
12/14/12
[scrubberview reload data] doesn't clear cache / index ?
Hi, Thanks for a great library and documents. I have followed photos example and I could easily
unread,
[scrubberview reload data] doesn't clear cache / index ?
Hi, Thanks for a great library and documents. I have followed photos example and I could easily
12/14/12
rmri
,
Yosi Taguri
5
11/23/12
Preprocessor macro problems with iOS4.3 deployment target
Latest iOS (iOS 6.0) On Friday, November 23, 2012 4:20:00 PM UTC+1, Yosi Taguri wrote: What is the
unread,
Preprocessor macro problems with iOS4.3 deployment target
Latest iOS (iOS 6.0) On Friday, November 23, 2012 4:20:00 PM UTC+1, Yosi Taguri wrote: What is the
11/23/12
Jan Brinkmann
,
Jeff Verkoeyen
2
11/13/12
Comments below CaptionedPhotoView (NIPhotoAlbumScrollView)
The network photo album sample app has an example of adding a bottom view to show comments. On Nov 13
unread,
Comments below CaptionedPhotoView (NIPhotoAlbumScrollView)
The network photo album sample app has an example of adding a bottom view to show comments. On Nov 13
11/13/12
jeromet...@gmail.com
11/9/12
NIToolbarPhotoViewController and TabBar
Hi guys, first of all, really great job you did here! I try to use the NIToolbarPhotoViewController
unread,
NIToolbarPhotoViewController and TabBar
Hi guys, first of all, really great job you did here! I try to use the NIToolbarPhotoViewController
11/9/12
Nephantes
2
11/6/12
Adding action to NICellFactory
I did it actually by adding below under _model _actions = [[NITableViewActions alloc] initWithTarget:
unread,
Adding action to NICellFactory
I did it actually by adding below under _model _actions = [[NITableViewActions alloc] initWithTarget:
11/6/12
Nephantes
11/6/12
Adding action to pictures in ContentModesNetworkImageViewController example
Hi, How can I add also an action to the loaded pictures in ContentModesNetworkImageViewController.m
unread,
Adding action to pictures in ContentModesNetworkImageViewController example
Hi, How can I add also an action to the loaded pictures in ContentModesNetworkImageViewController.m
11/6/12
intona...@gmail.com
11/3/12
NIAttributedLabel in UITableViewCell
I'm using the NIAttributedLabel in my UITableViewCells and I was wondering if we could optimise
unread,
NIAttributedLabel in UITableViewCell
I'm using the NIAttributedLabel in my UITableViewCells and I was wondering if we could optimise
11/3/12
Jeff Verkoeyen
11/2/12
NITableViewActions Deprecations and New APIs
Hey gang! I'm going to be pushing a change to NITableViewActions in a little bit that will
unread,
NITableViewActions Deprecations and New APIs
Hey gang! I'm going to be pushing a change to NITableViewActions in a little bit that will
11/2/12
e...@wix.com
, …
arnold...@gmail.com
7
10/29/12
Can I use nimbus with IOS 4.3 +
Hi Jeff, I encountered same problem at NIDataStructures.m line 46 if deployment target set to 4.3.
unread,
Can I use nimbus with IOS 4.3 +
Hi Jeff, I encountered same problem at NIDataStructures.m line 46 if deployment target set to 4.3.
10/29/12
Zager
10/14/12
Network tableview model
Hi, Wouldn't it be nice to have a model which has a more event driven nature by separating
unread,
Network tableview model
Hi, Wouldn't it be nice to have a model which has a more event driven nature by separating
10/14/12
Zager
10/14/12
Model View Controller design pattern in Nimbus
After having used three20 for a few years I thought to apply some life cycle management to my app and
unread,
Model View Controller design pattern in Nimbus
After having used three20 for a few years I thought to apply some life cycle management to my app and
10/14/12
Alan PM
10/3/12
Photos Zooming
It seems the initial minimum zoomscale on the Nimbus photo galleries is not working correctly with
unread,
Photos Zooming
It seems the initial minimum zoomscale on the Nimbus photo galleries is not working correctly with
10/3/12
Yuji Kaneko
,
chou...@gmail.com
2
9/26/12
Build error for Catalog... AFJSONUtilities.m missing?
Remove the files from your xcode project or re-add AFNetworking since that file was deleted. On
unread,
Build error for Catalog... AFJSONUtilities.m missing?
Remove the files from your xcode project or re-add AFNetworking since that file was deleted. On
9/26/12
Yuji Kaneko
9/19/12
Build error for catalog... AFJSONUtilities.m is missing
Hi. I'm trying to build NimbusCatalog but an error occurred: ang: error: no such file or
unread,
Build error for catalog... AFJSONUtilities.m is missing
Hi. I'm trying to build NimbusCatalog but an error occurred: ang: error: no such file or
9/19/12
Anish Kumar
8/31/12
How can i resize the NIPage Scroll View in Nimbus Kit
Hi, I am trying to implement Nimbus Models (In Nimbus examples Launcher - > Model) in my tableview
unread,
How can i resize the NIPage Scroll View in Nimbus Kit
Hi, I am trying to implement Nimbus Models (In Nimbus examples Launcher - > Model) in my tableview
8/31/12
amir aharon
8/22/12
NINetworkImageView causes memory leak? ( suspect Nimbus ARC + AFNetworking non ARC )
Hi, I have NINetworkImageView per cell in a table view. I have detected that scrolling the table view
unread,
NINetworkImageView causes memory leak? ( suspect Nimbus ARC + AFNetworking non ARC )
Hi, I have NINetworkImageView per cell in a table view. I have detected that scrolling the table view
8/22/12
Itai Tavor
,
Jeff Verkoeyen
3
8/13/12
:active pseudo class in NICSS?
Lying comments. Got it. Thanks Jeff :) On 14/08/2012, at 1:03 AM, Jeff Verkoeyen <jverkoey@gmail.
unread,
:active pseudo class in NICSS?
Lying comments. Got it. Thanks Jeff :) On 14/08/2012, at 1:03 AM, Jeff Verkoeyen <jverkoey@gmail.
8/13/12
E.J.
8/4/12
NICSS questions
Just getting started with Nimbus on my project. Looks great. Top of my list is the CSS stuff and i
unread,
NICSS questions
Just getting started with Nimbus on my project. Looks great. Top of my list is the CSS stuff and i
8/4/12
philippe
7/25/12
NINetworkImage and AFHTTPClient
Hi, Im using NINetworkImage to display a server generated image (server is PHP based). I need to
unread,
NINetworkImage and AFHTTPClient
Hi, Im using NINetworkImage to display a server generated image (server is PHP based). I need to
7/25/12
the_equinox
,
Jeff Verkoeyen
2
7/21/12
different link colors for different link
NIAttributedLabel currently only supports one color for all links. If you'd like to see this
unread,
different link colors for different link
NIAttributedLabel currently only supports one color for all links. If you'd like to see this
7/21/12
Sirius Dely
,
Jeff Verkoeyen
4
7/19/12
NITableViewActions
Lemme see what I can do. On Thu, Jul 19, 2012 at 2:10 AM, Sirius Dely <rious...@gmail.com>
unread,
NITableViewActions
Lemme see what I can do. On Thu, Jul 19, 2012 at 2:10 AM, Sirius Dely <rious...@gmail.com>
7/19/12