Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #105981
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: [newbie] tkFileDialog does not show title |
| Date | Tue, 29 Mar 2016 09:13:16 -0400 |
| Organization | IISS Elusive Unicorn |
| Lines | 17 |
| Message-ID | <mailman.150.1459257209.28225.python-list@python.org> (permalink) |
| References | <968ddc19-1944-4ec8-975b-ec88e4391361@googlegroups.com> <dltphqF99v5U2@mid.individual.net> <8dbb835a-6ae7-43cc-a721-0df7a6338403@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de Th1Ni8WqbtaJqXyyfWMymAclsDkxqCAYeRJxaGFcYikg== |
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:: [': 0.03; 'icon': 0.09; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:not': 0.11; 'systems.': 0.11; '2016': 0.16; 'investigate': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'right-click': 0.16; 'subject:show': 0.16; 'subject:tkFileDialog': 0.16; 'string': 0.17; 'url:home': 0.18; 'subject:] ': 0.19; 'windows': 0.20; 'trying': 0.22; 'seems': 0.23; 'mon,': 0.24; 'install': 0.25; 'header:X -Complaints-To:1': 0.26; 'figure': 0.27; 'least': 0.27; 'correct': 0.28; 'screen.': 0.29; "i'm": 0.30; 'code': 0.30; 'probably': 0.31; '-0700': 0.33; 'displayed': 0.33; 'running': 0.34; 'but': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'setting': 0.37; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'test': 0.39; 'build': 0.40; 'to:addr:python.org': 0.40; 'some': 0.40; 'your': 0.60; 'black': 0.61; 'email addr:gmail.com': 0.62; 'mar': 0.65; 'using.': 0.84; 'dennis': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| X-Gmane-NNTP-Posting-Host | adsl-108-79-219-92.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:105981 |
Show key headers only | View raw
On Mon, 28 Mar 2016 23:47:15 -0700 (PDT), jenswaelkens@gmail.com declaimed
the following:
>Thanks Peter and Wildman for trying this out on your systems. Now I know at least the code is correct but the fact that nothing is displayed on my desktop has probably to do with some setting of the LXDE-desktop I'm using. I will investigate this further.
>
I had to install python-tk on my BeagleBone Black (Wheezy), but once
there the test program showed the title string centered on top of the
window.
However, I now have to figure out just what is running -- I can get
console windows and a browser using right-click menu, but it seems the
November OS build no longer has an icon bar at the bottom of the screen.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[newbie] tkFileDialog does not show title jenswaelkens@gmail.com - 2016-03-28 14:10 -0700
Re: [newbie] tkFileDialog does not show title Wildman <best_lay@yahoo.com> - 2016-03-28 17:14 -0500
Re: [newbie] tkFileDialog does not show title Peter Pearson <pkpearson@nowhere.invalid> - 2016-03-28 22:29 +0000
Re: [newbie] tkFileDialog does not show title jenswaelkens@gmail.com - 2016-03-28 23:47 -0700
Re: [newbie] tkFileDialog does not show title Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-03-29 09:13 -0400
Re: [newbie] tkFileDialog does not show title Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-03-28 20:57 -0400
csiph-web