Bug 11125 - textinput widget does not have sufficient skin parameters for layout
: textinput widget does not have sufficient skin parameters for layout
Status: RESOLVED INVALID
Product: SB Touch
Classification: Unclassified
Component: UI
: unspecified
: PC Other
: -- critical (vote)
: 8.0.0
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-18 22:02 UTC by Ben Klaas
Modified: 2009-09-08 09:31 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments
screenshot of textinput with bad text placement (23.58 KB, image/png)
2009-02-18 22:02 UTC, Ben Klaas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2009-02-18 22:02:49 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.
Comment 1 Richard Titmuss 2009-03-26 03:49:21 UTC
Ben, is this still an issue? If not can you close this bug.
Comment 2 Ben Klaas 2009-04-09 07:42:07 UTC
the textinput widget is very difficult to configure on the skin, but we've got it more or less working now.