Can I use LessTif in my applications?
LessTif Frequently Asked QuestionsYou should be able to compile and run your code, how well it works is another matter... If it doesn't, then we're very interested in hearing about what doesn't work and why (we can't fix bugs that we don't know about), and we're even more interested in a fix. If your favorite application does work, please tell us so we add it to the list of apps known to work.
How to debug LessTif applications ?
LessTif Frequently Asked QuestionsWe have some documents which should help to track down bugs in LessTif-based applications. BUG-HUNTING.html describes some specifics of LessTif's built-in debugging facilities while bugs.html covers more general the topic of debugging X11 applications.
Can I use LessTif with C++ ?
LessTif Frequently Asked QuestionsYou sure can. There really are two ways. You can use it directly, or through one of the C++ wrappers for Motif. Much of this is discussed in the Motif FAQ which can be found at Ken Lee's website at http://www.rahul.net/~kenton Using LessTif directly with C++ prompts the question on how to use class member functions as callbacks.
Who is developing LessTif?
LessTif Frequently Asked QuestionsA few Internet based individuals as listed in core.html. Nobody is paid to work on it, all is effort by volunteers. Look for an all-time list of authors in the AUTHORS file in the LessTif distribution, while CREDITS acknowledges the contributions of various other people. Keeping a list of developers for each widget is not really possible mainly because the we're not fanatic about ownership of a widget. We do keep in touch enough to know who's messing with what so we don't overlap too much.
Is there a LessTif newsgroup?
LessTif Frequently Asked QuestionsRegularly, questions about LessTif (or about any free Motif®) clone are asked in comp.windows.x or comp.windows.x.motif .
What Platforms is LessTif on?
LessTif Frequently Asked QuestionsA more accurate list is available in an extraneous file. Here's an excerpt, with version numbers stripped for brevity: Linux, FreeBSD, NetBSD, OpenBSD, BSDi (BSD/OS), Sun (SunOS, Solaris), MkLinux, OS/2, AIX, Digital UNIX/Compaq Tru64, HP/UX, Windows NT, Windows 95 (with cygwin)
How complete is LessTif ?
LessTif Frequently Asked QuestionsActually most LessTif widgets work somewhat. Many work fairly well. Things like traversal and focus handling have been worked on, but probably aren't really all that functional yet. The menu system is quickly losing its child diseases (occasionally freezing the X server with grabs). If you're not in a rush when working the menus, the odds are low that you'll get in much trouble. Also dragging in the menus will get you in trouble faster than clicking.
Is there any documentation for LessTif ?
LessTif Frequently Asked QuestionsYes the LessTif Documentation Project (LessDox) check out the LessDox home page at: http://www.lesstif.org/Lessdox/lesstif.html
Will LessTif be Motif1.2 Compliant?
LessTif Frequently Asked QuestionsUp to now we are very close, all interfaces are in place, we might only have to fight against some remaining bugs ... Therefore, we expanded the source directory tree to make it easy to add new stuff, and to build several versions of the library (and the corresponding tools). So if anybody has a widget, or an application, to offer which can advance us in the 2.x or CDE areas, please E-mail us. Somewhere along 1997 we actually started building 2.0 compliant widgets.
I installed LessTif but I can't compile apps with it. What's wrong ?
LessTif Frequently Asked QuestionsYou may have an application that's not error-free; or (more likely) one which needs configuration for your site, computer platform, etc. If it's not a bug within the application it probably has to do with your compiler options. If it's indeed that, there are several possibilities. In the examples we'll give now, we'll be using some installation directories that may differ from your installation.
What tools can I use to develop .NET applications?
Andy Mc's .NET Framework FAQThe .NET Framework SDK is free and includes command-line compilers for C++, C#, and VB.NET and various other utilities to aid development. Microsoft Visual Studio Express editions are cut-down versions of Visual Studio, for hobbyist or novice developers.There are different versions for C#, VB, web development etc. Originally the plan was to charge $49, but MS has decided to offer them as free downloads instead, at least until November 2006.
Can applications other than IT applications use Expedite?
National Directory of Managed Care OrganizationsExpedite is not for IT applications only. You can receive information on MCOs drawn from our Managed Care Information Service. Information about specific MCOs, statistics, revenue, trends, enrollment, mergers, acquisitions, developments, Medicare-Medicaid, reimbursement, significant industry news, and coverage of major meetings and conferences.
When are applications due?
FAQBecause the MMH Program begins in May each year, our selection process concludes earlier than most other graduate programs. Deadlines vary depending on your campus choice: Ithaca or Singapore. You must complete your application and a personal interview before an application deadline in order to receive an admission decision by the corresponding notification date.
What is Motif (LessTif)?
Grace FAQ (for Grace-5.1.12)Throughout the Grace docs, saying "M*tif" we actually refer to the M*tif API, defining a set of functions for building graphical user interfaces (GUI) via numerous widgets (buttons, labels, etc). Grace makes a heavy use of the M*tif API. There are several implementations of the interface. The original OSF Motif (see http://www.opengroup.
