Recent

Author Topic: Polish chars in Lazarus  (Read 6942 times)

Pepe

  • Guest
Polish chars in Lazarus
« on: July 31, 2004, 02:13:35 am »
Hi,
I have problem with Polish chars in my Lazarus Project. I can not write this text(it is an example):
Code: [Select]

Label1.caption:='Ja chcę coś zjeść'; // it means 'I want to eat something'

When I try to write a letter "ć" or "ś" -  I see a dialogbox with message : "CallStack".

What I have to do to?

Ps: In Menu Environmental Options/Desktop in Language Field I have chosen Polish, but it only makes my IDE of Lazarus in polish - but i still can not write polish chars...
In Delphi, to write polish chars i had to add registry value : "NoCtrlAltKeys" on 1.

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2565
Polish chars in Lazarus
« Reply #1 on: August 02, 2004, 10:57:19 am »
I assume you have installed a polish keyboard and set your LANG enviroment var to something polish.

What keycombination do you use to get the "ć" or "ś" ? (and what version of lazarus do you use)
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Anonymous

  • Guest
Polish chars in Lazarus
« Reply #2 on: October 05, 2004, 07:01:57 pm »
Hmm... Normaly, to get the "ć" character you must press Alt+"c", but it doesn't work in Lazarus. Moreover, you cannot paste anything with polish characters into Lazarus, what helped with Delphi, when NoCtrlAltKeys didn't work (You can write something in polish using notepad, and use Ctrl+C and Ctrl+V to copy it into Delphi. Unfortunetly it doesn't work in Lazarus...

Anonymous

  • Guest
Polish chars in Lazarus
« Reply #3 on: October 26, 2004, 12:20:12 am »
with the latest binary of lazarus and left ALT key it works fine so ...

Anonymous

  • Guest
Polish chars in Lazarus
« Reply #4 on: October 26, 2004, 12:21:41 am »
Sory I mean right ALT key  :oops:  
ec-mike

Adam.Pilorz

  • Jr. Member
  • **
  • Posts: 67
    • http://www.pilotmp3.devtown.net
Polish chars in Lazarus
« Reply #5 on: October 26, 2004, 06:34:09 pm »
Ech... The problem is, that it doesn't work with all polish chars. But I've found a solution: You can write your polish char in a caption value in Object Inspector, and then copy it inside code editor - it works!

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2565
Polish chars in Lazarus
« Reply #6 on: October 27, 2004, 11:49:53 am »
You can also redifine the IDE shortcuts
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

 

TinyPortal © 2005-2018