Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

eiffel_software · Eiffel Software User list

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1379
  • Category: Development
  • Founded: Oct 30, 2001
  • Language: English
? 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

Advanced
Messages Help
Messages 155 - 185 of 20471   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
155 Folco Casadei
casadfo2 Send Email
Jan 1, 2002
9:01 am
Subject: porting an ISE Eiffel Vision project from Vision1 to Vision2 Platform: Windows 2000 Professional, ISE Eiffel 5.0 Dear all, first of all, happy new...
156 Folco Casadei
casadfo2 Send Email
Jan 1, 2002
9:08 am
Oops ! It seems that the attachment "Test_scrolled_text.tar.gz" (2 kB) to my previous message did not get through to the ise_users list. I guess that the list...
157 Simon Paul John Walker
si_walker2000 Send Email
Jan 4, 2002
4:05 pm
Hello I am an Eiffel student at University College Northampton trying to do an assignment. Firstly I am trying to make a call to the system using the execution...
158 Colin James Blakemore
assd_tl4u Send Email
Jan 4, 2002
6:37 pm
Hi Simon, A little clue to the clear screen. What is in Win 98 but not in Win 2000? Answer MS-DOS command system built-in You do know that if someone reply's...
160 dlangley78 Send Email Jan 6, 2002
11:38 am
I am looking to create a password mask in some way, can the prompt character be changed temporarily and the ascii value read to obtain the input? Regards, Dale...
161 manus_eiffel Send Email Jan 6, 2002
6:39 pm
... character be ... Does it need to be in a console environment or are you looking in doing it in a graphical environment? In the first case, there is no...
162 Glenn Maughan
glennmaughan Send Email
Jan 7, 2002
8:19 am
I guess this isn't possible in the current version. Will it be possible in a future version?...
163 Emmanuel STAPF [ISE]
manus_eiffel Send Email
Jan 8, 2002
5:18 pm
[Forward of an Eiffel job offer we received] Dear Eiffel developer, This is Rajesh Krishnan from Athreya Consulting Services. My firm is into executive search...
164 Emmanuel STAPF [ISE]
manus_eiffel Send Email
Jan 8, 2002
7:53 pm
Dear Folco, You are right in thinking that the main Vision2 textual representation widget (EV_TEXT) is somewhat limited when compared to that supplied with the...
165 Emmanuel STAPF [ISE]
manus_eiffel Send Email
Jan 8, 2002
10:30 pm
Dear Glenn, ... We have added this into our wish list. However, I can't tell you when it will make it to the final product. Regards, Manu ... ISE Building, 356...
166 Folco Casadei
folco.casadei@... Send Email
Jan 9, 2002
7:55 am
Dear Manu, Thank you for the enlightening information. Let's hope that gtk evolves rapidly so that Vision2 users may obtain the added functionality, at least...
167 Glenn Maughan
glennmaughan Send Email
Jan 13, 2002
5:04 am
I hope this is of interested to ISE Eiffel users. I typically only post announcements of Goanna to comp.lang.eiffel. Let me know if this post is not ...
168 bmeyer@... Send Email Jan 13, 2002
6:40 am
... It's very appropriate to this list, of course. Please continue posting such announcements. -- Bertrand Meyer...
169 Peter Horan
peter7723 Send Email
Jan 14, 2002
1:29 am
... It happens to me on occasions. When you said "we were doing something incorrect", did you mean that you found a problem in the client, or that there was...
170 Darren Hiebert
dbhiebert Send Email
Jan 15, 2002
6:28 pm
There are not currently sufficient capabilities through the INTERNAL class to read or write attributes of the new types INTEGER_8, INTEGER_16, INTEGER_64, and...
171 render_dude Send Email Jan 15, 2002
6:33 pm
How do you get a child widget to draw when the parent is exposed? Under vision2(gtk) in Eiffel5 beta, my widget has a EV_GEOMETRY_ACTION_SEQUENCE that is using...
172 CRISMER Paul-Georges
paul-georges.crismer@... Send Email
Jan 16, 2002
12:51 pm
Hello, There are severals things I particularly miss in the diagram tool of EiffelStudio. They are features "lost" from EiffelCase. 1) Colored graphic...
173 bakhond Send Email Jan 18, 2002
9:21 am
Hi, I'm having some problems with the eiffel compiler and webservices. When I write a program in Visual Studio (as a console application) there is no problem...
174 Emmanuel STAPF [ISE]
manus_eiffel Send Email
Jan 24, 2002
4:18 am
Dear Manu, We have been able to reproduce the problem, but we do not know yet a solution. We have tried the same thing but using a small Eiffel executable...
175 Emmanuel STAPF [ISE]
manus_eiffel Send Email
Jan 24, 2002
4:35 am
Hi Manu, ... We found the problem. The reason is that IIS runs `ec.exe' as a different user as the one where you have registered ISE EiffelStudio. As a...
176 Emmanuel STAPF [ISE]
manus_eiffel Send Email
Jan 24, 2002
4:42 am
Dear Darren, ... The missing features for the newly introduced basic type have been added and will be available in our next release. Regards, Manu ... ISE...
177 CRISMER Paul-Georges
paul-georges.crismer@... Send Email
Jan 24, 2002
1:18 pm
Hello, Eiffel Version: 5.0.34 Platform: Windows NT 4.0 sp5, Windows 2000 sp2 The problem: One of our applications uses up to 600 Mbytes (!). It is a very...
178 bakhond Send Email Jan 24, 2002
1:45 pm
Hi Manu, Thank you for your quick reponse and solutions. I have tried the both solutions and my problems still stay the same. 1. Run IIS under a certain user...
179 CRISMER Paul-Georges
paul-georges.crismer@... Send Email
Jan 24, 2002
4:22 pm
[CRISMER Paul-Georges] Hello again, I've written a small test application. The steps are : 1. create an array of 1,000,000 of strings, 2. collect memory 3....
180 Emmanuel STAPF [ISE]
manus_eiffel Send Email
Jan 24, 2002
4:52 pm
Dear Paul, ... No, it does not. The reason is that if you have allocated X MB of memory, you are likely to use this X limit over and over and as a result ...
181 Emmanuel STAPF [ISE]
manus_eiffel Send Email
Jan 24, 2002
6:10 pm
If you use the most recent version of .NET, the default username where all the code is executed is ASPNET. Hope this helps, Manu...
182 Berend de Boer
berenddeboer Send Email
Jan 24, 2002
8:21 pm
... What about spawning a separate .EXE? You should have used transaction based COM+ anyway :-)) -- Groetjes, Berend. (-:...
183 Glenn Maughan
glennmaughan Send Email
Jan 24, 2002
10:04 pm
... This seems contrary to the statement found in http://eiffel.com/doc/manuals/technology/internal/gc/page.html about the ISE Garbage Collection Mechansim: "A...
184 CRISMER Paul-Georges
paul-georges.crismer@... Send Email
Jan 25, 2002
8:46 am
... [CRISMER Paul-Georges] Yesterday, I've played with the EIF_MEMORY_CHUNK environment variable. It modifies the size of the memory chunks the GC asks to the...
185 Berend de Boer
berenddeboer Send Email
Jan 25, 2002
9:01 am
... Interesting knowledge. BTW, was this in a machinere where you were not running out of memory? I.e. you had enough free memory available? I like to know if...
Messages 155 - 185 of 20471   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