Re: [Gimp-developer] Console window on Win32

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



See KB article 818361 concerning 
disabling the close button on the title bar.
This seems to be the important part:

hWnd = ObtainWindowHandle(name);
hMenu = GetSystemMenu(hWnd, false);
DeleteMenu(hMenu, 6, 1024);

I haven't tried it. You probably have the 
window handle and don't need the first line. 
Just guessing.

_-Ted


________________________________________________________________
Get your name as your email address.
Includes spam protection, 1GB storage, no ads and more
Only $1.99/ month - visit http://www.mysite.com/name today!

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux