Dear Eiffel developer, This is Rajesh Krishnan from Athreya Consulting Services. My firm is into executive search and recruitment targetted at Ebusiness and IT...
440
Simon MacKintosh
simonm@...
Jan 10, 2002 4:02 am
Is anyone developing with Intersystems Cache and Eiffel? If so I would be interested in contacting you and sharing information (though I am at an early stage...
any one with eiffel 2.6 version can help me in my course work? will be glad to receive one, plsz messsage me on my mail as soon as possible as i have to...
442
Herwig Meyer
H_MEYER@...
Feb 12, 2002 9:26 pm
Hello, in the following code, shouldn't the two print-instructions give the same output? They don't: the first print instruction does what I expect, the second...
443
IVANOV Theodore
Theodore.IVANOV@...
Feb 13, 2002 9:22 am
DISCLAIMER: Les informations contenues dans ce message et/ou toutes les pièces jointes sont réservées à l'attention et à l'utilisation de leur...
... Yes, they should. This is a bug in VE. We included the fix in our TODO list. Thank you for your report, Alexander Kogtenkov Object Tools, Moscow...
Hello ObjectTools, Perhaps you can help me with this problem. I'm attempting to port the PCRE port (regular expressions in Eiffel) to VisualEiffel, but the ...
446
Lothar Hansche
LOTHAR.HANSCHE@...
Feb 21, 2002 10:02 am
Hello Dear Eiffel users, I want make a notice for XML and DOM support in VE 4.0. Please, Can you or you tell me, whether my following statement are true? 1. In...
Hello Berend, ... Yes, we need the sources and the instructions how to reproduce the problem. Also we would like to know the system configuration: 1) OS...
... This is true. ... You can. The distribution includes the files required to generate the documentation (they are placed in Bin folder). However, you need to...
449
Lothar Hansche
LOTHAR.HANSCHE@...
Feb 21, 2002 2:32 pm
Hello Alexander Kogtenkov, many thanks for your fastest answers! to 1. Please generate me the whole DOM clusters together, I get these from your ftp-server...
... OK. I'll inform you when DOM parser docs will be ready. ... Have a look at Goanna. It wraps Gobo stuff in a DOM-compliant form. I had some good experience...
... Did you use the version from Gobo's CVS (which should work with VE) or an old version of eXML prior to its integration into Gobo (which indeed might not...
452
Ed Lanigan
ELANIGAN@...
Feb 21, 2002 4:34 pm
Would somebody please figure out how to Unsubscribe me from this mailing list. The email address: visual-eiffel-unsubscibe@egroups.com fails. Ed Lanigan ...
... OK, you need Gobo from the CVS server, I suppose you know how to get it. Here my sources: It might not work with VE, my first attempt to compile it after...
... OK, you need Gobo from the CVS server, I suppose you know how to get it. Here my sources: It might not work with VE, my first attempt to compile it after...
... Could you try to unsubscribe using Web interface at http://groups.yahoo.com/group/visual-eiffel/ On the right side there are "Edit My Membership" and...
456
Russ Williams
RUSSW@...
Feb 22, 2002 7:04 am
I would guess that the unsubscribe info being appended to each post needs to have the typo corrected: the bottom of every post says ... and it surely should be...
457
Heiko Gering
heiko.gering@...
Feb 22, 2002 7:38 am
Hello, I'm devoloping an application using as GUI GRAPE. I want, that my application includes an own icon, which see windows directly. Using class ICON only ...
... It's possible if you have resource compiler (not available in VE). E.g., if you have MS C++ installed, the following will do: 1. Create the file...
459
Lothar Hansche
LOTHAR.HANSCHE@...
Feb 22, 2002 9:09 am
Hello Mr. Bezault, thanks for you answer! Excuse me for my statement, I can read it indirectly month's before and in the morning today on exml-Web-page. You...
... Thanks. This is a bug in VE. The workaround is as follows: change the declaration "ARRAY[BIT Character_bits]" in "rx_coder.e" into "ARRAY[BIT 8]". BTW, the...
... Thanks for the quick reply! ... According to Eric, the BIT isn't 100% safe to use with ISE or HACT, so I'm going to remove the BIT classes anyway. -- ...
462
Heiko Gering
heiko.gering@...
Feb 23, 2002 4:35 am
Hello Eiffelers, I have two wishes belong to the OT-Workbench: 1. The editor should store tabs as spaces. Viewing a source with anather editor the layout is...
... Note that the Gobo (http://www.gobosoft.com) layout standard is to use tabs. Also OOSC2 advocates tabs. I've been against tabs too, but examples have...
464
Heiko Gering
heiko.gering@...
Feb 24, 2002 9:33 am
Hi, but beginning a new line with enter inserts spaces?! What about the "Bubble" printing? Regards Heiko ... -- GMX - Die Kommunikationsplattform im Internet. ...
... That should be an option of course: use either tabs or spaces. ... What do you mean by this? -- Groetjes, Berend. (-:...
466
Heiko Gering
heiko.gering@...
Feb 25, 2002 2:16 pm
... Printing the pictures from the graphical browser. It is a 'pic' Format, I dont know it. Regards Heiko ... -- GMX - Die Kommunikationsplattform im Internet....
467
Heiko Gering
heiko.gering@...
Feb 25, 2002 2:26 pm
Hi Eiffelers, for my GRAPE Application I need Tabs like used in the viewing area of the OT-Workbench. Where can I find such classes or is this from WINAPI? ...
468
Lothar Hansche
LOTHAR.HANSCHE@...
Feb 25, 2002 3:16 pm
Hello Heiko, I had and have this problem too. The pic format is the special output-format for the graphical browser. There is in latex the same extention for...