Author Topic: Cjk Input In Qt-based Programs - Added Uim 1.0.1  (Read 11997 times)

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Cjk Input In Qt-based Programs - Added Uim 1.0.1
« Reply #15 on: January 18, 2006, 02:54:13 pm »
Yes, you don't need pga' tarball. Just install qt_mt.

Enjoy!
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Cjk Input In Qt-based Programs - Added Uim 1.0.1
« Reply #16 on: January 19, 2006, 12:14:15 am »
I compiled uim-1.0.1 and attatched it.

If you installed uim 0.4.5 and quiminput, remove them and install an attatched uim 1.0.1.

To set up uim, run 'uim-pref-gtk'.

In Global settings, check 'Specify default IM' and select 'Default input method'.

Enjoy!
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Cjk Input In Qt-based Programs - Added Uim 1.0.1
« Reply #17 on: January 19, 2006, 03:04:36 am »
Wow wow wow.  It WORKS!!    
Perhaps that's the coolest stuff for the CJK users!    
Thank you.  Keep up your great work, 2or0!

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

reni

  • Newbie
  • *
  • Posts: 6
    • View Profile
    • http://park15.wakwak.com/~eire/cgi-bin/wiki.cgi
Cjk Input In Qt-based Programs - Added Uim 1.0.1
« Reply #18 on: January 19, 2006, 06:19:49 pm »
thanks for compiling the latest uim!  i couldn't cross compile it myself and almost began to forget it  

just for (perhaps only my) interest, did you build it with cross sdk? if so, i believe you encountered rpl-realloc error, just as i did (see my post in this forum,) and i'd appreciate it very much if you kindly tell me how you fixed it.

reni
vist my website (in japanese)
http://park15.wakwak.com/~eire/cgi-bin/wiki.cgi

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Cjk Input In Qt-based Programs - Added Uim 1.0.1
« Reply #19 on: January 20, 2006, 10:20:43 am »
2ro0, thank you so much for your efforts in compiling this.

I've tried so hard to do this to enable CJK input in Qt apps too, but failed so many times.

Your qt-mt and uim is superb, superb. It works, it's incredible. Finally I can use Prime for input in all apps.

My only problem now is that xfce4-panel segfaults. Is anyone using this qt-mt with XFCE4? If so, is this behavior common, or should I make a clean XFCE4 install? Without the panel XFCE4 is really crippled...
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

badog

  • Full Member
  • ***
  • Posts: 248
    • View Profile
Cjk Input In Qt-based Programs - Added Uim 1.0.1
« Reply #20 on: January 20, 2006, 11:35:24 am »
there are not good tables in uim for chinese.
how to change table to UIM?

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Cjk Input In Qt-based Programs - Added Uim 1.0.1
« Reply #21 on: January 20, 2006, 01:10:36 pm »
The most direct way to change the content of the input code tables is to edit the .scm files manually.

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Cjk Input In Qt-based Programs - Added Uim 1.0.1
« Reply #22 on: January 20, 2006, 06:40:17 pm »
Quote
thanks for compiling the latest uim!  i couldn't cross compile it myself and almost began to forget it  

just for (perhaps only my) interest, did you build it with cross sdk? if so, i believe you encountered rpl-realloc error, just as i did (see my post in this forum,) and i'd appreciate it very much if you kindly tell me how you fixed it.

reni
vist my website (in japanese)
http://park15.wakwak.com/~eire/cgi-bin/wiki.cgi
[div align=\"right\"][a href=\"index.php?act=findpost&pid=111607\"][{POST_SNAPBACK}][/a][/div]

I just deleted the following line in "configure" file.
Code: [Select]
#define realloc rpl_realloc
Enjoy!
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

reni

  • Newbie
  • *
  • Posts: 6
    • View Profile
    • http://park15.wakwak.com/~eire/cgi-bin/wiki.cgi
Cjk Input In Qt-based Programs - Added Uim 1.0.1
« Reply #23 on: January 21, 2006, 04:43:29 am »
thanks again for your info!  this will definitely help.  and now maybe i would be able to comile other softwares with similar problems.  i'll give them a try!

reni
vist my website (in japanese)
http://park15.wakwak.com/~eire/cgi-bin/wiki.cgi