ギコタクの「だから逝ってないでしょ」出張所 (427レス)
ギコタクの「だから逝ってないでしょ」出張所 http://medaka.5ch.io/test/read.cgi/php/991966646/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
95: _gunzip [sage] 2001/07/02(月) 23:40 ID:??? #----------------------------# my $tab = 'EXTRACT'; $wf->Checkbutton( -text => 'convert tabs', -variable => \$tab, -onvalue => 'EXTRACT', -offvalue => 'IGNORE', )->form( -top => '%10', -left => '%80', -right => '%95' ); #----------------------------# my $txt = $wf->Scrolled( 'Text', -scrollbars => 'e', -width=>50, -height => 15,, -font => $textfont )->form( -top => '%20', -bottom => '%85', -left => '%1', -right => '%99'); #----------------------------# $wf->Button( -text => "write" , -command => sub { my $thread = $now; my $name = $namef->get; my $mail = $mailf->get; my $text = $txt->get('0.0','end'); my ($cat, $server, $dir, $bbsname, $file) = split /\t/, $thread->{etc}->[0]; my $key; ($key = $file) =~ s/\D//g; if($tab eq 'EXTRACT'){ $text =~ s/^(\t+)/' ' x (4 * length($1))/gme; } write_res($server, $dir, $key, $name, $mail, $text); $wf->destroy; })->form( -top => '%90', -left => '%30', -right => '%45'); $wf->Button( -text => "cancel", -command => sub { $wf->destroy } ) ->form( -top => '%90', -left => '%60', -right => '%75' ); } http://medaka.5ch.io/test/read.cgi/php/991966646/95
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 332 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.771s*