See into S60
» Subscribe
» Favorite Links
» What is S60?
» Freeware & Trials
» S60 devices
» Hints and tips

» About this blog
» Blognotes (15)
» Bugs and Workarounds (4)
» Build tools (5)
» Carbide.c++ 1.1 (4)
» Carbide.c++ 1.2 (8)
» Carbide.c++ 1.3.x (9)
» Carbide.c++ 2.0.x (12)
» Carbide Plug-Ins (4)
» CodeWarrior (2)
» FAQ (6)
» Future directions (25)
» General (48)
» Off-topic (5)
» On-device debugging (13)
» Performance Investigator (2)
» Product features (18)
» Product releases (16)
» Screencast (14)
» Support (36)
» Tool setup (6)
» UI Designer (8)
» Usability (18)
» Work in Progress (14)
» Write-build-debug (4)
» Tommi's Reports from Wonderland
» Voice of S60
» Creating Carbide C++
» S60 Multimedia Blog
» The Convergence Zone
» Web Browser for S60 Blog
» Consumed by S60
» Java for S60
» Mobile Web Server
» Mobile Security
» See into S60
» Business2GO
» Nokia Podcasting Application Blog
» Family photo
» RELEASED: Carbide.c++ Professional & Developer 1.1
» Searching directories outside the workspace
» S60 UI Designer - Application Editor
» September 2008
» August 2008
» July 2008
» June 2008
» May 2008
» April 2008
» March 2008
» February 2008
» August 2007
» May 2007
» April 2007
» March 2007
» February 2007
» January 2007
» December 2006
» November 2006
» October 2006
» September 2006
» August 2006
» July 2006
» June 2006
Subscribe
Links
September 20, 2006 Family photo Posted by Markus Ahonen at 10:38 AM | Categories: Product releases


Family photo -- the team that built Carbide.c++ (well, save for about 5 people who were elsewhere at the time / behind the camera).

Permalink | Comments (4) |
September 17, 2006 RELEASED: Carbide.c++ Professional & Developer 1.1 Posted by Markus Ahonen at 01:40 PM | Categories: Product releases

Carbide.c++ Professional & Developer have been released. Watch for the press release next week-- but you can already download the products from Forum Nokia. They ship with a 21-day trial license, after which you can purchase the product license at the Forum Nokia webstore.

Product downloads
Professional - If you work on challenging Symbian C++ projects and use R&D SDKs / DevKits
Developer - If you're new to Symbian OS or develop solely against public SDKs from S60, UIQ

The key features improving productivity are on-device debugging for S60 and UIQ phones, performance analysis for the same, and a UI designer for S60 v3. Add to that the extendable Eclipse tool platform we built the product on, and the result is, I think, a great tool with a bright future. My hope and expectation is that if you've developed for Symbian OS before, you're going to love the productivity gains you'll experience with the product. So far, it seems, developers tend to agree -- which warms my heart to no end. Check out these early comments:

SD Times: http://www.sdtimes.com/article/story-20060915-02.html
NewLC: http://www.newlc.com/Carbide-c-Professional-and.html
Simonjudge.com: http://mobilephonedevelopment.com/archives/257

Permalink | Comments (0) |
September 01, 2006 Searching directories outside the workspace Posted by at 04:36 PM | Categories: FAQ

Here's a tip for searching directories outside the current Carbide.c++ workspace.

The basic idea is to set up a set of linked directories that point to the directories you commonly want to search. This can be done either within an existing project or by creating a separate project. This post shows the steps involved for the latter approach.

Continue reading "Searching directories outside the workspace" »

Permalink | Comments (0) |
S60 UI Designer - Application Editor Posted by at 08:43 AM | Categories: UI Designer

UI Designer projects contain a set of files with the .uidesign extension. There's one for each screen in your application and there's always one called application.uidesign. This file drives the creation of the CAknApplication, CAknAppUi, and CAknDocument subclasses. It also has some settings that are common to all the screen designs.

appeditor_overview.png

Continue reading "S60 UI Designer - Application Editor" »

Permalink | Comments (1) |

Back