9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Calc2
@ 2001-07-10  0:46 okamoto
  0 siblings, 0 replies; 2+ messages in thread
From: okamoto @ 2001-07-10  0:46 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1354 bytes --]

Well, I must add something to Yoshitatsu's 'English'.

This new version has major two attempts to be included.  The first is
to prepare a toolkit for our next real work, which includes 3 button menu
like an acme's menu for other GUI programs.  The second is, of course,
his exercise for his skill-up, where he tried to use bc(1) for a calculation
engine connected to the main GUI program with a pipe.

"dialogbox" is implemented by just re-definning Image *screen in the same
window, which is a false idea we know, which should have been done through
making a new window for this dialogbox.  This is an example of bad implementation.  :-)
Yoshitatsu and I have no enough time now.   He is now in the last year of
his graduate course, and have to do his own geology work.   He has been
busy for getting his main job from next April, and he got it in a Japanese
software company.   Therefore, he may be able to concentrate in this field
from next April.  ^_^  He and I are going to do our major from now, however,
his work is much related to develope a program for our work, however, it
will be usefull to very limited number of users here (I suppose).

If you have questions or suggestions to this program, please contact Yoshitatsu
first, and then to me silently (if you have problem to communicate with him
in English).

Kenji


[-- Attachment #2: Type: message/rfc822, Size: 2094 bytes --]

From: suzuki@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: [9fans] Calc2
Date: Mon, 9 Jul 2001 19:30:33 +0900
Message-ID: <20010709102950.EABA61998A@mail.cse.psu.edu>

Hi,

I rewrited my gui calculator program with Control library.
This program is in our website:
	http://basalt.cias.osakafu-u.ac.jp/plan9/s41.html

Feature :
	Calc2 makes connection with bc.
	Calc2 is implimented by Control and Win librarys.
		Win (win.h,win.c) is simple gui library,
		which provides a automatic resizing control.
	Calc2 has my modified Control "textbutton3",
		which allows 3 mouse buttons to access.
	Calc2 has menubar and dialogbox modules made
		by Control and Win library.

BUG :
	If you resize the window while a dialogbox is opening, it's broken.

Thank you.

Yoshitatu Suzuki

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

* [9fans] Calc2
@ 2001-07-09 10:30 suzuki
  0 siblings, 0 replies; 2+ messages in thread
From: suzuki @ 2001-07-09 10:30 UTC (permalink / raw)
  To: 9fans

Hi,

I rewrited my gui calculator program with Control library.
This program is in our website:
	http://basalt.cias.osakafu-u.ac.jp/plan9/s41.html

Feature :
	Calc2 makes connection with bc.
	Calc2 is implimented by Control and Win librarys.
		Win (win.h,win.c) is simple gui library,
		which provides a automatic resizing control.
	Calc2 has my modified Control "textbutton3",
		which allows 3 mouse buttons to access.
	Calc2 has menubar and dialogbox modules made
		by Control and Win library.

BUG :
	If you resize the window while a dialogbox is opening, it's broken.

Thank you.

Yoshitatu Suzuki



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

end of thread, other threads:[~2001-07-10  0:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-10  0:46 [9fans] Calc2 okamoto
  -- strict thread matches above, loose matches on Subject: below --
2001-07-09 10:30 suzuki

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).