Menu

#2132 geometry and event misbehavior at macosx

obsolete: 8.4.0
closed-invalid
None
5
2004-03-30
2002-12-21
Alex kang
No

I wrote a test program so if I move the .tmain window
the .tasoc window will move to either the left of the
right the .tmain window.

I use the <Configure> event to accomplish this. The
script works fine at Sun Solaris 8.0 with wish 8.3 and
8.4. However, under MacOSX the main window sometime did
not get the correct geometry from the wm command.

use the attached script and follow the step you may see
the problem:

step 1: move .tmain to any location. The .tasoc should
move to either its left or right.
step 2: move several time, if the .tasoc will move to
the left/right it is the problem.
step 3: you can click on the title bar it may behave
wrong too. In Sun the set-window-orient command will
not be called.

In Sun the set-window-orient command usually will not
be called. In OSX it was called a lot.

Or the method I use is wrong to attach the window.

Thanks,
tak416@yahoo.com

Discussion

  • Alex kang

    Alex kang - 2002-12-21

    Logged In: YES
    user_id=564039

    Looks like my original attchment was not received by the server.

     
  • Alex kang

    Alex kang - 2002-12-21

    test program

     
  • Don Porter

    Don Porter - 2004-03-30

    Logged In: YES
    user_id=80530

    This looks like a report about Tk.
    It should be re-filed with the
    tktoolkit project, probably in the
    Mac OS X Window Commands
    category.

     
  • Don Porter

    Don Porter - 2004-03-30
    • labels: 104679 -->
    • status: open --> closed-invalid