Traditionally, cross-browser styling has been a time consuming and tedious task. With the rise of modern browsers and the introduction of CSS3, we can finally create beautiful cross-browser interfaces using a simple syntax. We show you how with the new Sencha SDK Tools.
12 Comments Read moreCSS3 Styling in Every Browser
Using Ext Loader for Your Application
Today, we’ll be looking at creating a small application that makes use of this new class Loader system, exercising the dependency management system. Along the way, we’ll discuss various configuration options for the Ext Loader system.
42 Comments Read moreArchitecting Your App in Ext JS 4
The scalability, maintainability and flexibility of an application is mostly determined by the quality of the application’s architecture. In this article, we’ll take a look at a popular application and discuss how we might architect the user interface to create a solid foundation.
38 Comments Read moreExt GWT 3.0 XTemplate Redesign
XTemplates are are a powerful feature in Ext GWT. For Ext GWT 3.0, we replaced the Ext JS JavaScript-based implementation with a solution more fitting with GWT and the features it offers. This article walks through the details of this redesign and gives some insight into the final design as well as a few code samples.
1 Comment Read moreA Peek Under the Hood at Ext Scheduler
Ext Scheduler is a full-featured web calendaring application built on Ext JS. Guest blogger and noted Sencha community member Mats Bryntse shows us some of his favorite tips and techniques for building Ext Scheduler.
21 Comments Read moreIntegrating Ext JS 4 Charts with Ext Designer
For Ext Designer users, Ext JS 4 support is coming in a release soon after Ext JS 4. In the meantime, we can use the Sandboxing feature to integrate Ext JS 4 components into our 3.x applications. Ext Designer lead developer Jarred Nicholls shows you how.
14 Comments Read moreExt JS 3 to 4 Migration
Ext JS 4 is the biggest leap forward yet for the framework, and upgrading an existing application from Ext JS 3 can be a daunting challenge. You’ll learn about the brand new Ext 3 to 4 Migration Pack, a bundle of resources we created to make this transition easier. We’ll also introduce our two-part video tutorial that walks you through migrating an application step-by-step.
32 Comments Read moreSencha Touch: Optimizing Memory Usage
Although most modern mobile devices have good hardware specs, almost all of them are still lacking in areas like memory — especially compared to their desktop counterparts. In a previous article, we looked at event delegation as a way of improving the performance of your mobile web application. In this article, we will look at one more technique that improves your application’s memory usage.
1 Comment Read moreExt JS 4 Grid Components
The grid components have been rewritten from the ground up for Ext JS 4 and will provide numerous benefits over the 3.x versions. The 4.0 grid includes greatly improved performance and flexibility, so extending it and adding new functionality will be easier than ever. Here’s a rundown of the most important new features.
No Comments Read more- « Previous Page
- 1
- …
- 4
- 5
- 6