PLANS

new topic     » goto parent     » topic index » view thread      » older message » newer message

*** Reply to note of 02/10/97 15:52
hmm... our system went off-line for a while, so i'm only seeing this
response, and not the initial message.

yes, you get the same features from the tools in my gui toolkit. i've
just added mouse functions to all the features (although the mouse drag
is a bit problematic on my slow 386 - i may make it optional).

if you want to use the menu stuff without all the other baggage in the
toolkit, you can comment out the line:

   include dialog.ex

and copy the definitions for the following from dialog.ex into menu.ex:

   constant ALPHA_ALT_KEYS ...     -- used to convert keys to alt keys
   constant NUMERIC_ALT_KEYS ...   -- and number keys to alt equivalents
   function normal_to_alt() ...    -- uses prior tables to match normal keys
                                   --  with their alt-key equivalents

and you don't have to use anything else in the toolkit.

-- david cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu