Re: minor flaw in graphical install



On 10/21/07, Senectus . <senectus@xxxxxxxxx> wrote:

If you try to install at a res of 800x600 (like when it's in a vmware
box) the "next button" on the opening install GUI is off the bottom of
the screen and you can't re-size the window so it can be pressed.
The only option is to re-size the screen res, which I imagine is not
much of an option for many people.

--
Ubuntu Dapper 7.04
The less you know, the more you believe. - Bono

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Hold alt and drag the window up.

Brandon Blackwell
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Relevant Pages

  • minor flaw in graphical install
    ... If you try to install at a res of 800x600 (like when it's in a vmware ... The only option is to re-size the screen res, ...
    (Ubuntu)
  • Re: Strage behaviour from RiScript
    ... Find a copy of ResEd and load the offending file into it. ... Click menu over the window and follow Other properties... ... In the top row of flag icons you will see that "Backdrop" is ticked. ... close all windows and save <res> when prompted. ...
    (comp.sys.acorn.apps)
  • RE: Execute program w/ cred from service
    ... but the window never painted correctly. ... res: Boolean; ... Session: DWORD; ... ExecLine: WideString; ...
    (microsoft.public.platformsdk.security)
  • Re: Override OnNcHitTest and return HTNOWHERE not working
    ... With these two lines, LRESULT CYourDlg::OnNcHitTest ... Can't explain why it is not needed, but the window can't be moved by just adding these two lines. ... res = HTNOWHERE; ... Would it be possible for you to slightly modifiy the above code substituting HTNOWHERE with HTCLIENT, ...
    (microsoft.public.vc.mfc)
  • Re: Override OnNcHitTest and return HTNOWHERE not working
    ... res = HTNOWHERE; ... I can trace the mouse event in DEBUG mode in LRESULT CYourDlg::OnNcHitTest; it shows res=0 for the mouse pointer hiting the Caption area, but I can still click the Caption and move the window. ...
    (microsoft.public.vc.mfc)