Hello Spencer,

You can do it by using Win32API.

Source for doing that is in Api_test.mb which is part of KGMUtilities.


'*******************************************************************
'* Program Name:  API_TEST.MB
'*
'* Description:   API test application
'* 
'* Created By:    Kevin G. Mahoney
'*
'* Date:          06/20/94
'* Date Revised:  09/13/95
'*
'* Notes:                                       use GetDriveType
'*******************************************************************

You can download it from MAPINFO-L FTP site:
<http://www.ctmap.com/mapinfo/ftpsite.html>

Regards,
        Anssi



At 10:39 1.4.1999 +0100, you wrote:
>Dear All,
>
>I'm creating a customised interface to MapInfo (v5.0) and would like to
>disable the minimise, maximise and close window buttons on all windows
>within my interface.
>
>Using MB I can perform a routine using the WinChangedHandler that runs a dll
>that gives the impression that a window can not be closed.  The minimise,
>maximise and close window buttons still appear on the window, but when the
>close button is pressed a fresh MI window appears with exactly the same
>dimensions as the previous view.
>
>Is there a way, using MapBasic, for me to remove the minimise, maximise and
>close window buttons from all windows that appear in my customised
>application?..... or can I, if at all, only perform this procedure using
>another language such as VB?
>
>Regards,
>Spencer Chainey
>Corporate GIS Manager
>London Borough of Hackney
>[EMAIL PROTECTED]
>
>----------------------------------------------------------------------
>To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
>"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]
>

----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to