[過去ログ]
テキストエディタQX 5 (203レス)
テキストエディタQX 5 http://egg.5ch.net/test/read.cgi/software/1322989401/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
75: 名無しさん@お腹いっぱい。 [sage] 2012/10/18(木) 10:13:53 ID:m9dxtSA40 文書毎にon/offを独立させずに、全体としてon/offを制御するなら簡単になる(AutoActivateも不要) (こっちの方が実用には適しているかも知れない) sub AutoTimer() dim width if @hwnd = 0 then exit sub if @@Global$("gg_toggle") <> "on" then exit sub width = @ScreenWidth - 4 if @PrintNumber then width = width - 6 if width<40 then width = 40 if width>254 then width = 254 if val(@Global$("g_prev_width")) <> width then @width = width : @Global$("g_prev_width") = str$(width) end sub proc toggle_width() if @@Global$("gg_toggle")<>"on" then @@Global$("gg_toggle")="on" else @@Global$("gg_toggle")="off" end if end proc http://egg.5ch.net/test/read.cgi/software/1322989401/75
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 128 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.007s