-
https://github.com/nst/iOS-Runtime-Headers/blob/master/Frameworks/UIKit.framework/UILabel.h#L201
You don't have to use Charles Powell's marquee label class.
-
Faire une table des étiquettes de collation (cf. ticket #101).
Y-a-t-il une source, un standard existant que l'on peut utiliser ?
J'ai l'impression qu'en marc/unimarc c'est un peu de la saisie libre.…
-
seems turned off in html
- check function, docs and test
- turn it on
-
Hey,
I am trying to use your component on UITableViewCells, and the interesting thing here is that the frame for the label is not available till the cell is rendered and `layoutSubviews` is called.
…
-
A reference like `RDF11-MT` in ReSpec currently doesn't work as the biblio DB uses `rdf11-mt` as index and the service at jitsu is case-sensitive. Consequently http://specref.jit.su/bibrefs?refs=RDF11…
-
I tried to make artist/album/track titles scrolling when too long with
android:ellipsize="marquee"
Why does it not work wherever I try this?
Autoscrolling should be easier than making all swipeabl…
hurzl updated
10 years ago
-
In the tabs-style-2 design (tabs 7, 8, 9) example , the tabs come after the content in the keyboard sequence. This may mean tabbing through the contents of a tab to get to the tabs themselves in orde…
-
By default, the label is invisible (not laid out properly) if laid out using autolayout.
As a test, I made sure the frame of the sublabel was being set to the same as the marquee label since I initial…
-
The marquee label is crashing for me with the following:
`2012-10-29 23:47:54.970 Navigator[54234:c07] *** NSForwarding: warning: selector (0x11bbcd) for message 'v8@0:4' does not match selector known…
nmock updated
11 years ago
-
I've tried everything. I have a table view controller with custom cells which have marquee labels. I configure them in the cellForRowAtIndexPath method and if the screen appears all views and subviews…