quote:
Originally posted by sock
Okay, last time I created a new target file and it wasn't Unicode.
This time I used a Unicode file, so I'm not getting question marks now, but now I am getting the same weird characters as Mnjul. This only happens when I save some value, the specific value is saved as those characters. It looks as if you are trying to put ASCII into Unicode, without converting it to Unicode first. Weird stuff.
I've got a new version that i'd like to send to you so you can test it. I sent it to Mnjul but still don't know if it works (Mnjul, did you recieve my emails? i'm not sure if i send them to the right address)So, sock, can I send that version to you? If you allow me (i don't want spam people emails), send me you address via PM. Thanks.
quote:
Also, when I change the editbox to right-align mode, it doesn't look like it should (like it does in Notepad or Word). And then when I move to another value, it asks me if I want to save the value, but I only changed the text alignment, I didn't edit the text!
How do you do that? And note that every time the editbox (richtextbox, in fact) is changed (change event) my program assumes that a text modification has been done.
quote:
Being a software developer sucks, eh?
Well, I'm studing for that. It can be a posible future to me.
quote:
Originally posted by gfd
Hmmm your program has Windows' about box?
Why not? The ShellAbout API is a very nice one