Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion TE_PASSWORD and Paste
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
joaquin  
View profile  
 More options Sep 13 2011, 2:35 pm
From: joaquin <joaq...@datastax.com>
Date: Tue, 13 Sep 2011 11:35:48 -0700 (PDT)
Local: Tues, Sep 13 2011 2:35 pm
Subject: TE_PASSWORD and Paste

Whenever running a TextCtrl box with TE_PASSWORD, I lose the Paste
functionality. The paste functionality returns when I remove the styling.

        password = []
        password.append(wx.StaticText(self, -1, "Password"))
        password.append(wx.TextCtrl(self, self.ID('pass'), "", size=(125,
-1), style=wx.TE_PASSWORD))

Does anyone have any suggestions?

Using wxPython2.9-osx-docs-demos-cocoa-py2.7.

Thanks!
Joaquin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.