From 078d4d3de414a38fa2987a1aa1dc6c3ef3f11654 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 14 Nov 2007 07:49:26 +0000 Subject: - renamed [scrollbar( to [scrollbars( since there should be a bottom one too - got full querying working, including C-side attributes - starting working on store/restore/save mechanism, but was stymied by how to trigger the store_options() callback so that the stuff can be saved. - removed [entry]'s old attribute storage where redundant svn path=/trunk/externals/tkwidgets/; revision=9004 --- text-test.pd | 75 ++++++++++++++++++++++++++++-------------------------------- 1 file changed, 35 insertions(+), 40 deletions(-) (limited to 'text-test.pd') diff --git a/text-test.pd b/text-test.pd index 649c63a..57f713c 100644 --- a/text-test.pd +++ b/text-test.pd @@ -1,50 +1,45 @@ -#N canvas 165 195 721 672 10; -#X obj 130 117 text 130 60; +#N canvas 171 184 721 672 10; +#X obj 256 77 text 400 200 1; #X msg 47 29 size 100 100; -#X obj 48 540 text 130 60; +#X obj 48 470 text 130 60 0; #X msg 130 30 size 400 200; -#X obj 310 11 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +#X obj 310 11 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1; -#X msg 309 31 scrollbar \$1; -#X msg 376 479; -#X obj 310 269 hcs/sys_gui; -#X msg 310 221 puts stderr [concat [.x6a74d0.c.frame6a7af0.text6a7af0 -find all]]; -#X msg 23 315 highlightthickness \$1; -#X obj 26 289 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 +#X msg 655 333; +#X msg 23 245 highlightthickness \$1; +#X obj 26 219 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; -#X msg 76 402 padx \$1; -#X obj 79 381 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 +#X msg 49 290 padx \$1; +#X obj 52 269 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; -#X msg 132 515 font "Lucida Sans" 18 bold; -#X msg 272 425 size 200 50; -#X msg 89 490 font Arial 16; -#X obj 200 612 print QUERY; -#X floatatom 309 620 5 0 0 0 - - -; -#X obj 309 596 route highlightthickness font; -#X obj 396 624 pddp/print; -#X msg 421 372 width 8; -#X obj 309 642 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +#X msg 110 405 font "Lucida Sans" 18 bold; +#X msg 124 429 font Arial 16; +#X obj 200 542 print QUERY; +#X floatatom 309 550 5 0 0 0 - - -; +#X obj 309 526 route highlightthickness font; +#X obj 396 554 pddp/print; +#X obj 309 572 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X msg 114 435 query highlightthickness; -#X msg 143 458 query; -#X connect 0 1 6 0; +#X msg 68 321 query highlightthickness; +#X msg 78 345 query; +#X msg 309 31 scrollbars \$1; +#X msg 85 367 query size; +#X connect 0 1 5 0; #X connect 1 0 0 0; -#X connect 2 1 18 0; +#X connect 2 1 14 0; +#X connect 2 1 12 0; #X connect 3 0 0 0; -#X connect 4 0 5 0; -#X connect 5 0 0 0; -#X connect 8 0 7 0; -#X connect 9 0 2 0; -#X connect 10 0 9 0; +#X connect 4 0 19 0; +#X connect 6 0 2 0; +#X connect 7 0 6 0; +#X connect 8 0 2 0; +#X connect 9 0 8 0; +#X connect 10 0 2 0; #X connect 11 0 2 0; -#X connect 12 0 11 0; -#X connect 13 0 2 0; -#X connect 14 0 2 0; -#X connect 15 0 2 0; -#X connect 17 0 21 0; -#X connect 18 0 17 0; -#X connect 18 1 19 0; +#X connect 13 0 16 0; +#X connect 14 0 13 0; +#X connect 14 1 15 0; +#X connect 17 0 2 0; +#X connect 18 0 2 0; +#X connect 19 0 0 0; #X connect 20 0 2 0; -#X connect 22 0 2 0; -#X connect 23 0 2 0; -- cgit v1.2.1