Hello,
Is there anyone who uses FvwmGtk extensively?
I'm trying to create some basic dialog boxes with FvwmGtk
instead of the usual FvwmForm.
I tried invoking a test dialog box both these ways:
Module FvwmForm FvwmForm-Form
SendToModule FvwmGtk FvwmGtk-Test
The file FvwmGtk-Test I created under /usr/local/share/fvwm,
the directory where the other FvwmForms/Scripts are kept.
-->
--------
DestroyModuleConfig FvwmGtk-Test: *
*FvwmGtk-Test: Dialog FvwmGtk-Test "Testing FvwmGtk"
*FvwmGtk-Test: Label "Testing FvwmGtk"
--------
Should'nt I be atleast seeing an empty box,
whenever I invoke it?
I wasn't able to get it to work, maybe I missed something..
the man page I did go through, but some more explanation
or perhps an example or two would be very useful.
I use FvwmForm and FvwmScript for a lot of tasks and I'd
like to try the same with FvwmGtk, as well. Gtk has some
keyboard bindings which may make things easy for a user.
I'm running fvwm 2.4.0, compiled from source,
and configured during compilation to include the FvwmGtk
module with gtk support.
I also have gtk on my system, latest version, compiled
from source.
Any tips on this particalar Module would be very welcome.
Faiz
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Oct 29 2001 - 12:13:00 GMT