Author Topic: Bug: Porblem openning file  (Read 3237 times)

mareq

  • Guest
Bug: Porblem openning file
« on: January 02, 2007, 09:35:35 am »
When I open the attached file in CB using menu File -> Open (Ctrl-O) nothing shows.
(It was regular CPP file, but I changed the contents to be unusable, because it is not from free project. It will help you to simulate bug.)

[attachment deleted by admin]
« Last Edit: January 02, 2007, 09:37:06 am by mareq »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Bug: Porblem openning file
« Reply #1 on: January 02, 2007, 10:26:30 am »
check the encoding, probably the encoding you set up in CB is not correct for this file.

mareq

  • Guest
Re: Bug: Porblem openning file
« Reply #2 on: January 02, 2007, 11:07:50 am »
Yes.

Is it possible to:
1. auto-check encoding of the edited file?
2. set specific encoding for each project or file?

In my workspace I have more projects: some are UTF-8 and the others are CP1250.