• R/O
  • HTTP
  • SSH
  • HTTPS

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Micropolis


ファイル情報

Rev. b4fe1a1aa49efbd41c500b38f522ee3af3171fd6
サイズ 588 バイト
日時 2014-12-15 02:24:36
作者 Simon Morgan
ログメッセージ

first commit

内容

keep track of one per display:
  tk_priv(...)
    window
    posted
    focus
    relief
    cursor
    activeBg activeFg
    inMenuButton
    dragging x y
    selectMode
    buttons

fix button tracking
fix menu tracking
fix pie menu tracking

tk_mbUnpost needs argument to tell which display
tk_nextMenu needs argument to tell which display
tk_nextMenuEntry needs argument to tell which display

which display does "selection" work on???

fix c event focus code to keep focus in display instead of main window

added "focus -query window" form to find out focus on a particular display