[CMake] CMake GUI Issue

Clinton Stimpson clinton at elemtech.com
Thu Mar 12 16:50:31 EDT 2009


Minimum sizes are dependent on which widgets are used, and how they  
are laid out and the style.
Some styles have bigger buttons, or more spacing between widgets, etc...
There is no hard coded minimum size in the cmake gui.
In the cmake gui, the minimum horizontal size is usually determined  
by the row containing the filter, combo box for view type, and the  
add/remove buttons.  If we don't need the text in the add/remove  
buttons, that'll allow you to make it smaller.  Or a new row could be  
created, but that makes the minimum vertical size larger.

It always open for suggestions.

Clint

On Mar 12, 2009, at 11:30 AM, David Cole wrote:

> I just measured the minimum size of the outermost-frame cmake-gui  
> window on Vista using Spy++ and it is 708 pixels wide by 363 pixels  
> high.
>
> It looks like we could maybe go about 50 or so pixels narrower  
> before it starts to get ugly...
>
> What would you recommend as a reasonable minimum size value?
>
>
> On Thu, Mar 12, 2009 at 1:01 PM, Robert Dailey <rcdailey at gmail.com>  
> wrote:
> Hi,
>
> I'm currently using an application called WindowBlinds to apply a  
> specific visual style to Windows XP. This, for some reason, has  
> changed the minimum size of the cmake-gui app. I'm currently using  
> version 2.6.3. Can you guys remove the minimum size requirement on  
> the cmake gui window? It's far too large right now and I am unable  
> to make it smaller. Keep in mind that it is the horizontal size  
> that is limited, not the vertical.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/ 
> opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http:// 
> www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/ 
> opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http:// 
> www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090312/ac621e1f/attachment-0001.htm>


More information about the CMake mailing list