Re: Hello again Al or anybody

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

don cole wrote:
> 
> Al Getz wrote:
> 
> > 
> > Before the next Create call Win_Handles might be {}.
> > Now the function call:
> Belive it or not I'm following you so far.
> > Window1=Window:Create(...)
> Now is this a winlib Create or a winClass Create?
> 
> Because I'm getting : variable DefaultEvents has not been assigned a value in
> NextID().
> 
> I'm only doing a winlib Create at this point.(before I call GetNextID())
> 
> 
> Hope that makes sense.
> 
> 
> Don Cole

Hi Don,

Ok, that's a different error now.  To fix this:

If you're planning on using any WinClass events you'll have to include
either MessageMap.ew early on, or make your own MessageMap.ew .
If you're NOT planning on using these events, i think you can get away
with calling
  Track:SetLastEventID(1)      --note '1' inside
  Track:SetDefaultEventsSize() --note nothing inside
although i never tried this so far.

I think this covers it.



Take care,
Al

And, good luck with your Euphoria programming!

My bumper sticker: "I brake for LED's"

 From "Black Knight":
"I can live with losing the good fight,
 but i can not live without fighting it".
"Well on second thought, maybe not."

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

Search



Quick Links

User menu

Not signed in.

Misc Menu