Yes, I know PMW has scrolled Text, but the module has to be installed
seperately; this is something I'm releasing to a number of people.
I'll try doing it with a canvas.
--
http://mail.python.org/mailman/listinfo/python-list
Dustan a écrit :
> I'm trying to get a scrollbar bound with a Frame, and I keep on getting
> a scrollbar, but it doesn't actually scroll. Some help, please?
Frames are NOT scrollable objects for scrollbars in Tkinter: Listbox,
Canvas and Text widget are.
I f you want/need to scroll something el
In article <[EMAIL PROTECTED]>,
Dustan <[EMAIL PROTECTED]> wrote:
>BTW, experience tells me it is necessary for me to explicitly state
>that I'm a newbie (otherwise I get rude people saying I should already
>know such-and-such).
>
That experience generalize poorly to comp.lang.python.
--
http://m
Dustan wrote:
> Martin Franklin wrote:
>
>>Dustan wrote:
>>
>>>I'm trying to get a scrollbar bound with a Frame, and I keep on getting
>>>a scrollbar, but it doesn't actually scroll. Some help, please?
>>>
>>
>>It can be tricky getting an empty frame to scroll, can you post your
>>example code so
Label Widget, sorry
--
http://mail.python.org/mailman/listinfo/python-list
Martin Franklin wrote:
> Dustan wrote:
> > I'm trying to get a scrollbar bound with a Frame, and I keep on getting
> > a scrollbar, but it doesn't actually scroll. Some help, please?
> >
>
> It can be tricky getting an empty frame to scroll, can you post your
> example code so that we might be mor
Dustan wrote:
> I'm trying to get a scrollbar bound with a Frame, and I keep on getting
> a scrollbar, but it doesn't actually scroll. Some help, please?
>
It can be tricky getting an empty frame to scroll, can you post your
example code so that we might be more helpful. Here is an example of
b
BTW, experience tells me it is necessary for me to explicitly state
that I'm a newbie (otherwise I get rude people saying I should already
know such-and-such).
--
http://mail.python.org/mailman/listinfo/python-list