On 21.06.06 12:31:54, bastian salmela wrote: > yes, that works, but I am using this a bit differently. > I am using designer to do the interface, and I have frame promoted to > customwidget. and then I use uic.loadUiType() to load up the .ui file on my > main program. > the code i showed you, is the custom widget .py file, and for some reason, if > i > use QTableWidget, i get blank, but as soon as i use QTableView it shows.
It's rather hard to say whats going on, without some code. Can you send us the .ui-file and widget that uses it (i.e. it's code) and the code for the custom widget? Andreas -- You will step on the night soil of many countries. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
