TRAutocompleteView icon indicating copy to clipboard operation
TRAutocompleteView copied to clipboard

Table separator style and colour cannot be modified.

Open heikkihautala opened this issue 10 years ago • 0 comments

These properties are set only in the "initWithFrame:textfield:itemsource:cellfactory:controller" method which calls "loadDefaults" in the beginning which removes the separator.

One solution could be to implement setters for these properties and set the values to the table view.

heikkihautala avatar May 13 '14 06:05 heikkihautala