![]() |
|< 1 2 >| | ![]() |
16 Einträge, 2 Seiten |
1
2
3
4
5
6
7
8
9
10
$self->ConfigSpecs(
-background => [['DESCENDANTS', 'SELF'], 'background', 'Background', undef],
-command => ['CALLBACK', 'command', 'Command', \&button1],
-iheight => ['PASSIVE', 'iheight', 'Iheight', 32],
-images => ['PASSIVE', 'images', 'Images', undef],
-ilabels => ['PASSIVE', 'ilabels', 'Ilabels', 1],
-scrollbars => ['PASSIVE', 'scrollbars', 'Scrollbars', 'osow'],
-iwidth => ['PASSIVE', 'iwidth', 'Iwidth', 32],#
-cols => [ 'PASSIVE', 'cols', 'Columns', 1 ],
);
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
PV = 0x9ad2e04 "couldn't recognize data in image file \"X\365\246\t\1\""\0Malf
ormed UTF-8 character (unexpected non-continuation byte 0x09, 1 byte after start
byte 0xf5, expected 4 bytes) in subroutine entry at C:/Perl/site/lib/Tk/Image.p
m line 21.
[UTF8 "couldn't recognize data in image file "X\x{0}""]
CUR = 45
LEN = 46
SV = PVMG(0x9aa68d4) at 0x9aa6f50
REFCNT = 1
FLAGS = (SMG,POK,pPOK,UTF8)
IV = 0
NV = 0
PV = 0x9ad2e04 "couldn't recognize data in image file \"X\365\246\t\1\""\0Malf
ormed UTF-8 character (unexpected non-continuation byte 0x09, 1 byte after start
byte 0xf5, expected 4 bytes) in subroutine entry at C:/Perl/site/lib/Tk/Image.p
m line 21.
[UTF8 "couldn't recognize data in image file "X\x{0}""]
CUR = 45
LEN = 46
MAGIC = 0x9ad1844
MG_VIRTUAL = &PL_vtbl_utf8
MG_TYPE = PERL_MAGIC_utf8(w)
MG_LEN = 42
![]() |
|< 1 2 >| | ![]() |
16 Einträge, 2 Seiten |