Maybe something with the text input widget. I think we have to do
something to it. I have the source code let me see what i can do.

What did you do to balsa? Why did you modify the code. Balsa 2.whatever
is still experimental. But it does work. I have the new balsa installed
on my system. what error did you get compiling it

gollum
On Tue, 2002-10-29 at 12:51, Sayamindu Dasgupta wrote:
> 
> 
> Hi,
> I was trying out the latest gaim, and it was quite interesting
> http://www.peacefulaction.org/banglaIM.jpg
> but, the input pane still shows garbage when you input in indic language
> :(
> can anybody suggest any possible suggestions ??
> also, for indic-language mailing, i tried out balsa, but was not able to
> compile it :(
> -regds-
> sdg
> 
> 
> 
> ____________________________________________________________
> To unsubscribe from this list [Bangla Penguin] send a mail
> to [EMAIL PROTECTED] with 'unsubscribe banglapenguin'
> in the subjectline and body.
> Archive of this mailing list is available at
> http://www.mail-archive.com/banglapenguin@;banglapenguin.org
> 
-- 
        n = ((n >>  1) & 0x55555555) | ((n <<  1) & 0xaaaaaaaa);
        n = ((n >>  2) & 0x33333333) | ((n <<  2) & 0xcccccccc);
        n = ((n >>  4) & 0x0f0f0f0f) | ((n <<  4) & 0xf0f0f0f0);
        n = ((n >>  8) & 0x00ff00ff) | ((n <<  8) & 0xff00ff00);
        n = ((n >> 16) & 0x0000ffff) | ((n << 16) & 0xffff0000);

                -- C code which reverses the bits in a word.

____________________________________________________________
To unsubscribe from this list [Bangla Penguin] send a mail
to [EMAIL PROTECTED] with 'unsubscribe banglapenguin'
in the subjectline and body.
Archive of this mailing list is available at
http://www.mail-archive.com/banglapenguin@;banglapenguin.org

Reply via email to