> It seems that font is the problem! > Deleting the Data folder of my project etc is not really the solution. > Well, it might be for one project, but the original problem came up when > editing/viewing external file (not part of the project). Numerous times > you have the need to view/copy/paste parts of external header files or > code sampes into your project and the easiest way was to load them into > IDE and do what was needed. Now it becomes dangerous to do such action > 'cause I don't know which font is used in that file and loading it into > IDE might cause compete crash and project data loss... It's fustrating, > isn't it?! > Is there the way at least to prevent loading of such dangerous files or > anything to do to avoid IDE crash?
You can prevent files from taking on dangerous font values by going to the Edit/Preferences dialog, then selecting Editor/Editor Settings, and turning off the "Remember Font preferences" checkbox. That will always open files with your preference, not anything saved in the project data. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
