create_text() moves with the 'scroll' of the canvas where as label does not which is a functionality that I need.
Bradley On Wed, Jun 9, 2010 at 10:58 AM, Dan Halbert <halb...@halwitz.org> wrote: > On Wednesday, June 9, 2010 10:36am, "Bradley Hintze" > <bradle...@aggiemail.usu.edu> said: >> Hi, I'm trying to get a label in a canvas without a background. is >> this possible. Currently it defaults to white. > > Do you really need a label, or could you just use a Canvas text object > (create_text())? Those do not have a background. My impression is that > widgets with transparent backgrounds is a hard problem, and are not generally > available in Tk. > > Dan > > > _______________________________________________ > Tkinter-discuss mailing list > Tkinter-discuss@python.org > http://mail.python.org/mailman/listinfo/tkinter-discuss > -- Bradley J. Hintze Graduate Student Duke University School of Medicine 801-712-8799 _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss