Hi everyone, A simple question - does anyone have any experience of using gcc/g++ (the GNU C/C++ compiler) with Galaxy on Solaris or HP-UX? /Ludde ... Ludvig...
Ludvig Borgne
ludde@...
Jan 4, 2000 11:58 am
179
While at Visix I never used anything other than gcc on Solaris. Most people I deal with now use Sun Workshop, for whatever reason they have, but I think some...
Eric Wiseblatt
eric@...
Jan 4, 2000 2:48 pm
180
Sounds good. I was just wondering if anyone was using it successfully, if someone had had any problems with it, or if someone could think of a reason not to do...
Ludvig Borgne
ludde@...
Jan 4, 2000 3:20 pm
181
Hello Gummers: I can not understand why the selection foreground color of a textitem in my Galaxy App. does not follow the system color (the background color...
Mahini, Farid @ MCDY
Farid.Mahini@...
Jan 4, 2000 4:45 pm
182
Hi Gummers, We are using Galaxy 2.6 and VC 5.0. And we are planning to use VC 6.0 instead of 5.0 When we compile our application with VC 6.0, it builds...
Bhatia, Rishi
Rishi.Bhatia@...
Jan 13, 2000 9:53 pm
183
... I was under the impression that this is fixed in 3.0 (because vrb works) but broken in earlier versions. I had fixed 2.5-2.7 just last month -- the text...
Eric Wiseblatt
eric@...
Jan 13, 2000 9:59 pm
184
... When you say "it doesn't run" what are you refering to? I've built C and C++ against 6.0 and run without problems. You might need at least SP 3 to compile....
Eric Wiseblatt
eric@...
Jan 13, 2000 10:03 pm
185
... We're using Galaxy 2.6, compiled with VC 4.2 and I'm having problems too when I compile my application with VC 6.0. The solution we intend to pursue is to...
Alan Lehotsky
qsmgmt@...
Jan 14, 2000 2:21 am
186
Hi Rishi, We had done some study regarding the migration from VC++ 5.0 to VC++ 6.0. We had also faced some problems, but I do not know whether they are the...
Sutirtha Chatterjee
sutirtha.chatterjee@...
Jan 14, 2000 9:49 am
187
... I have not replace the VRE. I am using a patched version of Galaxy C++/2.6 (I am not sure that makes it 2.7 or not). The patch fixed the bugs with ...
Mahini, Farid @ MCDY
Farid.Mahini@...
Jan 14, 2000 2:11 pm
188
... I dont know why vre looks right, but I do know the text manager was using either vdrawFUNC_COMPLEMENT or vdrawFUNC_HILITE. You need to change the...
Eric Wiseblatt
eric@...
Jan 14, 2000 3:52 pm
189
Here's a little more detail about fixing the hiliting after replying "offline" to someone else. I did the fix in a merge I did for some clients that uses a...
Eric Wiseblatt
eric@...
Jan 14, 2000 4:17 pm
190
We are porting our application from UNIX/Solaris to NT, and also upgrading from version 2.x to 3.x. Ambiencia has agreed to provide us with version 2.7 on...
Karen Baldwin
karen.baldwin@...
Jan 14, 2000 4:51 pm
191
At 09:55 AM 1/14/00 -0700, Karen Baldwin wrote: We are porting our application from UNIX/Solaris to NT, and also upgrading from version 2.x to 3.x. Ambiencia...
Victor R. Volkman
vv@...
Jan 14, 2000 6:13 pm
192
... Thanx. Unfortunately I do not have source code for Galaxy. - Farid...
Mahini, Farid @ MCDY
Farid.Mahini@...
Jan 14, 2000 6:32 pm
193
... heaven knows. apparently they did not offer a reason to our SysAdm, at least, not any that was passed along from her. i am merely guessing that perhaps...
Karen Baldwin
karen.baldwin@...
Jan 14, 2000 7:24 pm
194
I would like our non-modifiable vcomboboxPopdown to respond to a keystroke by automatically scrolling to the exact or closest match in the list, much like the...
Steve Van Matre
vanmatre@...
Jan 17, 2000 10:05 pm
195
Here is some piece of code that could help you: (I am still looking for a PDF vprint driver ...) int VITMcombobox::HandleKeyDown(vevent *event) { // Since...
Jean-Francois Allot
jfallot@...
Jan 18, 2000 8:07 am
196
Hi, We need to capture all events, primarily keystrokes and mouse clicks, into a log file. The sender of each event must be also logged. What would be a way...
Bordin Sapsomboon
bxsst10+@...
Jan 18, 2000 3:03 pm
197
I've never done this, but would think you could register an event dispatcher to intercept the events, log them, then dispatch them to the original dispatcher. ...
Eric Wiseblatt
eric@...
Jan 18, 2000 4:31 pm
198
this is a small sample made with Galaxy C++ 2.7 on windows and macintosh I hope I did not forget anything -- Riccardo Cohen Articque Les Roches 37230 Fondettes...
Riccardo Cohen
rcohen@...
Jan 18, 2000 6:04 pm
199
Hello Gummers, Following is an issue reported last year that Windows 95 in 256 color mode does not always restore the colors. One of our customers is ...
Greg Harris
gregh@...
Jan 19, 2000 4:40 pm
200
We have discovered that vtimer::SetPeriod() crashes consistently using Galaxy v2.5 on a DEC Alpha. Has anyone else experienced this, and is there a good...
Robert G. Phillips
rphillip@...
Jan 21, 2000 2:05 pm
201
... How does it crash? With exception, SEGV, or bus? I dont see anything interesting in the code, other than an exception thrown on a null pointer. Since the...
Eric Wiseblatt
eric@...
Jan 21, 2000 2:47 pm
202
We have been using vtimerSetPeriod() on Dec Alpha for many years with nary a problem. We use the 'C' version of the 2.5 libraries. We have just finished...
Michael M. Lutz
mmlutz@...
Jan 21, 2000 2:48 pm
203
... CORRECTION: This wouldnt be a problem when vdebugDEBUG=0 since the extra data structure isnt used. - eric...
Eric Wiseblatt
eric@...
Jan 21, 2000 2:58 pm
204
I've got some Galaxy docs that will go into the recycling bin unless someone wants them and speaks up by Wednesday: * Advanced Features of the Galaxy/C++...
Jeff Barr
jeff@...
Jan 22, 2000 5:01 pm
205
I have a need to create a dialog box that contains two textview's. I would like to allow the user to adjust the relative size of the two textviews, by placing...
Gregory Rochford
grochford@...
Jan 23, 2000 5:44 pm
206
I assume it uses splitters. You might need to split containers with each container containing one of your text items. I dont see documentation for it, but it...
Eric Wiseblatt
eric@...
Jan 23, 2000 7:25 pm
207
Hi, I'm new to galaxy and this group, and have been unable to come up with the answer to this on my own after a couple of days fumbling around. I'm trying to...