Archive for September, 2006

Quick Navigation (keyboard shortcuts)

Saturday, September 23rd, 2006

How do I Quickly Jump to a Line Using Its Number?

All the items in eDeveloper have a sequence number. You never need to memorize this number — you can use the Zoom and Locate options to easily find what you want. However, there are times when you will know the line number and want to go directly to that line.

Jumping to a line

1. Move the focus to the repository list you want.

2. Press Ctrl+J (Edit->Quick Access->Jump to Row).

3. Enter the line number you want.

4. Press Enter.

You will now be positioned on that line.

Bookmark to:
Add 'Quick Navigation (keyboard shortcuts)' to Del.icio.us Add 'Quick Navigation (keyboard shortcuts)' to digg Add 'Quick Navigation (keyboard shortcuts)' to FURL Add 'Quick Navigation (keyboard shortcuts)' to blinklist Add 'Quick Navigation (keyboard shortcuts)' to My-Tuts Add 'Quick Navigation (keyboard shortcuts)' to reddit Add 'Quick Navigation (keyboard shortcuts)' to Feed Me Links! Add 'Quick Navigation (keyboard shortcuts)' to Technorati Add 'Quick Navigation (keyboard shortcuts)' to Yahoo My Web Add 'Quick Navigation (keyboard shortcuts)' to Newsvine 

Great eDeveloper Resources Part 2

Saturday, September 16th, 2006

The list below is Part 2 of our recommended resources. We had lots of emails asking us for which forums we at Magic participate in or at least track and follow.

So, in the spirit of sharing and growing, I asked around the office for peoples favorite forums. Again, if anyone out there knows any more, let us know.

http://www.tek-tips.com/threadminder.cfm?pid=891

http://www.sitepoint.com

http://forums.aspfree.com

http://forums.asp.net

http://forums.digitalpoint.com

http://forums.java.net

http://www.codeguru.com/forum

http://www.vbdotnetforums.com

http://cboard.cprogramming.com

http://www.vbforums.com

Bookmark to:
Add 'Great eDeveloper Resources Part 2' to Del.icio.us Add 'Great eDeveloper Resources Part 2' to digg Add 'Great eDeveloper Resources Part 2' to FURL Add 'Great eDeveloper Resources Part 2' to blinklist Add 'Great eDeveloper Resources Part 2' to My-Tuts Add 'Great eDeveloper Resources Part 2' to reddit Add 'Great eDeveloper Resources Part 2' to Feed Me Links! Add 'Great eDeveloper Resources Part 2' to Technorati Add 'Great eDeveloper Resources Part 2' to Yahoo My Web Add 'Great eDeveloper Resources Part 2' to Newsvine 

Locating Lines in the Studio

Thursday, September 14th, 2006

How do I Locate Any Line in the Studio?

Often you will want to find a particular item in a repository, or one particular line in a program. This is easily done using the Locate functionality. Locate has several options, so it is rather flexible. By default, it will find text anywhere within the list, from the current location on down.

For instance, in the example above, Check will match Yes/No Checkbox and also Checkbox. Entering Alpha would match any line with the Attribute of Alpha. Since we had the Match case box checked, it will only match items that have the same capitalization as the text to find.

If you check the Regular Expression box, you can enter rather intricate expression masks too. The eDeveloper Help has the syntax details for regular expressions.

To locate a line

1. Press Ctrl+L (or Edit->Quick Access->Locate Row).

2. Type in the text you want to find in the Locate dialog box.

3. Press Enter (or click OK).

The cursor will move to the first line that matches your search criteria. Use Ctrl+N (or Edit-

Hint: The Locate Line option works within the current open list. So, if you are working in one open folder, it will only find objects in that folder. If you want to search the entire repository, open the entire repository.

Bookmark to:
Add 'Locating Lines in the Studio' to Del.icio.us Add 'Locating Lines in the Studio' to digg Add 'Locating Lines in the Studio' to FURL Add 'Locating Lines in the Studio' to blinklist Add 'Locating Lines in the Studio' to My-Tuts Add 'Locating Lines in the Studio' to reddit Add 'Locating Lines in the Studio' to Feed Me Links! Add 'Locating Lines in the Studio' to Technorati Add 'Locating Lines in the Studio' to Yahoo My Web Add 'Locating Lines in the Studio' to Newsvine 

Navigation Tips

Thursday, September 7th, 2006

Navigation and Workspace in the studio

How do I Separate Palettes?

The Studio palettes are very flexible and can be resized, moved, or docked according to your work style. To save space, the palettes can also be combined as a single window. Sometimes

they become combined accidentally; if you move one too closely to another.

To separate combined palettes

1. Move the focus to the palette.

2. Holding down the Ctrl key, drag the title bar off in any direction.

3. Let go of the Ctrl key.

4. Repeat the process if you have three combined palettes.

The palettes will now be separated.

Bookmark to:
Add 'Navigation Tips' to Del.icio.us Add 'Navigation Tips' to digg Add 'Navigation Tips' to FURL Add 'Navigation Tips' to blinklist Add 'Navigation Tips' to My-Tuts Add 'Navigation Tips' to reddit Add 'Navigation Tips' to Feed Me Links! Add 'Navigation Tips' to Technorati Add 'Navigation Tips' to Yahoo My Web Add 'Navigation Tips' to Newsvine