Re: IDE question

new topic     » goto parent     » topic index » view thread      » older message » newer message

Ferlin Scarborough wrote:

snip

> As long as you are looking into rewriting the IDE, one little annoyance that I
> have
> had with 18-22 is when I create a window that is bigger than the area showing
> for the
> window, it will not let me stretch the window below the area to create the
> scroll bars,
> unless I undock the controls pallete and move it then I can stretch the window
> outside
> the bounds and the scroll bars will appear, then I have to redock the control
> pallete.
>  The same thing happens when I try to stretch the width, I have to undock the
>  treeview,
> and properties move them resize then dock them back.  I hope this made some
> sense.
> But, no big deal since I can work around it by undocking and redocking some of
> the
> windows.
> 
> Later.
> 
> Ferlin Scarborough
> 
> Learn To Program Games in Free Courses
> Now contains an Introduction To Euphoria Programming Course At
> <a href="http://www.gameuniv.net">http://www.gameuniv.net</a>
> 
> My Euphoria Home Page
> <a
> href="http://mywebpage.netscape.com/shadetreesoft">http://mywebpage.netscape.com/shadetreesoft</a>
> 
> My Free Games Page
> <a href="http://freewebtown.com/ferlin">http://freewebtown.com/ferlin</a>
>

I am not sure I understand. You have Window1, for example, whose size is larger
than the Form window. So part of that window is under the Form scrollbars. Ok so
far?

If you mean you can not access that area (under Form's scrollbars) without
undocking Form or undocking 1 or more of the other windows, why not simply move
the Form scrollbars to their maximum limits which effectively moves Window1 to
its limits? If you need to access the left side of Window1 under the scrollbar
then scroll the horizontal scrollbar to its min size.

If you mean you want to resize Window1 to a size that happens to be under Form's
scrollbars then I would recommend using Properties 'width' and 'height' to adjust
Window1 until I have fixed the problem.

Let me know which of these is the problem. And of course, if I have completely
misunderstood the situation, let me know that as well smile

~judith evans

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu