Bugzilla – Bug 11125
textinput widget does not have sufficient skin parameters for layout
Last modified: 2009-09-08 09:31:33 UTC
Created attachment 4829 [details] screenshot of textinput with bad text placement I can't get the input text to line up correctly in the textinput widget. From what I can gather from looking at src/ui/jive_textinput.c, there are not sufficient skin parameters made available for this widget. tweaking padding and border top and bottom parameters moves the entire widget (including bgImg background). I need something that will allow for the text to be placed correctly in the bgImg box.
Ben, is this still an issue? If not can you close this bug.
the textinput widget is very difficult to configure on the skin, but we've got it more or less working now.