ProGUI V1.38 UI Library (Small Bug Fix)

Developed or developing a new product in PureBasic? Tell the world about it.
PrincieD
Enthusiast
Enthusiast
Posts: 642
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post 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.
David Martin
New User
New User
Posts: 6
Joined: Sat Feb 03, 2007 2:12 pm
Location: Towanda, PA, USA

TextControl Alignment

Post by David Martin »

Is there a way to align right the items in a TextControlEx?
PrincieD
Enthusiast
Enthusiast
Posts: 642
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post 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.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post 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!
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
David Martin
New User
New User
Posts: 6
Joined: Sat Feb 03, 2007 2:12 pm
Location: Towanda, PA, USA

Post 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.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

> open help / about with Mouse!
test it, after one or two clicks comes ms dialog :wink:
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
PrincieD
Enthusiast
Enthusiast
Posts: 642
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post 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.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

> what OS?
see the second button in my signature
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
PrincieD
Enthusiast
Enthusiast
Posts: 642
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post 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.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post 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
Last edited by rsts on Tue May 12, 2009 10:51 pm, edited 1 time in total.
User avatar
X0r
Enthusiast
Enthusiast
Posts: 138
Joined: Tue May 01, 2007 3:49 am
Location: Germany

Post by X0r »

I have got Windows Vista x64 and can not execute any of the examples.
PrincieD
Enthusiast
Enthusiast
Posts: 642
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post 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.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Picture says more than 1000 words

Image

Image
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post 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.
PrincieD
Enthusiast
Enthusiast
Posts: 642
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post 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?
Last edited by PrincieD on Tue May 12, 2009 11:13 pm, edited 1 time in total.
Locked