User forums > Using Code::Blocks

Project properties dialog too high

<< < (3/3)

JGM:
Great work on this issue! :)

Olivia:


--- Quote from: Biplab on August 03, 2007, 05:31:08 pm ---There is a caveat. Did you try that with a project having large number of targets?? The problem may reappear again.

--- End quote ---

I just tried it out with many entries in both "build target files" and "build targets" lists; both lists behave nicely, and display a vertical scrollbar when appropriate, while the height of the window remains unchanged. So, all is well!

Biplab:

--- Quote from: Olivia on August 04, 2007, 12:22:46 am ---I just tried it out with many entries in both "build target files" and "build targets" lists; both lists behave nicely, and display a vertical scrollbar when appropriate, while the height of the window remains unchanged. So, all is well!

--- End quote ---

Unfortunately it doesn't work properly with large number of targets and files. The old problem remains. :( Please see the following screenshot.

dmoore:
biplab: it looks like the only way to prevent those ridiculous sizes of the list boxes is to call Fit / SetSizeHints before the listboxes are filled with data. Even if you manually SetMaxSize for individual controls, the sizers themselves expand to the desired size (which is a limitation of wxwidgets sizer implementation, i guess)

klight:
I'm having similar problems with the Compiler and debugger dialog on Ubuntu Fiesty.  My resolution is 1200x800.

I've found that you can maximize the dialog (right-click on the icon in the left corner of the dialog's title bar and select maximize from the menu) to make the OK/Cancel button visible on the dialog.  Choosing a desktop theme with the minimize/maximize buttons visible helps.  :?

Navigation

[0] Message Index

[*] Previous page

Go to full version