Hai everybody,

its a long time ago, i was also a member of your list.
i have a tricky problem, so i think its a bug in MapBasic.
i want a user not to be allowed to maximize a mapperwindow.
so i tried following code:

Sub WinChangedHandler 

  If WindowInfo(FrontWindow(), WIN_INFO_STATE) = WIN_STATE_MAXIMIZED
Then
    Set Window FrontWindow() Restore
  End If

End Sub 

try it and look what happens.
has someone had same problem or a solution for this question.

regards to all tabledancers

-- 
Dipl.-Geol. Christian Tomsu
Hydrogeologist
Application Developer (MapInfo, ArcView)

Phone: +49 (0)6222 - 64229
Fax: +49 (0)6222 - 61407
eMail: [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