Blitz (98/176)

From:Demon Hell
Date:25 Jul 2001 at 23:26:14
Subject:Re: MUI problems...

>I recently updated my EFMUIlib v1.5 to v2 and discovered few problems...
>This example worked fine with version v1.5 but crashes with v2!! A bug
>maybe?
>I think it has something to do with those MUILabel's and MUIString's 'cos
>if I
>delete almost all of them and leave there just a few (1 or 2) like this:
>--------------------
>MUILabel 3,"Name",1
> MUIString 4,name$,32
>
> MUIAddObjsHGroup 13,3,4
> MUIAddTags 13,#MUIA_Group_Columns,2
> MUIAddTags 13,#MUIA_Frame,9
> MUICreateHGroup 13
>---------------------
>...and then it works ok! Strange?
>Is there a solution to this or do I just have to stick with the good old
>v1.5?

The only thing I can see staring me in the face at the moment is that you`ve
missed out the open and close stack macros..
Maybe thats why it worked when you cut down the example..cos it needed a
smaller stack space.
There should be some commented examples in the EFMUI lib that mention this..
Sorry I cant be more specific, but my miggy is asleep right now, and I dont
wanna wake her! (I really should get a life ;) )

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie