Skip to search.
visual-eiffel · Visual Eiffel

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 569 - 598 of 1047   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
569 Eugene Melekhov
eugene_melekhov@... Send Email
Jun 3, 2002
10:07 pm
I am pleased to announce the latest release of Slyboots. Slyboots is an Open Source portable GUI library for Eiffel. It started as the reimplementation of the...
570 Lothar Hansche
LOTHAR.HANSCHE@... Send Email
Jun 12, 2002
9:08 am
Dear eiffel users and developers, my question is: Who can I use glade or eglade for VEGTK for creating GUI forms via glade interface in Win32 and Linux...
571 Eugene Melekhov
eugene_melekhov@... Send Email
Jun 12, 2002
10:21 am
Lothar, LH> Who can I use glade or eglade for VEGTK for creating GUI forms via glade LH> interface in Win32 and Linux platform? As far as I know it is...
572 Lothar Hansche
LOTHAR.HANSCHE@... Send Email
Jun 12, 2002
1:53 pm
Eugene, ... EM> As far as I know it is impossible out of the box, but VEGTK and eGTK are mostly EM> compatible. We added the support for the eGTK-like...
573 Eugene Melekhov
eugene_melekhov@... Send Email
Jun 12, 2002
3:58 pm
Lothar, EM>> compatible. We added the support for the eGTK-like callbacks exactly EM>> for using the eglade in the future (look at the examples/Callbacks). LH>...
574 Lothar Hansche
LOTHAR.HANSCHE@... Send Email
Jun 18, 2002
7:30 am
Hello Eugene, I tried to compile eglade with VE 4.0 a nd VEGTK and CVS-tree GOBO (April 27, 2002) and did break this job. I wrote a Make_It.esd file for VE 4.0...
575 Eugene Melekhov
eugene_melekhov@... Send Email
Jun 18, 2002
3:13 pm
Lothar, LH> The last error message was, that the compiler cannot found the LH> class DICTIONARY. This is a class in SmallEiffel and cannot use them and LH>...
576 Eugene Melekhov
eugene_melekhov@... Send Email
Jun 18, 2002
7:22 pm
I am pleased to announce the latest release of Slyboots. Slyboots is an Open Source portable GUI library for Eiffel. It started as the reimplementation of the...
577 mikeraschend Offline Send Email Jun 21, 2002
4:37 pm
Hello, I have the problem, that the REAL and DOUBLE values in Windows being printed differently than under Linux. the following code for example dnumber :...
578 Eugene Melekhov
eugene_melekhov@... Send Email
Jun 21, 2002
5:57 pm
Mike, m> I have the problem, that the REAL and DOUBLE values in m> Windows being printed differently than under Linux. m> the following code for example m>...
579 Lothar Hansche
LOTHAR.HANSCHE@... Send Email
Jun 28, 2002
9:00 am
Hello, If I compile a Gobo-XML applikation with options -- Optimization control optimize fst on fst_expansion_factor 2 optimize constants on ...
580 Lothar Hansche
LOTHAR.HANSCHE@... Send Email
Jun 28, 2002
9:00 am
Hello, I wrote a ace file (Linux smalleiffel) for the example examples/TimeDate/Test_Dat/test_date.e and got an error in TIMESTAMP. ... ****** Fatal Error:...
581 Lothar Hansche
LOTHAR.HANSCHE@... Send Email
Jun 28, 2002
9:30 am
Hello Eugene, ... EG> Unfortunately that's true :-( EG> EG> LH> What can I do for a easier way? ... EG> 1. Use VE class HASH_TABLE_ from the Containers...
582 geiroves Offline Send Email Jul 1, 2002
8:38 pm
Hello, ISE Eiffel supports the Object-relational (hybrid) database Matisse (see: http://www.matisse.com/). Does VE 4.0 have such support? If not, is it...
583 geiroves Offline Send Email Jul 2, 2002
12:08 am
Hello again, I also wonder if VE 4.0 supports / will support agents (as in ISE Eiffel)? When will this be implemented? Geir Ove...
584 geiroves Offline Send Email Jul 3, 2002
1:23 am
Hello, Using the DM version 3.4.3: The size of widgets can be set in absolute coordinates. But how do I say that a Widget should scale relative to e.g. the...
585 Eugene Melekhov
eugene_melekhov@... Send Email
Jul 3, 2002
4:50 pm
Geir, g> Using the DM version 3.4.3: The size of widgets can be set in g> absolute coordinates. But how do I say that a Widget should scale g> relative to e.g....
586 geiroves Offline Send Email Jul 4, 2002
12:33 am
Thanks, But that's a shame: DM is a great concept! Geir Ove...
587 Frieder Monninger
friedermonni... Offline Send Email
Jul 5, 2002
8:19 am
... Automatic scaling and resizing of widgets is not part ot the Windows (TM :-) look and feel - and DM is implemented using Windows. So, please complain in...
588 geiroves Offline Send Email Jul 5, 2002
6:33 pm
Hello, Thanks, and no offense meant! I don't know the Windows GUI system; I have always used systems on top of it: Thanks god! But couldn't you guys use an...
589 Gerardo
grossel63 Offline Send Email
Jul 11, 2002
4:19 pm
Hello, Is some newness about futures releases? that characteristic tendrian? About suport for .NET? Than you Gerardo Rossel ...
590 Frieder Monninger
friedermonni... Offline Send Email
Jul 12, 2002
4:00 pm
... ESI is specialised in .NET for Eiffel. Object Tools is distributing this environment - we are pleased to give you a quotation ! -- Frieder Monninger Object...
591 Alexander Kogtenkov
kogtenkov Offline Send Email
Jul 15, 2002
10:19 am
... It might be a recompilation bug. Can you reproduce it? If yes, could you, please, send me the sources (including cluster.es, .eld/.esd files, list of...
592 Alexander Kogtenkov
kogtenkov Offline Send Email
Jul 15, 2002
10:46 am
... It should be portable. However, we did not test it with the latest versions of all Eiffel compilers. The reason you get the error message might be due to...
593 Lothar Hansche
LOTHAR.HANSCHE@... Send Email
Jul 15, 2002
11:59 am
Hello Alexander, I don't want to send the whole project-sources in this time. If I get a minimal source-configuration, which has this error also, then I send...
594 Lothar Hansche
LOTHAR.HANSCHE@... Send Email
Jul 15, 2002
11:59 am
... Aha! Thanks ... I going to do it in the next days. Gruss Lothar Hansche...
595 Alexander Kogtenkov
kogtenkov Offline Send Email
Jul 16, 2002
8:47 am
... VE 4.0 does not support agents. We plan to implement them but not in the near future (not in the next 6 months). Regards, Alexander Kogtenkov Object Tools,...
596 Alexander Kogtenkov
kogtenkov Offline Send Email
Jul 16, 2002
8:47 am
... No, VE 4.0 does not support Matisse DB and this is not planned. This can be changed if someone invests into this project. Regards, Alexander Kogtenkov ...
597 Heiko Gering
heiko.gering@... Send Email
Jul 16, 2002
1:23 pm
Hello, there are any restrictions of the amount of nb_chars in feature read_stream? I had problems with about 50 000 000. Best regards Heiko Gering...
598 Alexander Kogtenkov
kogtenkov Offline Send Email
Jul 17, 2002
8:46 am
... There are no restrictions in this feature. The restrictions are in the heap size. By default the heap for STRING and ARRAY objects is 32Mb. As a result,...
Messages 569 - 598 of 1047   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help