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 31-Jan-2005, 15:51
Acki Acki is offline
New Member
 
Join Date: Jan 2005
Posts: 27
Acki is on a distinguished road

Geting Fluid


Hi,
as I told before I can't setup the box property for any object in Fluid.
With fltk (in sorce code) I have no problems, just with Fluid...
Now I saw a screenshot from Fluid that looks totat different to mine !!!
For example in the screenshot there was a tool window, where you can pick objects for adding to the window, I don't have this tool window !!!
I'm using Fluid 2.0 (from the Dev-C++ package) on Win2k and W98

Is there a newer version avilable, or can someone please send me a working version !?!?!

A_Buschhueter@gmx.de
  #2  
Old 31-Jan-2005, 18:48
cable_guy_67's Avatar
cable_guy_67 cable_guy_67 is offline
Senior Member
 
Join Date: Oct 2004
Location: Nescopeck, PA
Posts: 1,108
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 Acki
Hi,
as I told before I can't setup the box property for any object in Fluid.
With fltk (in sorce code) I have no problems, just with Fluid...

Hello again Acki. Do you mean that the properties don't change or you can't even make the changes. From the main FLUID project window you double click the item you would like to change and a three tabbed window ( GUI, STYLE and C++) should pop open where you can adjust most of the aspects of your item. Does this happen?
[quote-Acki]
Now I saw a screenshot from Fluid that looks totat different to mine !!!
For example in the screenshot there was a tool window, where you can pick objects for adding to the window, I don't have this tool window !!!
I'm using Fluid 2.0 (from the Dev-C++ package) on Win2k and W98
[/quote]
The Widget Bin can be shown by using the (MENU->Edit->Widget Bin on/off) item. As far as the different look, it could be a scheme difference or *nix vs windows vs OSx difference. I don't use 2.0 nor the devpack version but I will give a go at compiling 2.0 (from subversion) and see if there are any differences.

Mark

EDIT
Acki, I compiled 2.0 and my above statements are not valid. I use 1.1.6 so sorry 'bout that. I will say that one make and everything compiled. That never happens without some additional options with the 1.1.x line. You must have been looking at that ( I do have the Widget Bin with my fluid ) in those screen shots. So, revert to 1.1.6 or just use the menus (which is what I do anyhow) to select your new widgets. The attributes do pop open with a double click.

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
Last edited by cable_guy_67 : 31-Jan-2005 at 19:27. Reason: additional info
  #3  
Old 01-Feb-2005, 06:54
Acki Acki is offline
New Member
 
Join Date: Jan 2005
Posts: 27
Acki is on a distinguished road
Quote:
Originally Posted by cable_guy_67
From the main FLUID project window you double click the item you would like to change and a three tabbed window ( GUI, STYLE and C++) should pop open where you can adjust most of the aspects of your item. Does this happen?

Well, the window appears, on the STYLE tab there is a pull down list (choice) where I should be able to set the box off the widget. But this list is empty I can't set any border (box) !!!!!
Is this in your Fluid V2, too ???
  #4  
Old 01-Feb-2005, 19:31
cable_guy_67's Avatar
cable_guy_67 cable_guy_67 is offline
Senior Member
 
Join Date: Oct 2004
Location: Nescopeck, PA
Posts: 1,108
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 Acki
Well, the window appears, on the STYLE tab there is a pull down list (choice) where I should be able to set the box off the widget. But this list is empty I can't set any border (box) !!!!!
Is this in your Fluid V2, too ???

Hey Acki, this what you talking about. (see attached jpeg) All I did was open fluid, create a main(), create a window. Dbl-click window, choose style, drop the menu and choose diamond. I think I see a re-compile in your future.

The only thing is I am using the source from subversion not the dev-pak. Have you checked lately to make sure that you have the latest version? 2.0 is like a zoo these days, there is some serious work going on. I don't like Dev-C++ as much as I would like to, (in all fairness I haven't given it a go lately, they still seem to be developing as well) and I've found while using fluid, an editor, the fluid project window and it's assorted pop ups and a shell work like a champ. Pop the docs (the new help browser really is a lot nicer than the old) and off to the races.

But I digress, to answer your question, you should be able to see that drop down. Update the dev-pak and see if that helps. BTW, thanks for the reason to compile 2.0, I can't wait to make that swap. It loops crispy. I'm not jumping in just yet though, the repository still has wayyyyy to much updating going on. I think I'll wait a bit.

Mark
Attached Images
File Type: jpg fluid_example.jpg (58.2 KB, 76 views)
__________________
"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
  #5  
Old 03-Feb-2005, 05:57
Acki Acki is offline
New Member
 
Join Date: Jan 2005
Posts: 27
Acki is on a distinguished road
Well, I can life without the toolbox...
But I want to change the properties of the widgets !!!

Is your screenshot from Fluid 2 ???
It looks like it's running on Windows...
Could you please send me your Fluid exe - maybe it works for me, too !?!?!

Unfortunately I don't know how to recompile the Fluid source with Dev-C++... ??:

thx, Acki
  #6  
Old 06-Feb-2005, 13:08
MatthiasWM MatthiasWM is offline
VIP
 
Join Date: Nov 2004
Posts: 62
MatthiasWM will become famous soon enough
Quote:
Originally Posted by Acki
Now I saw a screenshot from Fluid that looks totat different to mine !!!

The Fluid that comes with FLTK 1.1.6 has a tool window. The fluid that comes with FLTK 2 has none. Both versions of Fluid are very different and don't create code for the other version of fltk. I recommend to stick with 1.1.6 for the time beeing, although 2.0 currently almost bursts in productivity. It'll still take a while to stabilize 2.0.
 
 

Recent GIDBlog2nd Week of IA Training by crystalattice

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
FLTK && fluid In Motion cable_guy_67 FLTK Forum 4 20-Mar-2008 03:52
run() and fluid Acki FLTK Forum 7 15-May-2007 00:11
fltk window under design disapear in FLUID.... realken FLTK Forum 2 15-Jan-2005 20:22
[GIM][MODULE]Contact List cable_guy_67 FLTK Forum 9 04-Dec-2004 12:19
Any disadvantages with FLUID? r2matthews FLTK Forum 4 14-Nov-2004 17:49

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

All times are GMT -6. The time now is 00:42.


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