FLTK logo

Re: [fltk.general] fluid question

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: fluid question matthiasm Apr 27, 2006  
 

On Apr 28, 2006, at 12:44 AM, Gaurav Saxena wrote:

Im using fluid for developing my gui front end since I like the results. However, I don't know if I can insert my code into the fluid dialog boxes.

In the third Tab of the Widget dialog, you will find a text field called "Callback:". You can use that field to enter any code you like, not just the name of a callback function. The variable 'o' is a pointer to the widget, 'v' is the userdata field from below.

To see what the code will actually look like, open the code view window (Edit->Show Source Code), disable the "Auto-Position" and scroll up. You will eventually find the code that you enter in the Callback: field.

If the input area is too small, simply resize the whole widget dialog. You'll see that the Callback field is the one that stretches.

Matthias

----
http://robowerk.com/



Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.