Commit Graph

16 Commits

Author SHA1 Message Date
Carsten Haitzler f7b571fb1b packign classes... :)
SVN revision: 4354
2001-03-08 19:33:54 +00:00
Carsten Haitzler 845efd93f7 oops - fix fix :)
SVN revision: 4347
2001-03-07 08:40:54 +00:00
Carsten Haitzler 4189f19a1f all of the entry box ecept text is now configurable with bits... some
primitive ugly ones there....


SVN revision: 4346
2001-03-07 08:18:39 +00:00
Carsten Haitzler fc53223c09 none of that thanks! :)
SVN revision: 4345
2001-03-07 03:22:16 +00:00
Carsten Haitzler a2d80b9359 add a backing bit! :)
SVN revision: 4344
2001-03-07 03:21:14 +00:00
Carsten Haitzler 2bcf0abe09 oops clip selection :)
SVN revision: 4340
2001-03-06 20:53:46 +00:00
Carsten Haitzler 9deae6546b entry auto-scrolls now so the cursor is always visible
SVN revision: 4335
2001-03-06 19:57:46 +00:00
Carsten Haitzler 35cd461c8c ctrl+f & ctrl+_b now supported
SVN revision: 4334
2001-03-06 19:26:55 +00:00
Carsten Haitzler dad3312cb8 clean that code up.. woop.. nice and clean! :)
SVN revision: 4330
2001-03-06 18:01:50 +00:00
Carsten Haitzler ec7f81fa76 handle callbacks
SVN revision: 4329
2001-03-06 16:40:57 +00:00
Carsten Haitzler ceab19042f and you go handle those pesky selection clear events.. and we're done
a full-featured 1 line text entry box (minus text scrolling - i think
i'll add that)


SVN revision: 4327
2001-03-06 15:40:27 +00:00
Carsten Haitzler fc803eeb1e it does pastes out of entry boxes (code needs some smartening up - but it
works!)


SVN revision: 4323
2001-03-06 07:59:21 +00:00
Carsten Haitzler 123a82d5bd insert key now does it too... and one printf less
SVN revision: 4318
2001-03-06 02:10:43 +00:00
Carsten Haitzler bdbf267aeb woop- middle button pastes and works! :)
SVN revision: 4317
2001-03-06 02:09:32 +00:00
Carsten Haitzler 49b72fb9fd selection area works just fine... and current hitting the insert key (or
middle mouse) inserts the string "inserted" - its currently a matter of
trying to fetch that string for insertion :) i'm going to figure out how to
do that next :)


SVN revision: 4312
2001-03-05 08:19:13 +00:00
Carsten Haitzler 786eb441fc fs.c updated for efsd changes
entry.c started.. workingon entry box code... its actually not THAT hard... :)
all i have left is to do selections in an entry box (and do X clipboard stuff)
amnd be able to do pastes from the X clipboard. (and delete selections when
u type when a selection is up and the rest of the selection logic) - but for
a basic textbox... it works :)


SVN revision: 4311
2001-03-05 03:04:33 +00:00