Page 5 of 71

Posted: Tue May 12, 2009 5:14 pm
by PrincieD
Re-uploaded the files, should all work fine now :)

ts-soft: I was unable to get the office example to crash using all versions of the userlibrary and the dll. Can you re-create the crash? (Really nice looking app btw! :))

Cheers!

Chris.

TextControl Alignment

Posted: Tue May 12, 2009 5:20 pm
by David Martin
Is there a way to align right the items in a TextControlEx?

Posted: Tue May 12, 2009 5:35 pm
by PrincieD
Is there a way to align right the items in a TextControlEx?
Ah crap lol I'll add a fix for this today. The other alignment flags aren't working too due to me forgetting to pass the style parameter to the new text rendering engine, doh!

Cheers!

Chris.

Posted: Tue May 12, 2009 6:15 pm
by ts-soft
PrincieD wrote: ts-soft: I was unable to get the office example to crash using all versions of the userlibrary and the dll. Can you re-create the crash?
Start the office example (your exe or source) and open help / about with
Mouse!

Posted: Tue May 12, 2009 6:18 pm
by David Martin
ts-soft wrote:Start the office example (your exe or source) and open help / about with Mouse!
I am able to run the OfficeExample from both EXE and source with no problems.

Posted: Tue May 12, 2009 6:21 pm
by ts-soft
> open help / about with Mouse!
test it, after one or two clicks comes ms dialog :wink:

Posted: Tue May 12, 2009 9:53 pm
by PrincieD
> open help / about with Mouse!
test it, after one or two clicks comes ms dialog Wink
Hmm strange, still not able to make it crash here, I'm running Windows XP with SP3. What OS are you running Thomas? can anyone else make it crash and if so what OS?

P.S. I've had a few celebratory drinks with my mates so I'm gunna leave the fix for the text control until tomorrow as my mind is a little impaired lol

Cheers!

Chris.

Posted: Tue May 12, 2009 10:02 pm
by ts-soft
> what OS?
see the second button in my signature

Posted: Tue May 12, 2009 10:11 pm
by PrincieD
> what OS?
see the second button in my signature
Ahh right silly me, yes this could be a Vista 64bit problem, could any one else test the office example under Vista 64? Its tricky for me to debug under Vista 64 at the moment but I should have a test rig soon.

taa!

Chris.

Posted: Tue May 12, 2009 10:43 pm
by rsts
I'm running Vista64 and can not get the exe to crash.

More specifics?

cheers

whoops - now neither of them will even start. "stoped working" message immediately.

weird

Posted: Tue May 12, 2009 10:47 pm
by X0r
I have got Windows Vista x64 and can not execute any of the examples.

Posted: Tue May 12, 2009 10:54 pm
by PrincieD
I'm running Vista64 and can not get the exe to crash.

More specifics?

cheers
erm, what theme are you running, vista basic or aero? CPU? (possible little/big indeian problem)

Soner: can you get the source examples to run? this seams really strange that it works on some and not the other running the same OS *scratches head.

Posted: Tue May 12, 2009 10:58 pm
by ts-soft
Picture says more than 1000 words

Image

Image

Posted: Tue May 12, 2009 10:59 pm
by rsts
rsts wrote:I'm running Vista64 and can not get the exe to crash.

More specifics?

cheers

whoops - now neither of them will even start. "stoped working" message immediately.

weird
I was able to run example1 and could not get it to crash.

When I tried example2 it crashed immediately and now example1 does too.


However, I lied :) - I'm currently running Win 7 64 not vista, however in all my PB testing they have behaved the same.

Posted: Tue May 12, 2009 11:06 pm
by PrincieD
I'm running Vista64 and can not get the exe to crash.

More specifics?

cheers

whoops - now neither of them will even start. "stoped working" message immediately.

weird


I was able to run example1 and could not get it to crash.

When I tried example2 it crashed immediately and now example1 does too.


However, I lied Smile - I'm currently running Win 7 64 not vista, however in all my PB testing they have behaved the same.
can anyone with Vista 32 or XP confirm the above problems?

rsts: Does the problem occur when you compile any of the examples? dll, userlib, unicode, unicodethreadsafe, threadsafe?