| |
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 cable_guy_67
GIM Module Contact List
A GIM add-in Module
I have created the interface of the first module for GIM. There have been no callbacks created yet and nothing but the layout and names of the widgets have been created. The reason for this is there is no reason to create any more until we are sure...
|
04-Dec-2004 13:19
by WaltP
|
9 |
2,002 |
|
 |
by jarod
Hi! I would just like to ask why sometimes, FLTK respond slower in some screen/window when i do mouse clicks? Here is my scenario, I have a program composed of many screens. Each screen of course has widgets and most of it are buttons. Aside from the widgets, i also made some "shortcuts" so that i...
|
03-Dec-2004 04:56
by jarod
|
3 |
861 |
|
|
by jarod
Hello guys! I have a simple problem, I wanna insert a space before every input that will be typed on an Fl_Input so that data will be more presentable. One idea of mine would is to have an outer Fl_Input, make another shorter and borderless Fl_input and place it inside the outer one. But the...
|
30-Nov-2004 04:09
by jarod
|
4 |
1,255 |
|
|
by usmsci
hi all! i am now a new member to this forum and it looks like a great one! i am having some problems with my openGL app. first let me briefly explain my situation. i have an openGL using GLUT with another GUI layer called GLUI. it is much like FLTK but everything is much more intuitive. theres one...
|
|
4 |
4,591 |
|
 |
by podarok
I want to know best way to post patches for fltk sources.
|
|
4 |
1,086 |
|
|
by Marius Giurgi
Hello, my dear FLTK gurus!
I'd like to ask a few questions regarding TABs.
I've been trying to figure out why is it that the deactivated TABs can still be selected. Is this supposed to be so??? All the other widgets (unlike the TABs) seem not to be selectable nor clickable once they are...
|
|
4 |
1,066 |
|
|
by rohan_iitd
I have been given a project in my college of converting 3d object to any 2d view and also reconstructing a 3d object from 2 appropriate 2d views using fltk.
I have 2 questions:
1)I wanted to use the z buffer algo for hidden line elimination.But for that i need all the pixels in the polygon.
Is...
|
|
1 |
1,182 |
|
|
by r2matthews
Hello,
I'm a new fltk user and I'm using it with opengl. I like using FLUID.
A general question: are there any disadvantages using FLUID as opposed to hand-coding? If I run across any tricky problems when using FLUID will I have to do nasty work-arounds because code is generated? Or does FLUID have...
|
|
4 |
1,904 |
|
|
by Plumb
Has anyone here had any luck compiling the cvs version of fltk-2.0? I have tried a couple of times by updating every couple of weeks but havn't been able to get past the fluid linking stage.
Plumb
|
|
20 |
5,638 |
|
|
by podarok
hm...
I know - it is hard to do... But it will very very Usefull if it done...
I wrote at www.fltk.org as feature request it, but...
How about making in fltk API wrapper for ncurses? Make midc usable in X with fltk gui? There are so many curses software in *nix system, and many people found fltk...
|
|
2 |
1,118 |
|
|
by jarod
Hi to everyone! I have a problem on my GUI which makes it shutdown and sometimes get unresponsive. I figured out that the GUI eats up memory (of course! :hair: ) but it doesn't free it every time I go to a different screen. So, my problem now is how to free up some memory as I change screens bcoz...
|
|
2 |
970 |
|
|
by cable_guy_67
Yes, the tab order is the place to begin just by a matter of scale. If you get a chance could you post the tabOrder.fl file. I find it easier to understand when I can jump from fluid to the source and see just what is going on.
Is there an easy way to get offline content d/l'ed from here. I...
|
|
4 |
7,836 |
|
 |
by jarod
Hi dsmith! thanks for the warm welcome! actually another problem of mine is how to keep the drop-down list or the "Fl_Choice" to remain exapanded by just clicking the drop-down button or pressing "TAB" until it gets the focus(). Right now the only way to do this is to press the spacebar or drag the...
|
28-Oct-2004 20:37
by jarod
|
1 |
1,605 |
|
|
by WW.
I'm a recent FLTK user trying to figure out some details.
I have two questions about Fl_Tabs.
(1) (This probably applies to other widgets.) When my window initially comes up, the first tab is on top (naturally), and none of the tab labels have that thin box around them. Clicking on a tab label...
|
|
3 |
1,937 |