April 12, 2008
Frank Benoit schrieb:
> More Examples
> 
> jface/FileTreeViewer
> jface/ShowPrefs
> jface/ShowFieldPrefs

Now the LabelProvider in those examples are working and the texts and images show up correctly.
April 12, 2008
On Sat, 12 Apr 2008 10:56:12 +0900, Bill Baxter wrote:

> Frank Benoit wrote:
>> More Examples
>> 
>> jface/FileTreeViewer
>> jface/ShowPrefs
>> jface/ShowFieldPrefs
> 
> hg pull && hg updated all my dwt directories, but...
> 
> jface\FileTreeViewer.d(29): module stacktrace cannot read file
> 'jive\stacktrace.d'
> 
> Where can I get that?
> 
> --bb

Just a little side note `$ hg pull -u` will do the pull and then update.
April 12, 2008
Jesse Phillips wrote:
> On Sat, 12 Apr 2008 10:56:12 +0900, Bill Baxter wrote:
> 
>> Frank Benoit wrote:
>>> More Examples
>>>
>>> jface/FileTreeViewer
>>> jface/ShowPrefs
>>> jface/ShowFieldPrefs
>> hg pull && hg updated all my dwt directories, but...
>>
>> jface\FileTreeViewer.d(29): module stacktrace cannot read file
>> 'jive\stacktrace.d'
>>
>> Where can I get that?
>>
>> --bb
> 
> Just a little side note `$ hg pull -u` will do the pull and then update.

Ah.  Thanks for the tip.

--bb
April 14, 2008
Frank Benoit schrieb:
> Frank Benoit schrieb:
>> More Examples
>>
>> jface/FileTreeViewer
>> jface/ShowPrefs
>> jface/ShowFieldPrefs
> 
> Now the LabelProvider in those examples are working and the texts and images show up correctly.

And now they also work on windows.
I discovered and fixed two bugs in dwt-win.
1 2 3
Next ›   Last »