[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Tabbed dialogs (was Re: [XaraXtreme-commits] Commit Complete)
- From: Luke Hart <lukeh@xxxxxxxx>
- Date: Wed, 03 May 2006 16:27:39 +0100
- Subject: Re: [XaraXtreme-dev] Tabbed dialogs (was Re: [XaraXtreme-commits] Commit Complete)
Alex Bligh wrote:
Luke,
Does this mean you do or don't want the tooltip hack in the resources any
more? If not, I propose leaving in the <title> tags because they are
useful
for accessibility purposes.
I need to change my converter program so all the other tabbed dialogs
convert right.
Alex
That's correct, but as you said they're helpful in the bars. Also you
will find tab names will all change to '-', this caused by
CamResources::GetTextFail not failing and instead returning '-'. I'm not
sure what's causing this.
Luke