Re: Vista cuts bottom of my form

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"Bob Butler" <noway@xxxxxxxxxxx> wrote in message news:up3U4oxuHHA.1164@xxxxxxxxxxxxxxxxxxxxxxx
"Jack" <replyto@it> wrote in message news:%23t0OHgtuHHA.2088@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
User complains, that Vista cuts bottom of my app GUI and he cannot accress controls placed in there.
In my Vista, only the edge is cut and I can access the controls at the bottom.
What is the cause of that problem and how to redesign GUI ?

If none of the other respones solves the problem then there is an issue in VB that can cause a strip of the form to not be displayed. I don't remember how to cause it but it has something to do with VB not allowing room for the menu bar so while the menu is shown OK at the top a strip at the bottom the same height as the menu is missing.

The workaround is to open the code in the IDE, open the form in question so that you can see it and then compile. If you compile with the form designer window closed it can sometimes do it wrong.

I've had this happen on at least Win2K and possibly Win9x systems although it's been a while since I last saw it


I found a thread about the problem
http://groups.google.com/group/microsoft.public.vb.general.discussion/browse_thread/thread/aee41ac4fe37ce82/094a56323c8cafd0?lnk=st&q=vb+form+menu+bar+cut+off&rnum=1#094a56323c8cafd0

Unfortunately it reminded me that I only ever saw the problem in the IDE; compiled apps were fine.
....Nevermind...




.



Relevant Pages

  • Re: Vista cuts bottom of my form
    ... that Vista cuts bottom of my app GUI and he cannot accress controls placed in there. ... The workaround is to open the code in the IDE, open the form in question so that you can see it and then compile. ...
    (microsoft.public.vb.general.discussion)
  • Re: Vista cuts bottom of my form
    ... that Vista cuts bottom of my app GUI and he cannot ... In my Vista, only the edge is cut and I can access the controls at the ...
    (microsoft.public.vb.general.discussion)
  • Follow-up on Evolution 2
    ... Finally got it to compile. ... Bottom line - not worth the effort. ... Hart's PGP key: ...
    (Fedora)
  • Re: no Hello World!!
    ... Thanks for helping get to the bottom of this. ... knows of a cool howto online please post the URL. ... An alternative would be to install full debian woody (or enough to ... compile and test on debian with same kernel and libs as target. ...
    (comp.os.linux.development.apps)
  • Re: Newbie Class Library Question
    ... > If I append test code at the bottom of my class source file, compile and ... your problem is a C++ bug then its on topic here. ...
    (comp.lang.cpp)