Archive for the 'Formatting, Fonts, etc' Category

Can WhizFolders editor accept Unicode characters? I tried inserting an em-dash but it doesn’t work.

Tuesday, February 12th, 2008

WhizFolders must be using RichEdit 4.1 in order to allow unicode. You can make sure whether WhizFolders  is using RichEdit 4.1 by clicking on the menu Help–About and then see the report on the button Status. It shows the RichEdit version in use. It should be 4.1. If it isn’t, you need to follow these steps to switch it on:

  • Click on the menu Tools–General Options–Editor.
  • Switch on the last option that enables use of RichEdit 4.1 (msftedit.dll).
  • Click OK to finish the options dialog.
  • Exit WhizFolders by the menu File–Exit.
  • Restart it and again check on the Help–About–Status whether RichEdit 4.1 was really switched on.

Any idea how to turn “smart quotes” on and off?

Tuesday, February 12th, 2008

Smart quotes is a feature of Microsoft RichEdit control that WhizFolders uses for its editor. You can turn smart quotes on or off by keys Ctrl-Shift-’.

For other such key combinations, please see the following table that we borrowed from the Microsoft documentation. IMPORTANT NOTE: All of them may not work as some may have been assigned to the menus to trigger menu actions in WhizFolders.

Keys Operations Comments
Shift+Backspace Generate a LRM/LRM on a bidi keyboard BiDi specific
Ctrl+Tab Tab
Ctrl+Clear Select all
Ctrl+Number Pad 5 Select all
Ctrl+A Select all
Ctrl+E Center alignment
Ctrl+J Justify alignment
Ctrl+R Right alignment
Ctrl+L Left alignment
Ctrl+C Copy
Ctrl+V Paste
Ctrl+X Cut
Ctrl+Z Undo
Ctrl+Y Redo
Ctrl+’+’ (Ctrl+Shift+’=') Superscript
Ctrl+’=’ Subscript
Ctrl+1 Line spacing = 1 line.
Ctrl+2 Line spacing = 2 lines.
Ctrl+5 Line spacing = 1.5 lines.
Ctrl+’ (apostrophe) Accent acute After pressing the short cut key, press the appropriate letter (for example a, e, or u). This applies to English, French, German, Italian, and Spanish keyboards only.
Ctrl+` (grave) Accent grave See Ctrl+’ comments.
Ctrl+~ (tilde) Accent tilde See Ctrl+’ comments.
Ctrl+; (semicolon) Accent umlaut See Ctrl+’ comments.
Ctrl+Shift+6 Accent caret (circumflex) See Ctrl+’ comments.
Ctrl+, (comma) Accent cedilla See Ctrl+’ comments.
Ctrl+Shift+’ (apostrophe) Activate smart quotes
Backspace If text is protected, beep and do not delete it. Otherwise, delete previous character.
Ctrl+Backspace Delete previous word. This generates a VK_F16 code.
F16 Same as Backspace.
Ctrl+Insert Copy
Shift+Insert Paste
Insert Overwrite DBCS does not overwrite.
Ctrl+Left Arrow Move cursor one word to the left. On bidi keyboard, this depends on the direction of the text.
Ctrl+Right Arrow Move cursor one word to the right. See Ctrl+Left Arrow comments.
Ctrl+Left Shift Left alignment In BiDi documents, this is for left-to-right reading order.
Ctrl+Right Shift Right alignment In BiDi documents, this is for right-to-left reading order.
Ctrl+Up Arrow Move to the line above.
Ctrl+Down Arrow Move to the line below.
Ctrl+Home Move to the beginning of the document.
Ctrl+End Move to the end of the document.
Ctrl+Page Up Move one page up. If in SystemEditMode and Single Line control, do nothing.
Ctrl+Page Down Move one page down. See Ctrl+Page Up comments.
Ctrl+Delete Delete the next word or selected characters.
Shift+Delete Cut the selected characters.
Esc Stop drag-drop. While doing a drag-drop of text.
Alt+Esc Change the active application.
Alt+X Converts the Unicode hexadecimal value preceding the insertion point to the corresponding Unicode character.
Alt+Shift+X Converts the Unicode character preceding the insertion point to the corresponding Unicode hexadecimal value.
Alt+0xxx (Number Pad) Inserts Unicode values if xxx is greater than 255. When xxx is less than 256, ASCI range text is inserted based on the current keyboard. Must enter decimal values.
Alt+Shift+Ctrl+F12 Hex to Unicode. In case Alt+X is already taken for another use.
Alt+Shift+Ctrl+F11 Selected text will be output to the debugger window and saved to %temp%\DumpFontInfo.txt. For Debug only (need to set Flag=8 in Win.ini)
Ctrl+Shift+A Set all caps.
Ctrl+Shift+L Fiddle bullet style.
Ctrl+Shift+Right Arrow Increase font size. Font size changes by 1 point in the range 4pt-11pt; by 2points for 12pt-28pt; it changes from 28pt -> 36pt -> 48pt -> 72pt -> 80pt; it changes by 10 points in the range 80pt - 1630pt; the maximum value is 1638.
Ctrl+Shift+Left Arrow Decrease font size. See Ctrl+Shift+Right Arrow comments.

The preset colors tend to be too dark for highlighting or coloring the text. I would like to highlight using a lighter custom color. Is that possible?

Wednesday, February 6th, 2008

Sure, you can. If you don’t find your favorite color in the “Text Color,” “Window Color” or “Highlight Color” drop-downs, here are the steps to define and use a custom color.

  1. Find the “…” button on the Editor next to a color drop down, circled in red in the following picture.
     
  2. Click on the “…” button. It opens a color selection dialog box. If the dialog does not show color shade selection on the right, click on the button “Define Custom Colors” at the bottom. The dialog extends to the right to show the color shades selection.
  3. In the above dialog, you can see different shades of colors on the right. Just click on the one, which you like. You can adjust the lighter or darker shade by moving the arrow (circled in Red) on the slider provided in the right-most part of the dialog. Now click on “Add to Custom Colors” button. The selected color shade will be added in the list of Custom Colors (circled in Blue) and is selected. Click on OK and this custom color will be used.
  4. The best part is that WhizFolders will remember this Custom Colors list. Next time, you do not need to go through the selection process for using this particular color. Just select it from the Custom Colors list by clicking on it.

Tip: WhizFolders adds another convenience feature. For any drop down, if you just want to use the color that you used last, you don’t need to even select it. Just click on the “Last use” button before that drop down. For example, the button is for using the “Last Highlight Color.”

Is there a feature like the Format Painter of Microsoft Word?

Saturday, July 29th, 2006

A tool like that is already there on the Editor but works in a different way. It is called Pick and Apply format. You will find two different buttons on the editor toolbar, one to pick a format and other to apply it. This way, you can pick a format from some selected text and go on applying this format to another selected text. The picked format is remembered for the session till you pick another format.

There is also a feature to include the paragraph properties in the picked format. But you have to put on that option. It is off by default. You will find it in the General Options–Editor.

The numbered list again starts with one when I put a space line. How to continue the number?

Thursday, July 20th, 2006

Update Note:We have fixed this problem in WhizFolders 6.1 so that it doesn’t appear for continuation of lists at different levels.

Known problem in WhizFolders 6.0 and earlier: This is a known problem in the Microsoft Richedit control. We have given a workaround in the advanced editor.

  1. Open that topic in the advanced editor (pen icon).
  2. Put the cursor on the number list item with the wrong number.
  3. Click on the menu “Format–Paragraph–Change starting number” and enter the desired continuation number.

When I use Insert Picture menu to insert a bmp file, I just see an icon with file name, no picture. What is wrong?

Tuesday, July 4th, 2006

This means that the OLE stuff that is responsible for showing an embedded picture is broken on your system. WhizFolders needs a proper OLE server to show pictures. So does Wordpad. So you will see exactly the same problem in Wordpad. Please confirm that first.

Normally, the ole server that shows bmp pictures is Microsoft Paint. On some systems, it is Microsoft Photo Editor. There may be other graphics programs too that can act as ole servers. But the problem happens if an uninstall (or install) program of some graphic software breaks the registry links.

Here are some things you can try.

  1. Click on Start–Run and type: regsvr32 ole32.dll. See if this fixes the problem.
  2. If that doesn’t fix it, you need to tweak the registry using REGEDIT utility. If you are not comfortable doing that, please follow on to step 3. Here are the steps to perform with RegEdit:

    (A) Click on Start–Run and type RegEdit to start it.

    (B) Using Regedit, go to the key “HKEY_CLASSES_ROOT\.bmp”. Select .bmp key on the left as shown in the picture.RegEdit bmp key

    (C) On the right, see the value of Default. The value that you have there might give some idea of the program that caused the problem.

    (D) Caution: Before changing that value, export this registry key to some place (File menu) so that you can restore the current value later if needed. You must save as .REG file in export so that you can restore it. Do not save as .TXT file.

    (E) Now in the right pane, right-click on Modify to change the value of Default to: Paint.PictureRegEdit bmp key

    (F) Important: If this method fixes the problem, please DO NOT ask the program that had occupied this value earlier to associate itself with the .bmp files. Otherwise, you will get the same problem again.

  3. In most of the cases, one of the above steps should fix it. If it doesn’t, try reinstalling Microsoft Photo Editor (if you have it) or Microsoft Paint (see steps later). But note that if you are using some other program to edit the graphic files then you may have to reinstall that other program. In that case, try these reinstalls only if you are confident that you will be able to reinstall that other graphics program or its file associations if things go wrong with it.

    For reinstalling Microsoft Paint, go to Add Remove programs in Control Panel and then in Windows Components–Accessories and Tools–Details–Accessories–Details, do a uncheck on Paint and remove it. Then do it once more and put ON that option to reinstall it. Note that you may need your XP CD for this. On Vista, this procedure won’t work, and I don’t know the answer on how to reinstall Microsoft Paint. May be you can get it back from some disk image you saved by a tool like Acronis True Image.

If the problem still exists, it is a case we haven’t encountered. In that case, please contact us. It would help if you send us the .REG file exported from the .BMP key that we mention above.

The default paragraph spacing

Tuesday, June 27th, 2006

Question:The default paragraph spacing is 0.0 before and after. It would be nice to be able to set your own default paragraph attributes, rather than having to open the full editor and change the attributes of a paragraph through the format menu each time you create topics.

You can set this up by following this procedure:

  1. Make sure that the option “Pick and Apply Format Buttons also copy Paragraph settings” is ON on the Editor page of General Options.
  2. Now, use the Pick Format button in the editor to pick up the format from the desired paragraph.
  3. Click on File Options for the document and go to the New Topics page.
  4. Click on the Copy Last Picked Format button.

This will set the desired settings for the new topics so that you won’t have to change them each time.

Is there a way to set the default font? When I open a new topic, the default is Arial 8. I would like it to be Times New Roman 10.

Saturday, June 24th, 2006

Just look at the “File Options” of a document. You will see a New Topics page where you can set up the font to use for any new topics that you create. But, the default font for the existing topics can’t be changed as they already contain the rich text encoding.

However, in the new version, we have given a Tools menu operation to change the default font of the existing topics.

Many times, when I paste a table, it does not look same. Why?

Saturday, June 24th, 2006

This is a problem with Microsoft RichEdit control that WhizFolders uses. The latest version solves this problem to some extent by using a newer RichEdit control from Microsoft. The option to select or deselect the newer RichEdit is on the Editor page of General Options in the new version.

In version 5.6 of WhizFolders, if you want to preserve the look of the tables, it is best to insert a Microsoft Word OLE object in the editor from the Insert–Object menu and then make a table in that using Microsoft Word. The only downside is that the text inside the table will not be available for searching in WhizFolders.