Dave E Martin XXIII wrote: [...] ... Welcome to the club of midnight programmers. :-) ... A good place to start would be to try and convert a C example into...
Richie Bielak
richieb@...
Mar 11, 1999 1:50 am
29
... I doubt the debian people have ever had reason to "consider" the Eiffel Forum Freeware License, but the EFFL complies with all the Debian Free Software ...
Roger Browne
roger@...
Mar 10, 1999 8:45 pm
28
Ok, I am about to embark on making some sort of code so I can plot into bitmaps. I just want to ask if there is anything I should be aware of, particularly...
Dave E Martin XXIII
xxiii@...
Mar 10, 1999 7:00 am
27
Hi, I've updated the CVS library with new code. The following were changed: 1. Compiled against Gtk+ 1.2.0 2. Integrated Paul Janzen's fix to make SmallEiffel ...
Richie Bielak
richieb@...
Mar 8, 1999 12:19 am
26
... I'd like to try SWIG, if only to learn to use it. ... Hmm. That would be nice, but not that easy. EiffelVision is somewhat higher level than our libs. Also...
Richie Bielak
richieb@...
Feb 18, 1999 2:13 am
25
... I would suggest you to do so: look at how I've encapsulated OpenGl. I found that using SWIG makes much easier to track new release and allow one to ...
Alex Cozzi
cozzi@...
Feb 17, 1999 1:42 pm
24
pcj+eiffel@... wrote: [...] ... Since Eiffel is not case sensitive this maybe less of a problem. ... Ideally they should be imported from C includes. ...
Richie Bielak
richieb@...
Feb 17, 1999 3:08 am
23
... Ditto. I started out using Francois's work, and "just needed a few new widgets." I have no intention of buying ISE Eiffel, and when I started, Richie's...
pcj+eiffel@...
Paul.Janzen@...
Feb 17, 1999 2:51 am
22
... The reasons are mostly historical. I started to work on GTK lib for the ISE compiler, without knowing about the SmallEiffel library. Also, for a while the...
Richie Bielak
richieb@...
Feb 17, 1999 2:29 am
21
Having 2 different ways of mapping GTK into Eiffel seems to be contrary to general agreement on other Eiffel discussion lists, that what we need is a standard...
Guest, Simon
simon.guest@...
Feb 16, 1999 9:05 am
20
Dave E Martin XXIII wrote: [...] ... Yes! That would be really nice. Perhaps the best approach would be to adapt the GNOME Canvas widget which has some really...
Richie Bielak
richieb@...
Feb 16, 1999 2:06 am
19
(i'm currently in the process of installing debian so I can dump stampede, which will hopefully cure most the problems i've been having, ao i'll hold off on...
Dave E Martin XXIII
xxiii@...
Feb 16, 1999 1:46 am
18
... Never one to be outdone... :-) Eiffel-GTK v0.03 has been released. Eiffel-GTK allows you to write GUI programs in Eiffel with the GTK+ widget library. This...
Paul Janzen
pcj+eiffel@...
Feb 14, 1999 7:37 am
17
Hi, I've updated the Eiffel/gtk library in the CVS and my Web page. http://www.netlabs.net/hp/richieb/gtk_eiffel.html Changes: 1. Works with Gtk+ 1.1.14 2....
Richie Bielak
richieb@...
Feb 14, 1999 2:32 am
16
Hi, I have added the GTK_NOTEBOOK widget to the CVS. The code was contributed by Jörgen Tegne´r (teg@...). I wrote a simplified test of the...
Richie Bielak
richieb@...
Jan 22, 1999 3:14 am
15
Eiffel-GTK v0.02 has been released. Eiffel-GTK allows you to write GUI programs in Eiffel with the GTK+ widget library. This release of Eiffel-GTK is for use...
Paul C. Janzen
pcj+eiffel@...
Jan 18, 1999 9:39 pm
14
... There will be a better solution in my next release: GTK_TABLE has a method detach(child:GTK_WIDGET) which simply does: child.ref -- call to...
Paul Janzen
pcj@...
Jan 14, 1999 3:51 pm
13
Hi again, ===================================================== This is about Paul's version of the wrappers classes. ...
Frank Boehme
f.boehme@...
Jan 13, 1999 1:55 pm
12
... Thanks, Paul. A pity that Eiffel does not know 'dispose' (or destructors). If it did, it would be simple for you to make the Eiffel objects consistent with...
Frank Boehme
f.boehme@...
Jan 12, 1999 9:33 pm
11
... Yes. Remove works fine; the problem is that it also decreases the reference count of the underlying GtkWidget, so gtk+ happily destroys it for you. You...
Paul Janzen
pcj+eiffel@...
Jan 12, 1999 8:09 pm
10
Hi, I am using Paul's library to develop a strategy boardgame. So I have to move around widgets within GTK_TABLE. I understand that feature 'attach' or...
Frank Boehme
f.boehme@...
Jan 12, 1999 4:44 pm
9
Paul Janzen wrote: [...] ... I like this. [...] ... I simply haven't had time to look at your code. But I'm getting to the point where I'd like to use it. ...
Richie Bielak
richieb@...
Jan 9, 1999 2:28 am
8
... If you look a little closer, you will see that I actually have (for example) a GTK_COMMAND_EVENT, which derives from GTK_COMMAND_TYPE, but the deferred...
Paul Janzen
pcj+eiffel@...
Jan 7, 1999 6:16 am
7
I have generated a set of cross-referenced HTML pages in the directory gtk/html. The directory has been committed to CVS. It would probably be a good idea not...
Oliver Elphick
olly@...
Jan 3, 1999 8:26 pm
6
... [...] The LINKED_LIST should be eventually replaced by ARRAY. However, GTK_CANVAS is still very experimental and doesn't really work. The idea I had to...
Richie Bielak
richieb@...
Jan 2, 1999 2:06 am
5
I was working on a set of HTML pages to cross-reference eiffel-gtk and found certain problems that were revealed by SmallEiffel's short command: 1) short...
Oliver Elphick
olly@...
Jan 1, 1999 11:42 pm
4
Happy New Year! I added GTK_DIALOG class to the CVS and to test_gtk program. If you want to compile and link test_gtk with SE, just comment out the TOOLBARS...
Richie Bielak
richieb@...
Jan 1, 1999 6:57 pm
3
Hi, I have a design question and I'm curious suggestions people may have. In Gtk the callbacks take few different forms. That is the routine that is called by...
Richie Bielak
richieb@...
Dec 18, 1998 4:21 am
2
I've updated the Eiffel/Gtk+ project page. It now includes a link to Paul Janzen's version of SmallEiffel/Gtk library. Take a look: ...
Richie Bielak
richieb@...
Dec 18, 1998 4:12 am
1
Eiffel/GTK is an interface between Eiffel and Gtk++ toolkit. This list is for all discussion relating to the Library. Group Moderator:...