View Single Post
  #6  
Old January 20th, 2006, 08:47 PM
Mobhack's Avatar

Mobhack Mobhack is offline
National Security Advisor
 
Join Date: Mar 2005
Location: Dundee
Posts: 5,991
Thanks: 487
Thanked 1,926 Times in 1,253 Posts
Mobhack is on a distinguished road
Default Re: OOB Manager Problem

You cannot resize the OOB manager dialogue, it's a fixed size window.

You can however resize the windows stock File Open dialogue which the code calls up when asking you to select a file, so it can then navigate to the correct path.

If you are having problems with that on one machine - then your Windows installation on that machine is suspect, as it is a standard "widget" provided by Windows, that the programme calls as a service.

So - if your problem is with the window titled "Select OOB Set", that is Microsoft code I have provided with a title bar etc. In which case - there is something likely wrong with the windows common controls on that machine. (or the version of COMCTL32.DLL is perhaps out of date). Is it an old machine?.


Cheers
Andy
Reply With Quote