GIDForums  

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

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 08-Aug-2005, 17:01
Dhaval Dhaval is offline
New Member
 
Join Date: Jun 2005
Posts: 1
Dhaval is on a distinguished road

Fl_Help_Dialog Not working


Hi All,
I am working on trying to load a html page via <FL/Fl_Help_Dialog.H>.
This is my code snippet

CPP / C++ / C Code:
// Displays the Help Dialog Window

Fl_Help_Dialog *Manual;

Manual = new Fl_Help_Dialog;

Manual->load("text.html");
Manual->resize(200,300,500,400);

Manual->show();
Fl::run();

I have text.html in the current directory.It shows me this error when the window opens
"Unable to follow the link "text.html"-No such file or directory"
I tried to run the the help.exe in fltk-1.1.6 and it also displays the same error message.
Can pointers? Hoping for a quick reply.
Thanks
Dhaval
Last edited by LuciWiz : 09-Aug-2005 at 01:48. Reason: Please insert your C++ code between [c++] & [/c++] tags
  #2  
Old 08-Aug-2005, 20:51
cable_guy_67's Avatar
cable_guy_67 cable_guy_67 is offline
Senior Member
 
Join Date: Oct 2004
Location: Nescopeck, PA
Posts: 1,109
cable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the rough
Quote:
Originally Posted by Dhaval
Hi All,
I am working on trying to load a html page via <FL/Fl_Help_Dialog.H>.
This is my code snippet ...

Hello and Welcome to GIDForums™ Dhaval. I posted something of this nature a bit ago. Let me know if this example compiles and runs for you. If not, what are you compiling on and with. Check out the thread the describes the syntax highlighting markup for code here.

Mark
__________________
"Opportunity is missed by most people because it comes dressed in overalls and looks like work."
--Thomas Alva Edison
"Those who would give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety."
--Benjamin Franklin
"A happy person is not a person in a certain set of circumstances, but rather a person with a certain set of attitudes."
--Hugh Downs
 
 

Recent GIDBlogToyota - 2008 November Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Circular Linked Queue Copy Constructor and Assignment Operator Not Working? wc3promet C++ Forum 1 06-Oct-2008 04:00
help! my HP ScanJet 3400c isnt working!! dora Computer Hardware Forum 3 04-Oct-2005 13:02
Current working directory. kobi_hikri C Programming Language 2 06-Jun-2005 16:07
Re: Still working on the BBCodes... admin GIDNetwork™ 2 11-May-2005 23:28
CD Drive really working,but not really working, strange!! Joel86 Computer Hardware Forum 3 11-May-2004 09:45

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

All times are GMT -6. The time now is 09:33.


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