I am having trouble with TextViews when I port my application to Solaris and run with Common Desktop Environment as the window manager. This window manager...
Russell Browne
russ@...
Nov 1, 1999 8:19 pm
131
Thanks! Jeff; Jeff Barr - 425-836-5624 mailto:jeff@... http://www.vertexdev.com/~jeff 4610 191st Place NE. Redmond, WA ... From: Henry Burks...
Jeff Barr
jeff@...
Nov 2, 1999 5:29 am
132
... Do you have any patches installed? As I recollect you need patch 220 or later to run Galaxy with CDE... davep -- David Postill Investment...
Dave Postill
davep@...
Nov 2, 1999 9:51 am
133
I am trying to find out if Galaxy 2.5/2.6 on Windows 95/NT has any Y2K compliance issues or not. If you know anything about this matter, I would appreciate...
garla@...
Nov 2, 1999 1:41 pm
134
... This was the official Visix response to this question... ... And this was from one of the Visix Engineers... ... davep -- David Postill...
Dave Postill
davep@...
Nov 2, 1999 1:52 pm
135
I have an application that runs ok on windows and is VERY slow on mac. During execution, I load huge blocks of memory (several 6Mb files). When those blocks...
Riccardo Cohen
rcohen@...
Nov 8, 1999 5:41 pm
136
Galaxy: 'C' 3.0 OS: NT 4.0 I'm experiencing a bit of a bug and I don't know what exactly the cause is. Purify reports... [E] EXU: Unhandled exception in...
Robbert de Groot
robbert@...
Nov 8, 1999 7:43 pm
137
... A shot in the dark that worked for us. We were getting exceptions in vgal8d.dll using Galaxy C 3.0. Thanks to a suggestion from this newsgroup, we did the...
Douglas E. Forester
dougf@...
Nov 8, 1999 9:38 pm
138
I dont know what this problem is, but likely a bad lock. I assume RtlConvertUlongToLargeInteger is yours. I'd go into a debugger and look at the mutex passed...
Eric Wiseblatt
eric@...
Nov 8, 1999 9:56 pm
139
Can anyone tell me if Galaxy 'C' 3.0 (non-Global version) is supposed to support Hebrew or can be coaxed into doing so properly? Without going into detail on...
Henry Burks
burks@...
Nov 11, 1999 2:14 pm
140
... I don't believe so. Here is some mail received from one the Visix engineers that I asked a similar question a couple of year ago. Note that the table I...
Dave Postill
davep@...
Nov 11, 1999 2:33 pm
141
... ISO-8859-8 support should just work for Hebrew in Galaxy. You only need Global for MBCS languages (Japanese, Korean, Chinese). ... Victor R. Volkman, Sr....
Victor R. Volkman
vv@...
Nov 11, 1999 2:44 pm
142
I would be pleasantly suprised if Hebrew worked. Galaxy would likely be able to input/process/display the hebrew character set, even if running non-Global on...
Eric Wiseblatt
eric@...
Nov 11, 1999 3:17 pm
143
Hi all, Did anybody used PNG graphic format? Can you tell me what is the simplest way to to a PNG file export from a vimage without writing the whole stuff ? ...
Riccardo Cohen
rcohen@...
Nov 15, 1999 12:22 pm
144
We have a customer who cannot bring up the Galaxy Help (Galaxy 2.7 on NT). The help server and the help file are in the same directory as the executable they...
Craig Timmerman
craigt@...
Nov 15, 1999 4:11 pm
145
... Craig, the only vhelp problem we've seen on NT is the "orphaned vhelpsrv.tmp" syndrome. Your problem sounds different, but just in case, here's a writeup...
Henry Burks
burks@...
Nov 15, 1999 11:19 pm
146
I have a vague memory of needing to set the PATH variable too on Windows NT. Worth a try, perhaps. /Ludde ... From: Craig Timmerman <craigt@...> To: GUM...
Ludvig Borgne
ludde@...
Nov 16, 1999 11:03 am
147
Hey, looks like the Ambiencia homepage (www.ambiencia.com) has finally got a facelift and now actually contains some useful information! /Ludde ... Ludvig...
Ludvig Borgne
ludde@...
Nov 16, 1999 4:27 pm
148
No new releases for IRIX6, the only thing that we WOULD have been willing to pay money for! ... Victor R. Volkman, Sr. Software Engineer, Imageware Development...
Victor R. Volkman
vv@...
Nov 16, 1999 4:33 pm
149
We are having a bit of trouble implementing auto scrolling of a vtextview while dragging. The problem appears to be Windows-specific, as this feature works...
Steve Van Matre
vanmatre@...
Nov 17, 1999 3:31 am
150
When typing in character input to Galaxy dialogs, sometimes the input of all but certain letters/numbers is not recognized. If you type in 'abcdefg' you might...
Karen Baldwin
karen.baldwin@...
Nov 19, 1999 9:47 pm
151
I only know that on power macintosh, the numbers can only be entered through the num pad, not with the digits on top of the letters. Also if the shift is...
Riccardo Cohen
rcohen@...
Nov 22, 1999 8:15 am
152
This is maybe not related but... I have seen a similar problem under Solaris 2.6, some characters (e, r, t, u, I, o, p, s, h, l, v, c, n) couldn't be entered,...
Jean-Francois Allot
jfallot@...
Nov 22, 1999 10:15 am
153
... a) Question about implementing this workaround: This DOES sound like the same problem. In order to make this workaround code effective throughout the app,...
Karen Baldwin
karen.baldwin@...
Nov 22, 1999 10:15 pm
154
The missing keys on the Solaris key pad were fixed in a fairly late patch to galaxy C 2.5. For those with source, the gal2_5_15 label includes the patch. The...
Michael M. Lutz
mmlutz@...
Nov 22, 1999 10:59 pm
155
please subscribe me to the GALAXY user mailing list....
Ajeet Choudhary
ajeetkc@...
Nov 26, 1999 9:55 am
156
... You are now subscribed (-: davep -- David Postill Investment Intelligence Systems Corp Galaxy Support Leader +44 (0) 171 628...
Dave Postill
davep@...
Nov 26, 1999 10:06 am
157
We are using GalaxyGlobal 3.0 C in our large application. We have been getting several exceptions that we cannot track down. The problem is that we can't get...
Douglas E. Forester
dougf@...
Dec 1, 1999 3:23 pm
158
Anybody tried this combination? We are getting non-Japanese characters on our menus after shifting Win2000 into the Japanese local. I'm guessing this is not...
Victor R. Volkman
vv@...
Dec 2, 1999 4:02 pm
159
The Galaxy C++ we are using on NT was built with Visual C++ 5.0. We are going to do a test build of our product on Windows 2000 using VC++ 6.0. Does anyone...