[vwnc] Which version of the Linkuistics LAF package to install?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Which version of the Linkuistics LAF package to install?

Rob Vens-2
Loading the latest version will fail (Pixmap>>figure DNU among others). It would be nice to know which version (probably not the latest build) will load without errors in VW 7.6.
Anybody knows?

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Which version of the Linkuistics LAF package to install?

Henrik Sperre Johansen
That's because of uninitialized icons.
Run the code in the ifNil: part for each (replacing the pixmaps with
OpaqueImages), and the last version of Linkuistics should work fine.

Rob Vens wrote:

> Loading the latest version will fail (Pixmap>>figure DNU among
> others). It would be nice to know which version (probably not the
> latest build) will load without errors in VW 7.6.
> Anybody knows?
> ------------------------------------------------------------------------
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>  
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Which version of the Linkuistics LAF package to install?

Antony Blakey-2
Actually it's a logic error. It probably crept in because it's only  
exercised when initialize loading, which I rarely do now. I've  
replicated a new version to the public store.

On 20/10/2008, at 7:45 AM, Henrik Johansen wrote:

> That's because of uninitialized icons.
> Run the code in the ifNil: part for each (replacing the pixmaps with
> OpaqueImages), and the last version of Linkuistics should work fine.
>
> Rob Vens wrote:
>> Loading the latest version will fail (Pixmap>>figure DNU among
>> others). It would be nice to know which version (probably not the
>> latest build) will load without errors in VW 7.6.
>> Anybody knows?
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> vwnc mailing list
>> [hidden email]
>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

If you pick up a starving dog and make him prosperous, he will not  
bite you. This is the principal difference between a man and a dog.
   -- Mark Twain


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc