Message315089
| Author | louis-martin |
|---|---|
| Recipients | louis-martin |
| Date | 2018-04-08.18:21:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523211690.52.0.682650639539.issue33241@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Tested with :
from appJar import gui
with gui() as app:
app.label('hello world', tip="help me")
app.addLabel("l1", "text")
app.setLabelTooltip("l1", "more help") |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-08 18:21:30 | louis-martin | set | recipients: + louis-martin |
| 2018-04-08 18:21:30 | louis-martin | set | messageid: <1523211690.52.0.682650639539.issue33241@psf.upfronthosting.co.za> |
| 2018-04-08 18:21:30 | louis-martin | link | issue33241 messages |
| 2018-04-08 18:21:30 | louis-martin | create | |