Search the web
Sign In
New User? Sign Up
gum · Galaxy User's Mail
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 436 - 465 of 594   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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@...
Send Email
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...
Frank J. Lagattuta
fjlaga
Offline Send Email
Mar 1, 2002
6:28 pm
438
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...
Jim Edwards-Hewitt
squeaky_laforge
Offline Send Email
Mar 3, 2002
3:05 am
439
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...
Riccardo Cohen
riccardocohen
Offline Send Email
Mar 3, 2002
9:51 pm
440
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 ...
Larry_Spector@...
larry_spector
Offline Send Email
Mar 3, 2002
11:12 pm
441
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...
Werner Keilholz
wkeilholz
Offline Send Email
Mar 26, 2002
4:32 pm
442
I choose to rewrite new classes, maybe the wrong choice, but more object oriented ! -- Riccardo Cohen Articque Les Roches 37230 Fondettes France email =...
Riccardo Cohen
riccardocohen
Offline Send Email
Mar 26, 2002
5:04 pm
443
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@...
Send Email
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@...
Send Email
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...
Victor R. Volkman
vrvolkman
Offline Send Email
Mar 27, 2002
3:37 pm
446
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...
jcdavies_can
Offline Send Email
Mar 27, 2002
5:11 pm
447
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@...
Send Email
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 Wiseblatt
ewiseblatt
Offline Send Email
Mar 28, 2002
1:05 pm
449
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...
jeffbarr_2000
Offline Send Email
Mar 28, 2002
9:20 pm
450
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...
conradpoelman
Offline Send Email
Mar 28, 2002
9:21 pm
451
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...
Joey Jarosz
hotngui
Offline Send Email
Mar 28, 2002
9:35 pm
452
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...
Riccardo Cohen
riccardocohen
Offline Send Email
Mar 28, 2002
9:59 pm
453
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...
Lainhart, Todd
todd01451
Offline Send Email
Mar 28, 2002
10:27 pm
454
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...
Werner Keilholz
wkeilholz
Offline Send Email
Mar 28, 2002
10:49 pm
455
... In Java 1.4 there is the standard SpringLayout layout manager (see http://java.sun.com/j2se/1.4/docs/api/javax/swing/SpringLayout.html). Third-party layout...
brianb@...
Send Email
Mar 29, 2002
11:06 pm
456
Nice email - Qt sounds promising (have always thought moving to MFC would not be real progress...), and the whole process sounds very applicable to our...
Mike Dunne
mike.dunne@...
Send Email
Apr 2, 2002
2:45 am
457
I would like to post a message. Hi, I would like to know how to convert vchar to vdate. My vchar is of the format Example 03/08/2002;08:26:52.I would like this...
Usha Kadadi
ushadk
Online Now Send Email
Apr 3, 2002
4:57 pm
458
Hi, I would like to know how to convert from vchar to vdate. My vchar is of the format.Example :03/08/2002;08:26:52.I would like this to be converted to vdate...
Usha Kadadi
ushadk
Online Now Send Email
Apr 3, 2002
5:24 pm
459
Hi, I would like to convert from vchar to string format. For example my vchar is of the format 03/08/2002;08:26:52. I would really appreciate if any of you...
Usha Kadadi
ushadk
Online Now Send Email
Apr 3, 2002
5:26 pm
460
Sorry if this has been asked before (actually, I did in 1996...), but I can't find the answer anymore. I would like to start up Galaxy in a way that only the...
Werner Keilholz
wkeilholz
Offline Send Email
Apr 22, 2002
1:53 pm
461
... IIRC, I think this window is the debug output. It's not actually a part of Galaxy's GUI subsystem, but an NT console window that takes the place of the...
David Charlap
shamino3
Offline Send Email
Apr 22, 2002
5:42 pm
462
Are you using C or C++? It's different. Galaxy automatically does lazy initialization as you use modules. In Galaxy C the absolute minimum is something like...
Eric Wiseblatt
ewiseblatt
Offline Send Email
Apr 22, 2002
6:19 pm
463
Well, the DOS window is not normaly there (as long as there is no console output, such as a GALAXY error), I just have a 2nd icon sitting on my Windows...
Werner Keilholz
wkeilholz
Offline Send Email
Apr 22, 2002
6:41 pm
464
Thanks Eric for that detailed explanation - that realy helped a lot ! I'm using C++ and I indeed have some unneeded #includes around. I'll start removing them...
Werner Keilholz
wkeilholz
Offline Send Email
Apr 22, 2002
6:49 pm
465
This might be trivial but I can't seem to see it. In code I'm hoping to use vresourceGetParent() which will return a vresource value (pres). Now I would like...
Robbert de Groot
zekaric
Offline Send Email
Apr 24, 2002
9:11 pm
Messages 436 - 465 of 594   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help