9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] horizontal scroll for acme?
@ 2003-06-04  1:44 okamoto
  2003-06-04  6:58 ` Charles Forsyth
  2003-06-04 10:51 ` spam
  0 siblings, 2 replies; 15+ messages in thread
From: okamoto @ 2003-06-04  1:44 UTC (permalink / raw)
  To: 9fans

If we consider an acme application which has horizontal long list,
such as tupples in database, we now has problem.   Of course,
I know it can be done for another windowing application such
as marsv.   However, that kind of application is mainly for text
based, and I think it should be done on acme.

Did anyone work on this aspect?

Kenji



^ permalink raw reply	[flat|nested] 15+ messages in thread
* [9fans] horizontal scroll for acme?
@ 2003-06-12  7:09 pac
  0 siblings, 0 replies; 15+ messages in thread
From: pac @ 2003-06-12  7:09 UTC (permalink / raw)
  To: 9fans

what about  | rs [lines cols] and back,
see man rs from BSD utils
never tried, though,
regarsd,
++pac

=================================
kenji wrote:

> and horizontal axis on a fly.    Is this an better idea?

I meant to flipt the following tupple's list
 |1111|2222|3333|4444|5555|6666|7777|   <--- tupple1
 |2222|3333|4444|5555|6666|7777|8888|   <--- tupple2
 |3333|4444|5555|6666|7777|8888|9999|   <--- tupple3
into
    t1        t2      t3
 |1111|2222|3333|
 |2222|3333|4444|
 |3333|4444|5555|
 |4444|5555|6666|
 |5555|6666|7777|
 |6666|7777|8888|
 |7777|8888|9999|
on a fly.

kenji


---
Odchoz� zpr�va neobsahuje viry.
Zkontrolov�no antivirov�m syst�mem AVG (http://www.grisoft.cz).
Verze: 6.0.489 / Virov� b�ze: 288 - datum vyd�n�: 10.6.2003



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2003-08-04 11:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-04  1:44 [9fans] horizontal scroll for acme? okamoto
2003-06-04  6:58 ` Charles Forsyth
2003-06-04  7:30   ` boyd, rounin
2003-06-04  7:49     ` okamoto
2003-06-04  8:04       ` boyd, rounin
2003-06-04  9:06         ` okamoto
2003-06-04  7:46   ` okamoto
2003-06-04  7:58     ` okamoto
2003-08-04  8:59   ` Ralph Corderoy
2003-08-04  9:50     ` matt
2003-08-04 10:23       ` boyd, rounin
2003-08-04 11:27         ` matt
2003-08-04 11:46     ` boyd, rounin
2003-06-04 10:51 ` spam
2003-06-12  7:09 pac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).