Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Patch for compiler options, screen resolution: X * 768

(1/1)

Loaden:

--- Code: ---Index: src/plugins/compilergcc/resources/compiler_options.xrc

===================================================================

--- src/plugins/compilergcc/resources/compiler_options.xrc (revision 6196)

+++ src/plugins/compilergcc/resources/compiler_options.xrc (working copy)

@@ -86,7 +86,7 @@

  </object>
  <object class="sizeritem">
  <object class="wxNotebook" name="nbMain">
- <size>600,-1</size>
+ <size>600,500</size>
  <style>wxNB_DEFAULT|wxHSCROLL</style>
  <object class="notebookpage">
  <object class="wxPanel" name="tabCompiler">

--- End code ---


[attachment deleted by admin]

Navigation

[0] Message Index

Go to full version