Tk 8.4?

Hi rubyists,

How can i use tk 8.4 under ruby 1.8.0 (Win distribution) without
building ruby from sources?

Thanx

Eric.

Hello Eric-Roger,

Monday, November 17, 2003, 3:28:31 AM, you wrote:

How can i use tk 8.4 under ruby 1.8.0 (Win distribution) without
building ruby from sources?

AFAIR you should only to compile ruby’s Tcltklib library with tk 8.4.

···


Best regards,
Nikolay

Nikolay Ponomarenko schrieb:

AFAIR you should only to compile ruby’s Tcltklib library with tk 8.4.

Hallo Nikolay,

thanks for your answer! The Problem is i can’t compile anything here,
because i simply haven’t the tools. If i overwrite the 8.3 dlls with the
8.4 dlls it seems to work. But i think there must be a better way.

CU

Eric.