enthought / enthought/traitsui

Flyover text contains undesirable prefix 'Specifies '

Open
#23 2 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

From: K.-Michael Aye kmichael.aye@gmail.com
Date: Tue, Sep 27, 2011 at 4:51 PM
Subject: [Enthought-Dev] [traits] 'desc' argument problem
To: enthought-dev@enthought.com

Using 'desc' with any (I tried Button and Str) adds the string
'Specifies' in the bubble text in front of the given text on my system.

So when I do:
status = Str(desc='Feedback text')

and I hover over this Item, the bubble text says: 'Specifies Feedback text'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.