TweetFollow Us on Twitter

Sep 98 Online

Volume Number: 14 (1998)
Issue Number: 9
Column Tag: MacTech Online

The Little Framework that Could

by Jeff Clites, online@mactech.com

Getting Started with C++

Code reuse was one of the key motivating forces behind the development of object-oriented programming. It's a simple idea, really - come up with a way to organize code so that conceptually separate pieces are independent and self-contained. Then, since these pieces don't rely on other parts of an application, they can be reused in multiple projects without modification.

The obvious next step in this evolution is the development of application frameworks, and the idea here is simple, too: most Macintosh applications, for instance, have a lot of code in common - they initialize managers, track mouse clicks in menus, and use scroll bars. This is where a framework comes in - it collects commonly-used code and organizes it so that you can develop an application by focusing on the parts which make your application distinctive while ignoring the mundane. This frees you from the burden of writing the same code over and over, and provides you with well-debugged code to do the dirty work. This all sounds great - so you may be asking, "what's the problem?"

MacZoop

Beginning C++ programmers on the Mac face a bit of a Catch-22. On the one hand, they need to be able to test out small stretches of code while they are learning, but there really is a lot of work to be done just to get a small application up and running. So, they could really benefit from a framework - it would relieve them from writing support code which they don't yet feel confident writing, and would allow them to be pretty sure that if something doesn't work then it is a problem with their code and not, say, that they forgot to initialize TextEdit. But, frameworks such as Apple's MacApp and Metrowerks' PowerPlant were not designed with the beginner in mind - they were designed for industrial-strength commercial application development. (For instance, the front end to the Mac version of Netscape Navigator is PowerPlant-based.) Despite excellent documentation, they can be overwhelming, especially for someone who is just learning what inheritance and polymorphism are all about.

This is where MacZoop comes in. It is a small (well, maybe medium-sized) Macintosh application framework generously developed and supported by Graham Cox, and it was specifically designed to be a learning tool for those just starting out with C++. And, in the spirit of enriching the Macintosh community, it's free.

MacZoop!
http://www.maczoop.com
MacApp
http://developer.apple.com/dev/tools/macapp/index.html
Metrowerks (PowerPlant)
http://www.metrowerks.com/

In fact, without any additional code MacZoop builds into a working application. The application doesn't do much, but it has File and Edit menus with the usual menu items, and you can open new (empty) windows which are movable, zoomable, and resizable, and they tile nicely across the screen, just as you would expect from a Mac application. This may not sound like much, but any Mac programmer knows how much effort it takes to set up such things, and how hard it can be for a beginner. This lets them build their code in top of something which already works.

Graham has included a full bag of goodies to help you along. There is an electronic manual, just shy of 200 pages, which uses color more effectively than any other technical documentation I have seen. It provides a compact introduction to the key concept of C++ and of programming the Macintosh in general, and really touches on most subjects that a first-time Mac programmer needs to have under his belt. Also, there is a small demo application showing off many of its main features, and a full-featured paint program which serves as a more extensive example. (Both, of course, come with full source code, and the manual has detailed instructions for compiling the framework using CodeWarrior.)

Harnessing the Power of Resources

MacZoop sports a wealth of very clever features which make it useful beyond its role as a learning tool, and it warrants a look from more experienced programmers as well. For example, if you create a window with one of the traditional floating-window WDEFs, it floats - it stays above all other windows in your application, and hides itself when your application goes into the background - you don't have to worry about the details. It also takes full advantage of ResEdit as an interface editor; for instance, it provides two separate methods (one based on TCL and one on MacApp) for associating commands with menu items, so that after setting up your resources you can forget about your menus and think in terms of commands that your classes understand. ResEdit is also used to create enhanced dialogs, with icon lists or scrolling text boxes installed as easily as any other control.

A few other niceties round out the package, and are worthy of special mention. The framework comes with its own small set of container classes and avoids any use of the STL. This seems to violate the spirit of code reuse, since it duplicates functionality already available as part of the language. But it is actually a clever move - it introduces the concept of containers and templates without requiring a full understanding of the ins and outs of the STL, and it avoids the code bloat often associated with it. Finally, there are many utility classes which make things like creating custom icons or displaying JPEGs a snap.

Extra Toppings

Well, I hope I've given you a sense of what MacZoop has to offer to beginners and to experts alike - there are a multitude of features that I didn't get to mention. In addition to the core distribution, there are a few must-have items contributed by other authors. M. Uli Kusterer has written an extensive set of pane classes specifically for MacZoop, which allow you to organize elements of your visual interface in a natural, hierarchical manner. Uli is also developing Resurrection, a free resource editor for use with MacZoop, written (of course) using MacZoop itself. Finally, Joe Strout has a smaller set of pane classes, which work with MacZoop and with his own framework Moof, which is much smaller than 'Zoop and which would also be well-suited to a beginner.

Uli's MacZoop Classes
http://www.weblayout.com/witness/ZoopClasses.htm
Uli's Resurrection
http://www.weblayout.com/witness/Resurrection.htm
Joe's MacDev Page (Pane Classes, Moof, etc.)
http://www.strout.net/info/coding/macdev/intro.html

The Future

I encourage you to give MacZoop a look, or to point it out to your friends who are just beginning to tinker with programming on the Mac. Professional programmers will at some point want to learn about larger frameworks, but MacZoop will introduce you to concepts that you can take with you when you move on, and it's a rich source of code snippets and example of how to do things the "right" way. This is an especially exciting time to be a Mac developer, with the advent of Mac OS X and ever-faster hardware, and I hope that MacZoop and the work of other generous folk can help open the door to non-programmers wishing to try their hand. Graham intends to make MacZoop fully Mac OS X compliant as soon as the API is finalized (support for Appearance and Navigation Services is in place now), and he has already begun work on a gaming framework built around MacZoop. It should all be a lot of fun.

These and piles of other links are available from the MacTech Online web pages at www.mactech.com/online/.

 

Community Search:
MacTech Search:

Software Updates via MacUpdate

Latest Forum Discussions

See All

Six fantastic ways to spend National Vid...
As if anyone needed an excuse to play games today, I am about to give you one: it is National Video Games Day. A day for us to play games, like we no doubt do every day. Let’s not look a gift horse in the mouth. Instead, feast your eyes on this... | Read more »
Old School RuneScape players turn out in...
The sheer leap in technological advancements in our lifetime has been mind-blowing. We went from Commodore 64s to VR glasses in what feels like a heartbeat, but more importantly, the internet. It can be a dark mess, but it also brought hundreds of... | Read more »
Today's Best Mobile Game Discounts...
Every day, we pick out a curated list of the best mobile discounts on the App Store and post them here. This list won't be comprehensive, but it every game on it is recommended. Feel free to check out the coverage we did on them in the links below... | Read more »
Nintendo and The Pokémon Company's...
Unless you have been living under a rock, you know that Nintendo has been locked in an epic battle with Pocketpair, creator of the obvious Pokémon rip-off Palworld. Nintendo often resorts to legal retaliation at the drop of a hat, but it seems this... | Read more »
Apple exclusive mobile games don’t make...
If you are a gamer on phones, no doubt you have been as distressed as I am on one huge sticking point: exclusivity. For years, Xbox and PlayStation have done battle, and before this was the Sega Genesis and the Nintendo NES. On console, it makes... | Read more »
Regionally exclusive events make no sens...
Last week, over on our sister site AppSpy, I babbled excitedly about the Pokémon GO Safari Days event. You can get nine Eevees with an explorer hat per day. Or, can you? Specifically, you, reader. Do you have the time or funds to possibly fly for... | Read more »
As Jon Bellamy defends his choice to can...
Back in March, Jagex announced the appointment of a new CEO, Jon Bellamy. Mr Bellamy then decided to almost immediately paint a huge target on his back by cancelling the Runescapes Pride event. This led to widespread condemnation about his perceived... | Read more »
Marvel Contest of Champions adds two mor...
When I saw the latest two Marvel Contest of Champions characters, I scoffed. Mr Knight and Silver Samurai, thought I, they are running out of good choices. Then I realised no, I was being far too cynical. This is one of the things that games do best... | Read more »
Grass is green, and water is wet: Pokémo...
It must be a day that ends in Y, because Pokémon Trading Card Game Pocket has kicked off its Zoroark Drop Event. Here you can get a promo version of another card, and look forward to the next Wonder Pick Event and the next Mass Outbreak that will be... | Read more »
Enter the Gungeon review
It took me a minute to get around to reviewing this game for a couple of very good reasons. The first is that Enter the Gungeon's style of roguelike bullet-hell action is teetering on the edge of being straight-up malicious, which made getting... | Read more »

Price Scanner via MacPrices.net

Take $150 off every Apple 11-inch M3 iPad Air
Amazon is offering a $150 discount on 11-inch M3 WiFi iPad Airs right now. Shipping is free: – 11″ 128GB M3 WiFi iPad Air: $449, $150 off – 11″ 256GB M3 WiFi iPad Air: $549, $150 off – 11″ 512GB M3... Read more
Apple iPad minis back on sale for $100 off MS...
Amazon is offering $100 discounts (up to 20% off) on Apple’s newest 2024 WiFi iPad minis, each with free shipping. These are the lowest prices available for new minis among the Apple retailers we... Read more
Apple’s 16-inch M4 Max MacBook Pros are on sa...
Amazon has 16-inch M4 Max MacBook Pros (Silver and Black colors) on sale for up to $410 off Apple’s MSRP right now. Shipping is free. Be sure to select Amazon as the seller, rather than a third-party... Read more
Red Pocket Mobile is offering a $150 rebate o...
Red Pocket Mobile has new Apple iPhone 17’s on sale for $150 off MSRP when you switch and open up a new line of service. Red Pocket Mobile is a nationwide MVNO using all the major wireless carrier... Read more
Switch to Verizon, and get any iPhone 16 for...
With yesterday’s introduction of the new iPhone 17 models, Verizon responded by running “on us” promos across much of the iPhone 16 lineup: iPhone 16 and 16 Plus show as $0/mo for 36 months with bill... Read more
Here is a summary of the new features in Appl...
Apple’s September 2025 event introduced major updates across its most popular product lines, focusing on health, performance, and design breakthroughs. The AirPods Pro 3 now feature best-in-class... Read more
Apple’s Smartphone Lineup Could Use A Touch o...
COMMENTARY – Whatever happened to the old adage, “less is more”? Apple’s smartphone lineup. — which is due for its annual refresh either this month or next (possibly at an Apple Event on September 9... Read more
Take $50 off every 11th-generation A16 WiFi i...
Amazon has Apple’s 11th-generation A16 WiFi iPads in stock on sale for $50 off MSRP right now. Shipping is free: – 11″ 11th-generation 128GB WiFi iPads: $299 $50 off MSRP – 11″ 11th-generation 256GB... Read more
Sunday Sale: 14-inch M4 MacBook Pros for up t...
Don’t pay full price! Amazon has Apple’s 14-inch M4 MacBook Pros (Silver and Black colors) on sale for up to $220 off MSRP right now. Shipping is free. Be sure to select Amazon as the seller, rather... Read more
Mac mini with M4 Pro CPU back on sale for $12...
B&H Photo has Apple’s Mac mini with the M4 Pro CPU back on sale for $1259, $140 off MSRP. B&H offers free 1-2 day shipping to most US addresses: – Mac mini M4 Pro CPU (24GB/512GB): $1259, $... Read more

Jobs Board

All contents are Copyright 1984-2011 by Xplain Corporation. All rights reserved. Theme designed by Icreon.