Uwe Grauer wrote:
> On 11/23/2010 02:06 PM, Ed Leafe wrote:
>> On Nov 23, 2010, at 2:14 AM, Fraser Burns wrote:
>>
>>> Same as Jim found - no difference. The extra thing I tried on
>>> both the before and after test was to turn on System monitor.
>>> Approx 3 seconds after clicking the Word wrap button the CPU
>>> changes to 100% and locks there.
>>
>>
>> This may sound strange - but try changing line #88 to read:
>>
>> lbl = self.gettyLabel = dabo.ui.dLabel(self, Caption=txt,
>> WordWrap=False)
>>
>> I tried that on my VM to see if that would stop the CPU from
>> spiking, and not only did the CPU behave, but I actually saw the
>> text wrap as you would expect with WordWrap=True.
>>
>> Can you try this and confirm this behavior?
>>
>
> I can confirm this. Your change results in correct behavior.
>
> Now why does it misbehave with WordWrap=True ?
>
> Uwe _______________________________________________ Post Messages to:

Confirmed here also, works as expected with no lockup.

Regards,  Jim
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/4cebdc38.2010...@comcast.net

Reply via email to