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....
18
Paul Janzen
pcj+eiffel@...
Feb 14, 1999 7:37 am
... 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...
19
Dave E Martin XXIII
xxiii@...
Feb 16, 1999 1:46 am
(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...
20
Richie Bielak
richieb@...
Feb 16, 1999 2:06 am
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...
21
Guest, Simon
simon.guest@...
Feb 16, 1999 9:05 am
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...
22
Richie Bielak
richieb@...
Feb 17, 1999 2:29 am
... 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...
23
pcj+eiffel@...
Paul.Janzen@...
Feb 17, 1999 2:51 am
... 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...
24
Richie Bielak
richieb@...
Feb 17, 1999 3:08 am
pcj+eiffel@... wrote: [...] ... Since Eiffel is not case sensitive this maybe less of a problem. ... Ideally they should be imported from C includes. ...
25
Alex Cozzi
cozzi@...
Feb 17, 1999 1:42 pm
... 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 ...
26
Richie Bielak
richieb@...
Feb 18, 1999 2:13 am
... 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...
27
Richie Bielak
richieb@...
Mar 8, 1999 12:19 am
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 ...
28
Dave E Martin XXIII
xxiii@...
Mar 10, 1999 7:00 am
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...
29
Roger Browne
roger@...
Mar 10, 1999 8:45 pm
... 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 ...
30
Richie Bielak
richieb@...
Mar 11, 1999 1:50 am
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...
31
Dave E Martin XXIII
xxiii@...
Mar 11, 1999 9:47 am
... Yes 8). I try to keep things as portable as possible. The application for which I am doing this for though will probably end up being ISE specific...
32
datafox
datafox@...
Mar 13, 1999 11:40 am
Hello all! I'm trying to use eiffel-gtk-0.03 wrapper and writing with it some IDE. I want to catch event "double click" from mouse in GTK_CLIST object. I use...
33
Oliver Elphick
olly@...
Mar 14, 1999 6:10 am
... It complies with the DFSG and is therefore free in Debian's terms. -- Oliver Elphick Oliver.Elphick@... Isle of Wight...
34
Richie Bielak
richieb@...
Mar 20, 1999 4:56 am
Hi, In the code that Dave Martin added to gtk_widget there are routines like this: gdk_visual: GDK_VISUAL is do !! Result.make (gtk_widget_get_visual (widget))...
35
Dave E Martin XXIII
xxiii@...
Mar 20, 1999 10:31 pm
Richie Bielak wrote: [...] ... [...] [please see previous message] ... I am interested in the answer to this as well; here are some things to consider (I don't...
36
Richie Bielak
richieb@...
Mar 20, 1999 11:27 pm
Dave E Martin XXIII wrote: [...] ... Creation is expensive any way you look at it, because it's during creation when memory is allocated and usually a GC...
37
Dave E Martin XXIII
xxiii@...
Mar 21, 1999 4:12 am
I have renamed some things, and added some query caching in GTK_WIDGET. What would be suggested for GTK_STYLE? Currently, i'm just leaving it be. It may be...
38
Richie Bielak
richieb@...
Mar 22, 1999 1:43 am
... I guess we should leave as it is and see how it gets used. ...richie -- "It is a good day to code." http://www.netlabs.net/~richieb ... eGroup home:...
39
Dave E Martin XXIII
xxiii@...
Mar 22, 1999 8:38 am
(yet another old movie that overdid it on makeup and acting, 1931 version of dracula) I added partial caching to gtk_style, which will hopefully be a good ...
40
Richie Bielak
richieb@...
Mar 23, 1999 4:02 am
I'm testing with the new SmallEiffel compiler (-0.78b2) and I discovered that some things have broken. 1. In examples/pixmap - the bitmap no longer shows up...
41
Richie Bielak
richieb@...
Mar 24, 1999 3:24 am
Richie Bielak wrote: [...] ... Stupid error. I should have used ".show_all" not ".show" to force display of the widget. Actually the behavior of "show" changed...
42
cuper@...
Mar 29, 1999 5:23 pm
Is this project coordinated with ISE's inclusion of gtk into their new EiffelVision product. My understanding is that ISE is not only interfacing gtk, but is...
43
Richie Bielak
richieb@...
Mar 29, 1999 7:35 pm
... No. This project is to make a free library that is portable between ISE and SmallEiffel. ...richie -- "It is a good day to code."...
44
andreas.leitner@...
Mar 30, 1999 9:32 pm
<36ffd535.560d710-@...> wrote: Original Article: http://www.egroups.com/list/eiffel-gtk-discuss/?start=43 ... But I guess it won't need major changes...
45
Richie Bielak
richieb@...
Mar 30, 1999 10:13 pm
... It should compile fine on Windows. There is nothing in the code that Unix/Linux specific. ...richie -- "It is a good day to code."...
46
Richie Bielak
richieb@...
Mar 31, 1999 4:02 am
... I've integrated your Makefiles in my local copy. I was planning to use 'gtk-config' in the Makefiles before putting them up in the CVS. BTW, ISE is...