GIDForums  

Go Back   GIDForums > Computer Programming Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Post New Thread
Threads in Forum : FLTK Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order 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...
08-Sep-2004 07:58
by dsmith Go to last post
0 4,514
 
by ./mr
Hi ! I tried to change position and image for this widget (inhareted from Fl_Button) when user press up key. Changeing position is working fine but the part where i change image, creates "segmentation fault". Here is code: class foo : public Fl_Button{ public:
08-Jun-2008 18:01
by ./mr Go to last post
0 417
 
by Invincible
Hi , I read making window transparent thread it was very interesting ,my question 8O Suppose I want to create particular portion of the widget (not window)transparent in FLTK how can I do that. Lets say coordinates of widget are x = 0 ,y = 0 ,width = w ,height = h I want particular portion...
30-May-2008 15:15
by adam.chyla Go to last post
3 740
 
by adam.chyla
Hello. How can I make transparent widget :?:
28-May-2008 10:00
by adam.chyla Go to last post
0 427
 
by shiva_crazy02
Dear all, Thanking u for ur corporation ......... I have one small problem. I want to resize window of size 600,600 to 800,800 through command line. i used arg() function and also show() function. When i passed the arguments through command line.It does not work. #./programm 800*800+100+100 help...
17-May-2008 14:39
by willow Go to last post
1 361
 
by adam.chyla
Hello. 1. How can I set transparent for widget? I'am found this: :arrow: http://www.fltk.org/doc-2.0/html/classWidget.html#a117 2. How can I set widget options from callback? #include <stdlib.h> #include <fltk/Window.h>
15-May-2008 07:57
by adam.chyla Go to last post
0 488
 
by Stanley
Hi, I have a problem in drawing opengl in Gentoo linux, my harware is AMD Geode board.Its a small intelligent board.This hardware does not support 3D drawings and GLX commands. My requirement is I want to draw a simple 2D using normal fltk window, I did this in windows(OS) in two different...
26-Apr-2008 08:21
by Stanley Go to last post
3 1,755
Thumbs up
by automatedreason
hello everybody, i'm using the new fltk (2.0). i want to use OpenGL in a normal Window. i tried to follow the description on this page: http://www.fltk.org/doc-2.0/opengl.html but it doesn't work. there is no compile error but it seems that every opengl code (inside & outside of...
25-Apr-2008 06:44
by Stanley Go to last post
2 1,515
 
by jonhurlock
Hi, Im using Dev C++. And am having trouble getting OpenGL to display in a FLTK Window. Im totally new to both c++ in general. However can code in C & Java (so understand most commands & OO). I have followed the tutorial located ( http://www.gidforums.com/t-2155.html ) to get a Hello World...
21-Apr-2008 05:10
by Peter_APIIT Go to last post
1 1,660
 
by shiva_crazy02
Dear all, I am using flnx 0.18. I installed microwindows-0.90 in /home/microwindows-0.90 directory. I installed flnx 0.18 in /home. #./configure --with-microwin=/home/microwindows-0.90/src #make clean;make It compiled successfully. When I ran demo.sh It is running.But when I ran files of "test"...
17-Apr-2008 03:17
by shiva_crazy02 Go to last post
2 426
Thumbs up
by shiva_crazy02
Dear all I want to setup IP Address on fltk 1.0.x. It should look like IP................. name server......... gateway............. clearbutton save...
17-Apr-2008 02:16
by shiva_crazy02 Go to last post
1 288
 
by shiva_crazy02
Dear all, I am new in fluid of fltk. I compiled it on my machine (Linux platform). Now I want to make one application. It should look like Display ______________________
17-Apr-2008 00:12
by shiva_crazy02 Go to last post
9 478
 
by vimalkumar
Dear Friends Hai, I am vimal working as a Senior Software Eng. I would like to port this Fltk to our ST plartform. I have a sound idea in ST platform relavent info. I need some input from u all How i have to start, What are all the things need to be considered while porting and what are all the...
09-Apr-2008 13:32
by obduk Go to last post
6 1,598
 
by Akidon
Hi Im new at fltk and I cant get the simplest things to work:D Anyway I tried to get the "Fl_JPG_Image: A simple example" from Erco's cheat page to work. But it didnt. Im using Visual Studio. Ive included these libraries in linker: E:\Hib07\labkurs\fltk-1.1.7\lib\fltk.lib...
09-Apr-2008 08:37
by Akidon Go to last post
0 439
 
by obduk
I have had alot of experience with FLTK, and have made some openGl programs with Glut, but have never use FLTK for openGl. A quick question, I am thinking of making a small game for learning purpose, not to much. When I made an openGl program ages ago in Glut, the performance difference was about...
06-Apr-2008 06:08
by cable_guy_67 Go to last post
3 467
Unhappy
by freeertunc
Hi all I'm a fresh newbie in FLTK. I have two windows to display on one window. OpenGL class which inherits from Fl_GL_Window and the other one is Delta3d ( http://www.delta3d.org ) window , which inherits from Fl_DT_Window. When I put these windows on one main window as subwindows. But only one...
03-Apr-2008 07:09
by freeertunc Go to last post
0 497
Question
by Pam
Hi, I am used to programming in C++ using Visual Studio 6 and I wanted to change. I want to use free tools from now on and to make portable software as well. I've downloaded Code::Blocks and I wanted to use fltk with it. But when I choose to create a fltk project it ask me about fltk's location. I...
01-Apr-2008 03:46
by Pam Go to last post
17 4,443
 
by cable_guy_67
A big round of applause goes out the the developers of FLTK. The long awaited time has come. Version 1.1.8 has been finalized and released as the final version of the 1.1.x line. Read all about it here. Hot on the heels of that announcement came the introduction for the next phase of development...
29-Mar-2008 11:09
by cable_guy_67 Go to last post
0 362
 
Thread Rating: 2 votes, 5.00 average. by cable_guy_67
FLTK && fluid In Motion A tutorial using fluid 1.1.5 Part 1 Ok, that was a nice warm up but now we really need to get to work. You should now have an understanding of how to get your design in fluid out to a finished product. Today we will rebuild from scratch in fluid and not do any hand...
20-Mar-2008 04:52
by Pam Go to last post
4 10,508
 
by hemadri.k
hi all, I created a window and i am able to do free hand draw on the window using mouse by handling mouse events. Now i want to save the image on the window as bmp image file please give me a solution how to get the pixel buffer from the window. waiting for a reply.....
16-Mar-2008 16:52
by transfrank Go to last post
5 1,507
Exclamation
by bix2702
Hello, I wrote a application which loads a (also self-programmed) dynamic library (.dll) and import a function which creates a FLTK window (from the DLL). But the problem is that the window is not attached to the application main window and not redrawed proberly. The content of the window (button...
04-Mar-2008 05:58
by bix2702 Go to last post
2 493
Post New Thread

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

Display Options Moderators
Showing threads 81 to 100 of 354 Moderators : 2
Sorted By Sort Order
From The
cable_guy_67 , LuciWiz  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 20:08.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.