« Mozilla Webservices made easy | Main | Clever Thing Of The Day »

June 11, 2003

Finding your line in ViewSource

In case you use Mozilla 1.4 or trunk, ViewSource now has a "Go To Line" feature in the edit menu (or use ctrl-l). The bug for this was bug 104383.

Happy line hunting!

Posted by doron at June 11, 2003 1:09 PM

Comments

and attached to http://bugzilla.mozilla.org/show_bug.cgi?id=207656

is a patch http://bugzilla.mozilla.org/attachment.cgi?id=124581&action=view

to replicate those changes in toolkit/

Posted by: Chris Neale at June 12, 2003 11:58 AM

The simple fact is that, when all other factors are equal, where will consumers spend their money? I believe that in the long run, the best looking, easiest-to-use applications will also be the most successful. I think that's why Apple encourages developers to write programs that are 100 percent Aqua-compliant.

Posted by: Blanche at January 26, 2004 6:08 AM

User Assistance. This is helping the user with the proper "next step" when performing a task. Less guesswork for the user on what to do next makes for a better experience.

Posted by: Richard at January 26, 2004 6:08 AM

Adhere to System Appearance. Does your application use all the sweetly colored buttons, delightfully shaded windows, and all the other "bells and whistles?"

Posted by: Walter at January 26, 2004 6:09 AM

Adopt Sheets. I really like the use of Sheets in OS X. The use of Sheets lets me know which window my dialogue belongs to without hijacking my system.

Posted by: Adlard at January 26, 2004 6:10 AM

By building an application that takes advantage of Aqua's many facets, you help ensure that your application will not only look good, but have a chance of becoming a raging success. After a new user clicks on the icon of your program, the first thing he or she sees is the application interface. I know that when I review a product, I am very critical of its visual design. I usually have a short time to learn the new software, so design and ease of use are very important. Aside from those who marvel at the beauty of the command line, most users tend to react the same way.

Posted by: Edi at January 26, 2004 6:11 AM

So far in these articles, I have only dipped a toe or two into Aqua's pool. I have covered basic aspects of building an Aqua-compliant application, including the building of photo-illustrative/3D application icons. Now it's time to address other components of our Mac OS X application.

Posted by: Benjamin at January 26, 2004 6:12 AM

In building your amazing Aqua application, one of the most important things to consider is the Dock. There are three things your app needs to be "Dock Compliant." Now, I write this knowing that the Dock will be going through some major changes soon, but for the most part, these should still hold true.

Posted by: Emmett at January 26, 2004 6:13 AM

Due to the positioning of the Dock, remember that when you build an application, you have to be sure that new document window sizes and positions do not violate the Dock's space. Dock is temperamental and Dock loves his space. If you default to a window size that expands behind the dock, users will have a difficult time reaching the navigation and resize areas at the bottom of the screen. I can personally say that more than once I have been rather peeved that I couldn't get to an area of the window to resize because the default window settings always pop up behind the Dock. In addition, the new Dock in 10.1 will allow users to position their Dock location on either side of the screen as well.

Posted by: Ellen at January 26, 2004 6:15 AM