Releasing Version 3 of Indigo Studio w/ Reusable Custom UI Elements
We are super excited to finally release reusable design elements! We call them Screenparts, which quite literally means reusable parts of your screen.After we released version 2, the Indigo Studio team...
View ArticleiOS Quick Tip: Take a ScreenShot at Different Resolutions
I've talked about all the tricks you can do with images before , even about how to take screen shots of a particular UIView. However, today i'm going to dive into that just a little bit more and show...
View ArticleRelating Screenparts to Storyboards and Screens in Indigo Studio
Screenpart was always a critical piece of our prototyping vision for Indigo Studio. Ever since we decided to build Indigo Studio, screenpart was always there, sharing the stage with storyboards and...
View ArticleIgnite UI + AngularJS: Now in Preview
We are excited to announce that AngularJS support for Ignite UI is now available in a preview state!You can work with the running samples as well as get your hand on the code on GitHub. We'd love to...
View ArticleiOS Quick Tip: Adding a Custom Font to a Project
Apple supports a bunch of fonts, and in each version of iOS it seems like they keep adding more. However, sometimes a custom font gives you that unique look that can help your App stand out from the...
View ArticleDeveloper News - What's IN with the Infragistics Community? (4/28-5/5)
It's super hard to keep up with the news every week, especially in an industry like ours where everything changes so rapidly.If you missed out the past week because you were busy in your own world,...
View ArticleiOS - Objective-C - IGGridView Slide an Individual Cell to Reveal a Custom Menu
The IGGridView has a few different options for allowing you to slide a row and reveal a menu . However, what if you're not using a row based grid, and instead have a cell based grid, maybe something...
View ArticleGetting Started with the Infragistics xamSpreadsheet CTP
With the most recent release of Infragistics WPF 14.1, we announced the availability of a new xamSpreadsheet control as a CTP (Community Technology Preview). Since this announcement, I have been...
View ArticleiOS Quick Tip: Find a Number from within an NSString
If you have a string representation of a number, NSString has a few helper methods that make it easy to grab a number. But what happens when you have a string made up of letters and numbers, and you...
View ArticleInfragistics Silverlight Release Notes – April: 14.1 Service Release
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleInfragistics WPF Release Notes – April: 14.1 Service Release
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleIgnite UI Release Notes - April 2014: 14.1 Service Release
With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the resolution of...
View ArticleInfragistics Silverlight Release Notes – April: 14.1 Volume Release
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleInfragistics WPF Release Notes – April: 14.1 Volume Release
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleWebinar: Simplify Your Design Process with Indigo Screenparts
Indigo Studio already makes it easy for you to quickly create functional, animated UI prototypes while maintaining the focus on user experience at every step -- all with no coding necessary! Now,...
View ArticleGive your project a head start with the Infragistics Template Gallery
If you have been following the news around our 14.1 release a major focus this cycle was on developer productivity. In the current blog we are going to focus on the new Visual Studio Starter Kit...
View ArticleNucliOS Release Notes - May: 13.2.171, 14.1.111 Service Release
IntroductionWith every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the...
View ArticleiOS - Objective-C - Custom Paging with UIScrollView using the IGGridView
I've said this before, and i'll probably keep saying it, the UIScrollView is very powerful and awesome. Its so powerful that we build our IGGridView control by deriving from it. Even Apple wrote their...
View ArticleUpcoming Webinar: Making Data Useful
Get ready for our free webinar on May 21st![youtube] width="640" height="480" src="http://www.youtube.com/embed/q0eWIa_eXig" [/youtube]There is a lot of data out there, and everyone claims that it...
View ArticleiOS - Objective-C - Downloading Data using NSURLConnection
In this always connected cloud based world we live in today, i'm willing to bet that the App you're currently working on, needs to download some sort of data. Whether it be files from some type of...
View Article