[過去ログ]
テキストエディタQX 5 (203レス)
テキストエディタQX 5 http://egg.5ch.net/test/read.cgi/software/1322989401/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
73: 名無しさん@お腹いっぱい。 [sage] 2012/10/18(木) 02:16:19 ID:m9dxtSA40 整理してみた(AutoOpenedは削除) sub AutoTimer() dim width if @hwnd = 0 then exit sub if @Global$("g_toggle_width") = "" then AutoActivate : 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$("g_toggle_width")<>"on" then @Global$("g_toggle_width")="on" : @MacroEnableAuto else @Global$("g_toggle_width")="off" : @MacroDisableAuto end if @@Global$("gg_toggle") = @Global$("g_toggle_width") end proc sub AutoActivate() if @Global$("g_toggle_width") = "on" then @MacroEnableAuto else @Global$("g_toggle_width") = "off" @Global$("g_prev_width") = str$(@width) @MacroDisableAuto end if @@Global$("gg_toggle") = @Global$("g_toggle_width") end sub http://egg.5ch.net/test/read.cgi/software/1322989401/73
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 130 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.007s