| |
Rating
Thread /
Thread Starter
|
Last Post  |
Replies |
Views |
|
|
by dsmith
Those that are in this forum most likely know what FLTK is. For those that don't, it stands for Fast Light Tool Kit. It is a multiplatform, lightweight library for building Graphical User Interfaces. This thread explains a bit more about FLTK and how it is used.
This sub-forum can be used to...
|
|
0 |
4,514 |
|
|
by azark
Mark (cable_guy_67) was correct in the conclusion of a previous thread about button push needs recognition ( http://www.gidforums.com/t-11401.html ) ... I'm back! (sooner than I had hoped)
I have been playing around with the add_timeout and repeat_timeout and I'm not sure I completely understand...
|
|
7 |
1,310 |
|
|
by azark
Greetings! This is my first post to this fine forum which I've found quite valuable. Thanks Mark for the reply to my private email.
My problem here is getting a button to be recognized when a routine is running. I've tried to simplify what I am seeking by writing a small demo of two buttons and...
|
|
5 |
792 |
|
 |
by jafar
hello :?
i'd like to draw in an image ho is in a box !:!:
haw can i do this ????:?:
what library and function shoud i use ????
can u give me some link to start!
or some example ???
i use windows xp , devcpp , fltk
thank u
|
12-Sep-2006 08:05
by baard
|
4 |
680 |
|
 |
by jafar
i have a question :roll:
for me the directory /fltk/ doesnt exist i have just FL and i tray to change the name FL to fltk but it doesnt work:roll:
may be the version of fltk
pliease say me what is the version that i shoud install to have the directory "fltk"
and can u give me the link to download
|
|
1 |
695 |
|
|
by baard
Greetings. I am a new member and a beginner. Please help me with the following learner's code. I am using audiere and fltk to play a sound file. I need to play a cat sound file when the sing button is clicked in cat window and a dog sound when a sing button is clicked in a dog widow. I tried to use...
|
09-Sep-2006 10:40
by baard
|
1 |
823 |
|
 |
by jafar
hello :oops:
i tray to exute this :
http://derindelimavi.blogspot.com/2006/05/rnek-program-imageviewer.html
and it work = very good , i'm happy ,but when i try to modify one caracter in this source it doesnt work:!: and it make me the same error when i modify something ; i dont understand ;if...
|
05-Sep-2006 09:55
by jafar
|
2 |
516 |
|
 |
by jafar
hello i'm beginner plizz help me
i use fltk fluid and code::block v1.0
i create a window with a simple box , i want to display an image (C:\Dev-Cpp\test\test.jpg) in this box .
haw can i do this ??(use a function ?? or what shoud i do??)
this is the .cxx of my mini_projet :
// generated by Fast...
|
03-Sep-2006 03:25
by jafar
|
1 |
693 |
|
|
by jaikumar_j
Hi everyone
I am in a search for embedded graphics tool which matches all our requirements.
I need to post the key press events, scanned by the keypad device driver, to the widget.
i.e. keypad driver has to pass on the key press events to the windows, through some server or post it directly.
how is...
|
|
1 |
559 |
|
|
by cable_guy_67
I just posted a GID Community blog entitled: FLTK NEWS -- 1.1.x bugs and FLTK-D.
Please let me know what you think.
This is an auto-generated message posted by GIDNetwork™ on behalf of the author.
|
|
4 |
863 |
|
|
by jaikumar_j
What is FLNX?
And can't we compile FLTK for MIPS over uclinux and run directly?
Is a windowing server required?
rgds
jai
|
|
1 |
1,484 |
|
 |
by jafar
hello i need help plizzz :oops:
i use fltk fluid and code::block v1.0
i create a window with a simple menu bar and menu item , i want to open an image (C:\Dev-Cpp\test\test.jpg) with file>open .
i'd like to have the file name and extention and the path !!:lol:
haw can i do this ??(use a function...
|
|
9 |
713 |
|
 |
by mushu
Is there any way to make a Universal Binary (Mac) version of the static libraries using make (or ./configure and make) on a PPC machine?
--:banana:
|
|
1 |
761 |
|
 |
by mushu
I'm developing a gui on Mac OS 10.4.7, PPC, with fltk-1.1.7. I'm using the plastic scheme (tried both calling Fl::scheme and using all plastic boxes) because, with all the colors set to FL_WHITE, it looks more like the Aqua interface (which anyone using a Mac would definitely want in any...
|
|
1 |
555 |
|
 |
by jafar
hello all 8)
i'm new in forum
i have tested some source-code from the forum and its good ,thx.
i use dev c++ 4.9.9.2 and fltk 1.1.7
i'd like to have a simple windows with a menu bar with there item (like file ...)
plizzz can someone give me a code to compile to help me :(
i have tested this...
|
25-Aug-2006 08:10
by rbp
|
4 |
519 |
|
 |
by bluekid
Fluid is a nice GUI designer for FLTK but for compiling or debugging we need IDE. So I use CodeBlocks with Fluid an write template for this.
Windows - Fluid Template for CodeBlocks
Linux - Fluid Template for CodeBlocks
download template put template file into CodeBlocks templates directory
Run...
|
|
4 |
6,570 |
|
|
by Spidy08
Hi-
What im looking for:
I have two button, I want a button to be highlighted (change color) when clicked on, and when the second button is clicked on, it get highlighted and the first one go back to normal.
What I got:
I've created a button class, got my own draw and handle function, I got it to...
|
25-Aug-2006 02:52
by rbp
|
8 |
684 |
|
|
by Spidy08
Hi,
im trying to set up a selection list box where the user can select a row of information and I can use that info to display elsewhere. And evenually I need this list to be able to sort by the menu tab on top.
should look something like a excel speardsheet...
Name Age ...
|
25-Aug-2006 02:23
by rbp
|
3 |
604 |
|
|
by harroldm
Hi,
First post, be gentle.
Im trying to make a Window in FLTK2.0 (DevPack version, Windows) that can receive both key(down) and keyup events.
My objective is to have a runtime table of 'hotkeys' the user can press to trigger the PUSH/RELEASE of a Button.
My first attempt used shortcuts in my...
|
|
3 |
1,101 |
|
|
by Bobnoxous
Hello. I'm trying to print text on a button graphic. I'd like the graphic to show around the text. This way, I can use 1 graphic for the buttons, and change the text on top the button as needed. It will also help with internationalization, hopefully.
Is there a way to draw text such that the...
|
|
1 |
1,266 |
|
|
by Corvin
Hello,
I'm working on an embedded project, that brings FLTK+nxlib+nano-X graphics on ARM processor board.
Recently we decided to use .ttf fonts on our device. I have built freetype2 library, linked it with nano-X and ensured that it works with nano-x. However, FLTK doesnt load .ttf fonts.
In...
|
|
1 |
1,400 |