Re: Euphoria ILs and GUI Libraries

new topic     » goto parent     » topic index » view thread      » older message » newer message
Vinoba said...

Matt: Thanks for reponding. I know of the ILs within Eupohria, e.g. greater than function has a IL number associated with it. What I want to know is the same availability in the GUI libraries e.g. create a button - that function of creating a button - does have a IL number associated with it?

User defined routines don't have their own IL op assigned. They are called via the PROC or FUNC op, along with a pointer to the routine and its arguments.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu