We had been using tixMwm protocol to add items to the window menu on CDE/MWM implementations. This stopped working when we moved 4.1.0 to Tcl 8. Any ideas?...
Ron Natalie
ron@...
Jan 14, 2000 8:21 pm
450
Ron, I remember making some minor changes to Tix to get it working with Tcl8.0.x but I don't remember what they were. I built this on Linux outside of CC. The ...
John VanMeter
johnvm@...
Jan 14, 2000 9:23 pm
451
Hi Ron, If you find the John's changes, could you please send them on this list. I encountered the same problem a few months ago, but I never could correct it....
Didier Dumas
d.dumas@...
Jan 17, 2000 8:17 am
452
Hi ! I'm using Tcl8.0 / Tk8.0 / Tix4.1.8 / ET on IBM RISC/6000 AIX 4.3 for an application we've written and it works fine. We use the tixComboBox, tixMeter,...
Jean-Paul Dzisiak
JP.Dzisiak@...
Jan 25, 2000 8:56 am
453
All I can certainly say it's not happening to me on Linux, SCO, and HP. I'll bet it's just an AIX bug. ... -- What is this talk of 'release'? Klingons do not...
G.L. Grobe
gary@...
Jan 25, 2000 9:00 am
454
Hi ! Just recompiled and reinstalled the Tix4.1.0.007.tar.gz from "Munagala V. S. Ramanath" <ram@...> Things work now. Jep BTW: does anybody continue to...
Jean-Paul Dzisiak
JP.Dzisiak@...
Jan 25, 2000 10:24 am
455
Hi ! I have a "tixScrolledWindow" and a "tixButtonBox" in the same toplevel window. When I change the size of the toplevel window, the "tixButtonBox" is ...
Jean-Paul Dzisiak
JP.Dzisiak@...
Jan 26, 2000 1:31 pm
456
... When you want the tixScrolledWindow to be clipped first, pack it the last. Just use pack .box -side bottom -fill x -expand yes pack .tsw -side top -fill...
Hello, I'm using Tcl8.0.3 / Tk8.0.3 / Tix4.1.0.007. I just compile tix on IRIX 6.5 and got problems during the launching of tixwish. I get the following...
Michel Pottiez
michel@...
Jan 28, 2000 7:39 pm
459
Dear All A quick question, does Tix build against TCL/Tk 8.2 and if so, are there any issues I should be aware of/patches I need to download. Many thanks ...
Craige Bevil
cb@...
Jan 28, 2000 7:39 pm
460
Michel, I've used Tcl8.2/Tk8.2 and a patched version of Tix4.1.0.007 and a small patch to tk8.2. I think tk 8.3 has been fixed so that it doesn't require the...
Rob Ratcliff
rrr6399@...
Jan 28, 2000 8:04 pm
461
Hello, How do I find out if lines are allready stuffed with data in a tixgrid object? And if that is the case, is there a possibility to know the numbers of...
VAN GROOTENBRIL FRANK
frank.vangrootenbril@...
Feb 1, 2000 9:22 am
462
... I strongly recommend you abandon tixGrid and use tkTable instead. TixGrid (and tix itself) is not being maintained. -- Kenneth H. Cox Software Guy Sente,...
Kenneth H. Cox
kenstir@...
Feb 1, 2000 1:26 pm
463
Is tix4.1.0 compatible with tcl/tk 8.2.3?...
Sudharsan
sbs@...
Feb 4, 2000 7:16 pm
464
Actually it works better with 8.2.3. They finally fixed the bug in TK which caused a Tix applications to fatally crash sometimes. You have to get a newer...
Rob Ratcliff
rrr6399@...
Feb 4, 2000 8:37 pm
465
... <snip> ... Please point us (me!) to it. Really needed. Soren Prehn...
Soeren Prehn
snp@...
Feb 8, 2000 5:36 am
466
I too am having a coredump problem with tcl/tk 8.2.3 and tix4.1.0 I want to use this! Clark Stacer soeren prehn <sn-@...> wrote: original...
Clark Stacer
clark@...
Feb 8, 2000 6:12 am
467
Hi, i am also very interested in the version of tix running with Tcl/Tk 8.2.3. Please, could you send me also a patched version of Tix or is there any location...
Jens-Achim Kessel
tgs.kessel@...
Feb 8, 2000 8:33 am
468
... Could you send a message to the mailing list telling all of us where this patch/version can be found? Thanks....
Jeff Parker
jparker@...
Feb 8, 2000 12:27 pm
469
Hi! Here are the changes I made to make Tix work with Tcl/Tk 8.3b2. Probably some of them can be used with Tcl/Tk 8.2.3. The patch is applied in the 'generic'...
Carlos Vidal
carlos@...
Feb 9, 2000 8:18 am
470
When I try to link the tix4182.lib (along with tcl tk 8.2.3), I'm get the foll: error. ..\tix\tix4182.lib : fatal error LNK1106: invalid file or disk full: ...
Sudharsan
sbs@...
Feb 9, 2000 2:24 pm
471
When I try to link the tix4182.lib (along with tcl tk 8.2.3), I'm get the foll: error. ..\tix\tix4182.lib : fatal error LNK1106: invalid file or disk full: ...
Sudharsan
sbs@...
Feb 10, 2000 5:24 pm
472
Hi Tix Users! Here a fix for a problem I've been having for a while. I use ComboBoxes/Control Widgets as Window Items in a HList. If the HList scrolls the...
Mark Garvey
Mark.Garvey@...
Feb 16, 2000 1:42 pm
473
Using tcl/tk version 8.1 and Tix version 4.1.0.007 this test code in the tix distribution does not work: toplevel .d toplevel .e test {tixMwm protocol .d add...
Eugene Rose
gene@...
Feb 25, 2000 4:37 pm
474
I've installed the Tix 4.1.0 binaries and can't get them to work with the TclTk installation. I've tried tcl8.0p2, tcl8.0.5, and tcl8.2.3 versions and get...
Jeff Parker
jparker@...
Mar 21, 2000 5:10 pm
477
I'm afraid you have to re-compile Tcl/Tk with Borland. Tcl/Tk 8.0p2 work with Tix and can be compiled with Borland and MS. -- Carlos Vidal carlos@......
Carlos Vidal
carlos@...
Mar 21, 2000 5:52 pm
480
I have run Tix on NT and Win98. The TCL version I use is tcl8.0p2. I do not have to recompile the Tix code to run Tix, however, for some reason I also have to...
Mike Lansdaal
mtlansdaal@...
Mar 22, 2000 6:13 am
482
I was wondering if anyone was considering starting up some sort of support again for Tix. -- Larry W. Virden <mailto:lvirden@...> <URL:...
Larry W. Virden
lvirden@...
Mar 22, 2000 5:01 pm
483
... Oddly, I was thinking of sticking Tix into a project at sourceforge.net. I'm not sure what I was thinking of would constitute "support" in any meaningful...