Author Topic: There is a problem!!!  (Read 6398 times)

norris

  • Guest
There is a problem!!!
« on: March 23, 2006, 11:49:59 am »

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: There is a problem!!!
« Reply #1 on: March 23, 2006, 11:56:14 am »
Hello,

Sorry, but could you give which C::B and OS are you using?

I have remarked such a problem in Linux (ubuntu 5.10) before.

Best wishes,
Michael

norris

  • Guest
Re: There is a problem!!!
« Reply #2 on: March 23, 2006, 12:08:35 pm »
I using Nightly build 2006322 of C::B,in Windows XP SP2

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: There is a problem!!!
« Reply #3 on: March 23, 2006, 12:26:19 pm »
in former builds this
Settings->Compiler&Debugger dialog could be resized, which would be nice to have again

[edit]
also the Settings->Environment dialog should be resizable again.

« Last Edit: March 23, 2006, 12:34:09 pm by tiwag »

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: There is a problem!!!
« Reply #4 on: March 23, 2006, 12:34:50 pm »
topic:1: error: no match for 'operator!!!' in 'problem!!!'
Process terminated with status 1 (0 minutes, 0 seconds)

"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: There is a problem!!!
« Reply #5 on: March 23, 2006, 12:52:41 pm »
I using Nightly build 2006322 of C::B,in Windows XP SP2

I do not have such problem with rev2229 (built by myself) on Windows XP SP2.

As suggested by Tiwag, it would be nice to have such dialogs resizable :).

Best wishes,
Michael

norris

  • Guest
Re: There is a problem!!!
« Reply #6 on: March 23, 2006, 02:49:16 pm »
I tried many way, but i can't clean this problem.
Afterward i install the C::B release 1.0rc2 again, that's can use mouse to resizes the dialog. but after update to rev2227, that's can't use mouse to resizes it.
« Last Edit: March 23, 2006, 03:12:09 pm by norris »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: There is a problem!!!
« Reply #7 on: March 23, 2006, 03:10:28 pm »
I tried many way, but i con't clean this problem.
If you set your fonts in Windows to the default DPI (not 120dpi as you seem to have) your problem is gone. In addition a lot more programs will look much nicer.
With regards, Morten.
Edit: Look here: http://forums.codeblocks.org/index.php?topic=2443.msg19426#msg19426
« Last Edit: March 23, 2006, 03:12:47 pm by MortenMacFly »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

norris

  • Guest
Re: There is a problem!!!
« Reply #8 on: March 23, 2006, 03:57:38 pm »
If set DPI to 120, the option "Make program:" can't be saw, then how to set "Make program" directory path?
I think the primary problem is dialog's size too smaller to display that many words and the dialog can't be resized by mouse.
In C::B release 1.0rc2, the dialog's size can be resized by mouse, so, that's no problem.
« Last Edit: March 23, 2006, 04:00:15 pm by norris »

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2778
Re: There is a problem!!!
« Reply #9 on: March 23, 2006, 04:01:05 pm »
Quote
If you set your fonts in Windows to the default DPI (not 120dpi as you seem to have) your problem is gone. In addition a lot more programs will look much nicer.

_also_ As the world gets older, fonts get smaller, resolutions gets bigger, the default dpi will not fit around our eyeballs.
The day is comming when old eyes will out number young eyes and this problem
will be solved for good.

thanks
pecan
« Last Edit: March 23, 2006, 04:03:57 pm by Pecan »

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: There is a problem!!!
« Reply #10 on: March 23, 2006, 05:28:46 pm »
Also, this problem was already reported by Pecan and should have been fixed end of February along with the resizing problem regarding the editor options dialog (unless the file was not committed for some reason). Anyway, it does not matter now, it is not a problem for the time being.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."