News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

New Templates

Started by bluekid, May 06, 2006, 09:31:45 AM

Previous topic - Next topic

bluekid

Windows Fluid template for Codeblocks  -Fluid RAD tool for FLTK library -
   http://bluekid.mylivepage.com/file/?fileid=405

Linux - Fltk Template for CodeBlocks
   http://bluekid.mylivepage.com/file/?fileid=406

Linux - Fluid Template for CodeBlocks
   http://bluekid.mylivepage.com/file/?fileid=407

Linux - Glut Template for CodeBlocks
  http://bluekid.mylivepage.com/file/?fileid=408

i used linux templates under Ubuntu 5.1 English - why not turkish ?   :(-
and for templates must be install fftk, fltk-dev, fluid, glut packages

when using Fluid template  simply  in your projects open main_ui.fl file with fluid make changes save and write codes then recompile project under C::B thats all :wink:
fluid for windows
  http://bluekid.mylivepage.com/file/?fileid=403
What is blue ? Blue is the invisible becoming visible.

Michael

Quote from: bluekid on May 06, 2006, 09:31:45 AM
i used linux templates under Ubuntu 5.1 English - why not turkish ?   :(-

I thought that it was solved your problem with Turkish :?. Did Thomas's solution not work?

Best wishes,
Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

bluekid

read last message of thomas about this problem
Quote
ı18N
What's that, lowercase 'i' without dot? So it seems that it also transforms 'I' to 'ı' in tolower()... sigh.

I'll hardcode that function too, then it should work (hopefully).
What is blue ? Blue is the invisible becoming visible.

thomas

And so I did on April 26. Both the lowercase and uppercase conversion are now done using a custom, non locale aware function.
It ought to work now, and since I did not hear anything from you any more, I was assuming it really does, too.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

bluekid

ok i re-install ubuntu turkish  and try again
What is blue ? Blue is the invisible becoming visible.