Hello In our app and also with VRE following problem occurs. When Windows XP theme is selected the menubar text background color is incorrect (white). See...
Kari Heinola
kph@...
Jan 26, 2002 2:35 am
426
... Unfortunately, something like this can not really be fixed without major surgery on Galaxy. If you don't have the source and Ambiencia isn't planning a...
Hello, thanks for the suggestions. First, I now included the bitmap I forgot to attach in my original email. Also we are using Galaxy C 3.0. Then, I didn't...
Kari Heinola
kph@...
Jan 29, 2002 4:11 am
428
... OK. I am not familiar with what WinXP menubars are supposed to look like, but I am assuming that the color and font should blend in with the rest of the...
Does anyone have an idea why Galaxy doesn't want to run with Quantify? I built our Solaris Galaxy application and linked it with Quantify to do some...
Douglas E. Forester
dougf@...
Jan 30, 2002 10:53 pm
430
... First off, note that a thrown exception is not a crash. ... It would appear that the act of searching for the system resource file is failing. ... No. I...
... Thanks for the hint about the array of path elements. Makes sense now. What I found out is that Galaxy is making a search for something in the various lib...
Douglas E. Forester
dougf@...
Jan 31, 2002 9:02 pm
432
... This, I unfortunately don't know. Apps always look for the system resource file, the user resource file and the application resource file on startup. The...
... I've found the Solaris "truss" command useful in following an application's quest for files. By default truss lists all of an application's system calls....
Burks, Henry
henry.burks@...
Jan 31, 2002 10:09 pm
434
First, dont trust errno in exceptions. They usually arent accurate because errno isnt cleared. I'm initially ... What's that address between vfsGetLinkInfo and...
... The thing is: when I run the non-quantified version of the application from the same directory, it runs successfully. Sounds like Galaxy is using something...
Douglas E. Forester
dougf@...
Feb 1, 2002 1:10 am
436
... Great idea, Henry! I used to truss to find out what files were trying to be opened. I discovered that the "quantify-ed" libs created by the link were not...
Douglas E. Forester
dougf@...
Feb 2, 2002 12:24 am
437
Has anyone ever been able to get vfilechsrSetFilterByProc to work with a native file chooser on Windows? The Galaxy Application Environment Programmer's Guide...
I'm not absolutely certain, but I'm pretty sure it doesn't work with the native file chooser. I don't believe the Windows file chooser provided any hooks to...
We used the file type list box on the native open-file dialog, but it is limited to 10 file types (dont know if galaxy or windows) and I am not sure to be able...
I think you're right Jim. If I remember correctly, we could only make native file choosers on Windows filter by extension. -Larry ... From: Jim Edwards-Hewitt ...
We are migrating a GALAXY application to a Visual C++ - only environment. As a first step, all GUI components have been rewritten in MFC. Now the core...
I choose to rewrite new classes, maybe the wrong choice, but more object oriented ! -- Riccardo Cohen Articque Les Roches 37230 Fondettes France email =...
Hi Werner, Good luck. We have a product based on galaxy 2.6 (probably 5 years old now), and have looked at porting it. The effort (for us) looks to be...
Mike Dunne
mike.dunne@...
Mar 27, 2002 2:52 am
444
Hi gummers and former gummers, I know that a port is mucho work, so as long as you are contemplating a port, junk the d__m galaxy and code in something that is...
Ed Steel
steel@...
Mar 27, 2002 2:11 pm
445
Motion seconded: do not try to emulate Galaxy string models, simply re-implement using ANSI wstrings, MFC CStrings, UNICODE, or whatever makes you...
Makes you wonder if a few of us shouldn't be discussing some joint effort. How many people are there still on the group that are thinking about or are actively...
We just started de-Galaxifying our apps using Java. Anyone using Qt(or other toolkit)instead of Java? What are the pros and cons of either approach? Cheers, ...
Francis Ma
francis@...
Mar 27, 2002 11:05 pm
448
Given the appearance of interest, I have to throw my hat into the ring: I would be interested in offering services to anyone looking to port their applications...
Eric says, ... I will be happy to confirm and endorse Eric's skills in this area. He was one of the first members of the Galaxy team at Visix was always known...
Just a few comments on the general issue of porting... About a year and a half ago, we decided to port our entire application (~200,000 lines) from Galaxy to...
Don't forget out us intreprid Galaxy contractors/consultants... Some of us are still alive and kicking... And we still have Galaxy widgets and utilities for...
we made another choice : we needed to be optimized our (non gui) kernel , make it more light, and remove galaxy because of one particular library conflict...
So what GUI toolkits out there today (portable or not) have a feature that matches Galaxy's springs and struts for dynamically adjustable layout? -- Todd (who...
Thanks to all who contributed to this discussion ! I sure would love to have some living Galaxy-legends like Eric or Joey (we only unplugged the hot'n'gui...