First  |  Prev |  Next  |  Last
Pages: 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
trying list for the first time
On Jan 15, 4:54 am, shags72 <je...(a)mtco.com> wrote: On Jan 14, 5:12 am, mark anthony <koyam...(a)gmail.com> wrote: On Jan 13, 3:37 pm, shags72 <je...(a)mtco.com> wrote: However, it is not needed as lappend (and append) are documented and defined to create the variable if it does ... 21 Feb 2010 20:30
Tk : trying to manage a labelframe
Hello, In Tcl/Tk 8.5.8 (Windows XP), I'm trying to manage a labelframe with the window manager (the same way as for a frame) so that it becomes a top-level window : package require Tk frame .one - width 100 -height 100 -bg red labelframe .two -width 150 - height 150 -bg blue wm manage .one => the w... 23 Feb 2010 04:38
Advanced Engineering Thermodynamics, 3rd Edition by Adrian Bejan
I have solutions manuals for these scientific textbooks .. They are all in PDF format .. If you are interested in any one, simply send me an email to macmorino(at)gmail(dot)com .. Please this service is NOT free. Here are solutions manuals to some titles.. A Course in Game Theory by Osborne, Rubinstein A Cou... 21 Feb 2010 01:41
scale widget with multiple sliders
I need a widget that I can have multiple sliders on a single trough. And I don't want the sliders not to be able to pass its neighbor slider, either up/down stream. Anybody done anything like that ?? ... 25 Feb 2010 08:00
ANNOUNCE: TkRibbon 1.0 aplha 1!
Hi all, I have written a small Tk extension, that tries to make the windows ribbon framework accessible from Tk: Windows Ribbon: http://msdn.microsoft.com/en-us/library/dd371191%28VS.85%29.aspx There is no documentation, but it is easy to be used. A ribbon is an XML file, compiled with a special compiler ... 11 Mar 2010 11:08
Tk misses: a C API function to get the toplevel of a window...
Hi all, I need to get the toplevel window of a widget. But there is no such function in Tk API :-) winfo toplevel calls GetTopHierarchy (it is not public). Which does: static TkWindow * GetTopHierarchy( Tk_Window tkwin) /* Window for which the top-of-hierarchy * ancestor should be deterined. */... 20 Feb 2010 20:12
Interest JOS thread on Tcl/Tk
http://discuss.joelonsoftware.com/default.asp?joel.3.798167 -- Kevin Walzer Code by Kevin http://www.codebykevin.com ... 19 Feb 2010 18:51
: how to resize a toplevel?
On Feb 19, 4:01 pm, Georgios Petasis <peta...(a)iit.demokritos.gr> wrote: Hi all, I am facing the following problem: I have a Tk toplevel. Under windows, a toplevel is composed by two windows: the window that corresponds to the toplevel as Tk sees it (i.e. we have a Tk_Win for it), and a wrapper one... 20 Feb 2010 14:38
[Windows Specific]: how to resize a toplevel?
Hi all, I am facing the following problem: I have a Tk toplevel. Under windows, a toplevel is composed by two windows: the window that corresponds to the toplevel as Tk sees it (i.e. we have a Tk_Win for it), and a wrapper one, that is the correct toplevel from the OS perspective (and we need this to hold t... 19 Feb 2010 17:44
Looking for ideas for reproducing a Tk 8.4 interface under Tk8.5
Larry W. Virden wrote: A developer recently asked me to help him solve an issue. Here's a program that no longer displays as intended when moved from Tk 8.4 to Tk 8.5 I am using 8.4.17 and I see no change in any colors whether the buttons are selected or not. The ticks are always red, and option box l... 22 Feb 2010 07:24
First  |  Prev |  Next  |  Last
Pages: 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65