We are trying to put a vtreelist together which appears like a multicolumn list in a tree format. It is really just a standard vtree with the Title set to a...
hello, re-reading these mails, I was wondering something... I never used a double byte system. And for example on an arabic or chinese version of MSWindows,...
Windows uses the current locale to decide how to open files so if you have your locale set to Japanese SJIS then it expects that encoding to be in all the...
Greg Harris
gregh@...
Aug 26, 2002 9:26 pm
495
Thanks for the answer, but in that case : ... when you do a FILE *f=fopen("..","r") and read file with fread(...), how do you know that the next character will...
Yes, not confuse characters with bytes. You will be reading bytes unless you use one of the stream readers in Galaxy, Java or C++ which actually know about...
Greg Harris
gregh@...
Aug 26, 2002 9:51 pm
497
Multibyte charsets are multi-byte. Double-byte are fixed. You need to consider the encoding and the current byte value to know whether or not the character is...
... I understand that reading a text file can be very very long if it has not fixed sized chars : Galaxy analyses every character to check the char size ? look...
... Some systems (like Unicode) are double-byte. Some (like Shift-JIS) are multi-byte. Multi-byte means that some characters occupy one byte and some occupy...
Hi, We have several MDI applications that have some problems when minimising/maximising/restoring child windows. After some investigation it would appear to...
Hi! It's been pretty quiet here. Let me give you something to laugh about. We user vresources to store project data into. Just recently one of clients...
Well the truth can be told now, we have shipped our first publicly distributed product "Imageware 10" which is Galaxy-free and based on QT. Our code runs on...
Congratulations, I will remember the QT solution ! I'm sorry for ambiencia, but they did not help us a lot (I did not bought anything from them but expected...
Hi Victor, Glad to here that your company is still generating products. Many of my customers have gone bye-bye, most of them had made the mistake of thinking ...
Hello, We had a problem with clip paths in printing, but could not solve it. Now I wonder if someone had the same : thanks to have a look at the web page :...
Greetings all... We are trying to port a Galaxy C++ application from a Solaris PC environment to a PC-based Linux environment. The app is statically linked to...
Galaxy C++ 2.5 can work with Linux, however I'm not sure if a solaris PC library would work on linux, especially if you have source to compile the libraries...
Thanks for the quick reply... When we compiled in the Solaris environment, we were using both the CC compiler and GCC 2.9.3. The Linux environment that we are...
... I would be surprised if the binaries were compatible. Solaris doesn't necessarily use glibc (does the Solaris/GCC version of Galaxy use glibc or Sun's...
Greetings all... Anyone out there with some experience in rebuilding Galaxy libraries? We have Galaxy C++ 2.5 and wish to rebuild the static libraries for...
... I'm not sure about the procedure with purchased source. From within the Visix environment, you'd run "lroot" and answer its questions. This generates the...
If you don't get direct help here, try the archives of the Yahoo group - building Galaxy has been covered in a number of threads throughout the years. Also,...
... Now appearing at... http://lists.buckosoft.com/gal/ My web site machine died - while i was in the middle of setting up it's replacement. Curse you again,...
I see that someone has made their feelings toward Ambulanceia well- known. I tried to access the list for any more help, but it requires password access. I am...
... Well, I think they can't be of any interest now, and this community is a group of fellows helping each others. -- Riccardo Cohen Articque Les Roches 37230...
Group, What is the name of the company that took over support for the galaxy product and what is their url. Also what are they like to deal with. Ed Steel ...
Ed Steel
steel@...
Jan 29, 2003 2:33 pm
521
... What vEnviron file? These X11 libraries are not part of the standard Linux distribution. At least they're not in my RedHat 8 distribution (XFree86...