Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Posibly Tk bug?
There are smal code:

#!/usr/bin/wish -f
entry .oute
label .nadpis -text "Vytvořit : "
grid .nadpis -row 0 -column 0
grid .oute   -row 0 -column 1 -columnspan 4

Locale settings:
LANG=cs_CZ
LC_ALL=cs_CZ
LC_CTYPE=cs

Dead keys not accept in entry (in text too). When commentout line
4 (grid .nadpis ...), things works normaly.

Can give me any idea? CVS snapshot from 2004-08-29.

Thanks Michal
--^w^

Report this thread to moderator Post Follow-up to this message
Old Post
Wohnivec
08-30-04 08:58 AM


Re: Posibly Tk bug?
Wohnivec wrote:
> There are smal code:
>
> #!/usr/bin/wish -f
> entry .oute
> label .nadpis -text "Vytvořit : "
> grid .nadpis -row 0 -column 0
> grid .oute   -row 0 -column 1 -columnspan 4

Not setting the locale, everything works for me.

Since I don't have that locale loaded, I did not try to set it.

>
> Locale settings:
> LANG=cs_CZ
> LC_ALL=cs_CZ
> LC_CTYPE=cs
>
> Dead keys not accept in entry (in text too). When commentout line 4
> (grid .nadpis ...), things works normaly.
>
> Can give me any idea? CVS snapshot from 2004-08-29.
>
> Thanks Michal
> --^w^


--
+--------------------------------+---------------------------------------+
| Gerald W. Lester               | "The man who fights for his ideals is |
| Gerald.Lester@cox.net          |  the man who is alive." -- Cervantes  |
+--------------------------------+---------------------------------------+

Report this thread to moderator Post Follow-up to this message
Old Post
Gerald W. Lester
08-31-04 08:58 AM


Re: Posibly Tk bug?
Hi

Gerald W. Lester wrote:
> Wohnivec wrote:
> 
>
>
> Not setting the locale, everything works for me.

No, without locale not working at all for me.

>
> Since I don't have that locale loaded, I did not try to set it.

All other nonTk apps working ok, previous Tk from CVS (i use from
Sat, 19 Jun 2004), Tk8.1-8.4 working ok.

I try explain better. When entry alone, thinks work normally.
When add label to geometry, then i can type for example zcaron
(ž) as signe keyboard press, its ok. But when I type caron (as
dead key) and then "z" i got only z and no z acaron.

I recompile latest CVS from nigth and nothing new.

> 

Thanks Michal
--^w^

--
--^w^

Report this thread to moderator Post Follow-up to this message
Old Post
Wohnivec
08-31-04 01:58 PM


Re: Posibly Tk bug?
Wohnivec wrote:
> Hi
>
> Gerald W. Lester wrote:
> 
>
>
> No, without locale not working at all for me.
> 
>
>
> All other nonTk apps working ok, previous Tk from CVS (i use from Sat,
> 19 Jun 2004), Tk8.1-8.4 working ok.
>
> I try explain better. When entry alone, thinks work normally. When add
> label to geometry, then i can type for example zcaron (ž) as signe
> keyboard press, its ok. But when I type caron (as dead key) and then "z"
> i got only z and no z acaron.

Someone who knows more about the I18N input methods than I do needs to
speak up.

> I recompile latest CVS from nigth and nothing new.

Compiling from the head can be unsafe since it is a work in progress.  It
is safest to use the last production release, next safest is to use the
last alpha/beta release.


--
+--------------------------------+---------------------------------------+
| Gerald W. Lester               | "The man who fights for his ideals is |
| Gerald.Lester@cox.net          |  the man who is alive." -- Cervantes  |
+--------------------------------+---------------------------------------+

Report this thread to moderator Post Follow-up to this message
Old Post
Gerald W. Lester
08-31-04 09:01 PM


Re: Posibly Tk bug?
>>>> #!/usr/bin/wish -f 
>
>
> Someone who knows more about the I18N input methods than I do needs to
> speak up.


> Compiling from the head can be unsafe since it is a work in progress.
> It is safest to use the last production release, next safest is to use
> the last alpha/beta release.

ok, I submit bugreport #1020001

Thanks Michal
--
--^w^

Report this thread to moderator Post Follow-up to this message
Old Post
Wohnivec
09-01-04 01:59 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Tcl archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 04:53 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.