Hi,
I'm trying to use the place manager but am running into a problem.
LTk implements the optional width and height parameters to the place manager through the use of keyword arguments and a conditional in the format-wish call. However, the two calls to tk-number are made without a check to see if the relevant parameter was supplied.
Am I right in thinking this is a bug or am I just mis-using this method?
Many thanks!