Re: Does gtk2 provide a case 'in'-sensitive text search via 'gtk_text_iter_..._search'?




 
Hi David,

    I tried out gtkedit and it compiled and worked fine. Did a few searches and it found the words. 
    When I compiled I got a few warnings like the following.

gtk_common_dlg.c: In function ‘err_dialog’:
gtk_common_dlg.c:8:9: warning: format not a string literal and no format arguments [-Wformat-security]
         g_warning (errmsg); /* log to terminal window */

I don't know if they are coming up on your computer but they are easy ones to fix.
     Are you going to give finding ligatures and accents a try? I am not very good with languages, stuck with 
English, but it is pretty interesting how things are put together with UTF-8 to allow for all different types 
of characters in languages. 

Eric

 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]