Re: Help Closing Euphoria Windows

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

This is a multi-part message in MIME format.

------=_NextPart_000_0002_01C28FD3.1C2121C0
	charset="iso-8859-1"

Hi Derek,
Thanks, now we are getting somewhere! The test program doesn't work with the
pre 055 win32lib.ew but works OK if I run it from inside the win32lib 055
folder where the include statement accesses that folder's win32lib.ew file.
The only difference I noticed was that the window background was grey
whereas the old library gives me white as a default. How do I change this?

I now have two choices: 1. Ditch the old win32 folder and keep the
win32lib-055 transferring  the required library files into my Include folder
or , 2. Ditch the whole Euphoria system except my files and download
Euphoria version 2.3.

One worry I have is the test program didn't work with the onClose call
commented out and the setHandler line brought into play - I got lots of
Windows call back errors when I selected window closed, see attached error
file. I have not attempted to understand this because the reason may be
obvious to you. If I am to change over to setHandler calls where do I find
out the name of the second parameter (e.g W32HClose in the case above) for
each of the onEvent calls I use?

I enjoy programming in Euphoria but I find I struggle a bit probably because
I have no experience of 'C' or 'VB' which would probably help me with
windows programming.

Matthew

------=_NextPart_000_0002_01C28FD3.1C2121C0
Content-Type: application/octet-stream;
	name="ex.err"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="ex.err"

C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:4287 in procedure =
invokeHandler()=20
Close_MainWindow() needs 0 arguments, not 3=20
    id =3D 3
    event =3D 14
    params =3D {}
    lRoutines =3D {37'%'}
    lCallType =3D 1
    i =3D 1

... called from C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:10050 =
in function fDoClose() =20
    id =3D 3
    hWnd =3D 3500
    iMsg =3D 16
    wParam =3D 0
    lParam =3D 0
    pReturn =3D -2761
    idStyle =3D <no value>
    idDepth =3D <no value>

... called from C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:10395 =
in function WndProc() =20
    hWnd =3D 3500
    iMsg =3D 16
    wParam =3D 0
    lParam =3D 0
    id =3D 3
    lHandledEvent =3D 25
    result =3D <no value>

^^^ call-back from Windows

... called from C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:414 =
in function w32Func() =20
    funcid =3D 25
    parms =3D {3500,274,61536,721180}
    lRC =3D <no value>
    libfunc =3D <no value>
    lFuncDef =3D 21
    linked =3D <no value>

... called from C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:10390 =
in function WndProc() =20
    hWnd =3D 3500
    iMsg =3D 274
    wParam =3D 61536
    lParam =3D 721180
    id =3D 3
    lHandledEvent =3D 0
    result =3D <no value>

^^^ call-back from Windows

... called from C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:414 =
in function w32Func() =20
    funcid =3D 25
    parms =3D {3500,161,20,721180}
    lRC =3D <no value>
    libfunc =3D <no value>
    lFuncDef =3D 21
    linked =3D <no value>

... called from C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:10390 =
in function WndProc() =20
    hWnd =3D 3500
    iMsg =3D 161
    wParam =3D 20
    lParam =3D 721180
    id =3D 3
    lHandledEvent =3D 0
    result =3D <no value>

^^^ call-back from Windows

... called from C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:449 =
in procedure w32Proc() =20
    funcid =3D 21
    parms =3D {7676008}
    libfunc =3D <no value>
    lFuncDef =3D 34'"'

... called from C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:10551 =
in procedure eventLoop() =20
    id =3D 0
    Flag =3D -1
    msg =3D 7676008
    hWnd =3D 0
    getRC =3D 1
    inc =3D 0
    el =3D 1

... called from C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:10596 =
in procedure WinMain() =20
    id =3D 3
    style =3D 0

... called from test.exw:26=20

Global & Local Variables

 C:\PROGRA~1\EUPHORIA\INCLUDE\msgbox.e:
    lib =3D 3220504576
    msgbox_id =3D 0
    get_active_id =3D 1

 C:\PROGRA~1\EUPHORIA\INCLUDE\file.e:
    my_dir =3D -2

 C:\PROGRA~1\EUPHORIA\INCLUDE\get.e:
    input_file =3D <no value>
    input_string =3D <no value>
    string_next =3D <no value>
    ch =3D <no value>

 C:\PROGRA~1\EUPHORIA\INCLUDE\image.e:
    fn =3D <no value>
    error_code =3D <no value>
    numXPixels =3D <no value>
    numYPixels =3D <no value>
    bitCount =3D <no value>
    numRowBytes =3D <no value>
    startXPixel =3D <no value>
    startYPixel =3D <no value>
    endYPixel =3D <no value>

 C:\Program Files\EUPHORIA\WIN32LIB_055\tk_mem.e:
    pAbortRtn =3D 0
    pAllocationCounter =3D 3
    pAllocated =3D {{0},{{7675916,7675940,7676008}}}
    pAllotted =3D 0
    pStringSet =3D 0
    pHeap =3D 6619136
    pPeekStringBufSize =3D 256

 C:\Program Files\EUPHORIA\WIN32LIB_055\win32lib.ew:
    VOID =3D 0
    vWinMainState =3D 1
    myId =3D {3}
    myReturn =3D {0}
    riCleanUp =3D 36'$'
    ri_getClientRect =3D 3
    riPause =3D -1
    riBreak =3D -1
    showWarnings =3D 1
    xUserCleanUp =3D -1
    vMsgsToIgnore =3D {}
    vAppName =3D {87'W',105'i',110'n',51'3',50'2',76'L',105'i',98'b',32' =
',
65'A',112'p',112'p',87'W',105'i',110'n',100'd',111'o',119'w'}
    vw32Libraries =3D =
{{{1,3220504576},{117'u',115's',101'e',114'r',51'3',
50'2',46'.',100'd',108'l',108'l'}},{{1,3220307968},{103'g',100'd',105'i',=

51'3',50'2',46'.',100'd',108'l',108'l'}},{{0,0},{119'w',105'i',110'n',
109'm',109'm',46'.',100'd',108'l',108'l'}},{{0,0},{99'c',111'o',109'm',
100'd',108'l',103'g',51'3',50'2',46'.',100'd',108'l',108'l'}},{{1,3216441=
344},
{99'c',111'o',109'm',99'c',116't',108'l',51'3',50'2',46'.',100'd',108'l',=

108'l'}},{{0,0},{107'k',101'e',114'r',110'n',101'e',108'l',51'3',50'2',
46'.',100'd',108'l',108'l'}},{{0,0},{115's',104'h',101'e',108'l',108'l',
51'3',50'2',46'.',100'd',108'l',108'l'}},{{1,1207959552},{{114'r',105'i',=

99'c',104'h',101'e',100'd',50'2',48'0',46'.',100'd',108'l',108'l'},{114'r=
',
105'i',99'c',104'h',101'e',100'd',51'3',50'2',46'.',100'd',108'l',108'l'}=
vw32Routines =3D = {10,16,18,{-1,{85'U',110'n',114'r',101'e',103'g',105'i', 115's',116't',101'e',114'r',67'C',108'l',97'a',115's',115's',65'A'},{3355= 4436, 33554436},16777220},19,29,30,{-1,{83'S',101'e',116't',70'F',111'o',114'r'= , 101'e',103'g',114'r',111'o',117'u',110'n',100'd',87'W',105'i',110'n', 100'd',111'o',119'w'},{33554436},33554436},17,{-1,{83'S',101'e',116't', 67'C',117'u',114'r',115's',111'o',114'r'},{33554436},16777220},{-1,{83'S'= , 101'e',116't',67'C',117'u',114'r',115's',111'o',114'r',80'P',111'o',115's= '}, {16777220,16777220}},{-1,{109'm',111'o',117'u',115's',101'e',95'_',101'e'= , 118'v',101'e',110'n',116't'},{16777220,16777220,16777220,16777220,1677722= 0}}, {-1,{83'S',104'h',111'o',119'w',67'C',117'u',114'r',115's',111'o',114'r'}= , {16777220},16777220},{-1,{67'C',114'r',101'e',97'a',116't',101'e',67'C', 117'u',114'r',115's',111'o',114'r'},{33554436,16777220,16777220,16777220,=

16777220,33554436,33554436},33554436},{-1,{68'D',101'e',115's',116't', 114'r',111'o',121'y',67'C',117'u',114'r',115's',111'o',114'r'},{33554436}= , 16777220},{-1,{71'G',101'e',116't',67'C',108'l',97'a',115's',115's',76'L'= , 111'o',110'n',103'g',65'A'},{33554436,16777220},33554436},24,{-1,{80'P', 101'e',101'e',107'k',77'M',101'e',115's',115's',97'a',103'g',101'e',65'A'= }, {33554436,33554436,33554436,33554436,33554436},16777220},32' ',33'!', 34'"',26,{-1,{71'G',101'e',116't',67'C',108'l',105'i',101'e',110'n',116't= ', 82'R',101'e',99'c',116't'},{33554436,33554436},16777220},{-1,{68'D',114'r= ', 97'a',119'w',84'T',101'e',120'x',116't',65'A'},{33554436,33554436,1677722= 0, 33554436,33554436}},21,11,15,{-1,{66'B',101'e',103'g',105'i',110'n',80'P'= , 97'a',105'i',110'n',116't'},{33554436,33554436},16777220},{-1,{69'E', 110'n',100'd',80'P',97'a',105'i',110'n',116't'},{33554436,33554436}}, {-1,{71'G',101'e',116't',85'U',112'p',100'd',97'a',116't',101'e',82'R',..= . vNextRtn =3D 238 WC_RICHEDIT =3D = {82'R',73'I',67'C',72'H',69'E',68'D',73'I',84'T',50'2', 48'0',65'A'} classes =3D 50'2' Screen =3D 1 Printer =3D 2 className =3D {{},{98'b',117'u',116't',116't',111'o',110'n'},{98'b', 117'u',116't',116't',111'o',110'n'},{98'b',117'u',116't',116't',111'o', 110'n'},{98'b',117'u',116't',116't',111'o',110'n'},{98'b',117'u',116't', 116't',111'o',110'n'},{98'b',117'u',116't',116't',111'o',110'n'},{108'l',=

105'i',115's',116't',98'b',111'o',120'x'},{108'l',105'i',115's',116't', 98'b',111'o',120'x'},{99'c',111'o',109'm',98'b',111'o',98'b',111'o',120'x= '}, {99'c',111'o',109'm',98'b',111'o',98'b',111'o',120'x'},{99'c',111'o', 109'm',98'b',111'o',98'b',111'o',120'x'},{99'c',111'o',109'm',98'b',111'o= ', 98'b',111'o',120'x'},{101'e',100'd',105'i',116't'},{101'e',100'd',105'i',=

116't'},{115's',116't',97'a',116't',105'i',99'c'},{115's',116't',97'a', 116't',105'i',99'c'},{115's',116't',97'a',116't',105'i',99'c'},{115's', 99'c',114'r',111'o',108'l',108'l',98'b',97'a',114'r'},{115's',99'c',114'r= ', 111'o',108'l',108'l',98'b',97'a',114'r'},{115's',116't',97'a',116't', 105'i',99'c'},{115's',116't',97'a',116't',105'i',99'c'},{},{},{},{},{84'T= ', 111'o',111'o',108'l',98'b',97'a',114'r',87'W',105'i',110'n',100'd',111'o'= , 119'w',51'3',50'2'},{109'm',115's',99'c',116't',108'l',115's',95'_',115's= ', 116't',97'a',116't',117'u',115's',98'b',97'a',114'r',51'3',50'2'},{98'b',=

117'u',116't',116't',111'o',110'n'},{98'b',117'u',116't',116't',111'o', 110'n'},{98'b',117'u',116't',116't',111'o',110'n'},{109'm',115's',99'c', 116't',108'l',115's',95'_',116't',114'r',97'a',99'c',107'k',98'b',97'a', 114'r',51'3',50'2'},{109'm',115's',99'c',116't',108'l',115's',95'_',116't= ', 114'r',97'a',99'c',107'k',98'b',97'a',114'r',51'3',50'2'},{83'S',121'y', 115's',84'T',97'a',98'b',67'C',111'o',110'n',116't',114'r',111'o',108'l',=

51'3',50'2'},0,{109'm',115's',99'c',116't',108'l',115's',95'_',112'p', 114'r',111'o',103'g',114'r',101'e',115's',115's',51'3',50'2'},{83'S',... classType =3D {0,1,1,1,1,1,1,4,4,2,2,2,2,3,3,6,6,6,5,5,6,6,7,8,9,10, 11,11,1,1,1,11,11,11,0,11,11,0,11,11,11,11,11,0,11,11,1,11,0,0} classStyle =3D = {13565952,1342242816,1342242817,1342242819,1342242822, 1342242825,1342177287,1352728577,1352728579,1344340482,1344340738,1342243= 331, 1344340483,1350631552,1353777156,1342177280,1342177282,1342177281,1342242= 816, 1342242817,1342177283,1342177294,0,0,0,0,1417674757,1409286147,1342242944= , 1342246915,1342247043,1342242849,1342242851,1375797248,0,1342177280,13506= 31488, 0,1350631424,1352769604,1350631424,1342177280,1451294752,0,1,1350633733, 1,1342243842,0,0} classStyleEx =3D = {16,0,0,0,0,0,0,528,528,512,512,512,512,528,528,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,512,0,512,512,1,0,512,0,8,1,0,0, 0,0} classAttr =3D = {1,0,0,0,0,0,1,1,1,1,1,1,1,0,8,0,0,0,0,0,0,0,2,2,2,2,3, 3,4,0,4,1,1,1,0,1,1,0,0,8,0,0,2,0,2,3,3,1,2,2} classBGColor =3D = {12632256,12632256,12632256,12632256,12632256,12632256, 12632256,16777215,16777215,16777215,16777215,16777215,16777215,16777215, 16777215,12632256,12632256,12632256,12632256,12632256,12632256,12632256, 12632256,12632256,12632256,12632256,12632256,12632256,12632256,12632256, 12632256,12632256,12632256,12632256,12632256,12632256,16777215,12632256, 16777215,16777215,12632256,12632256,12632256,12632256,12632256,12632256, 12632256,16777215,12632256,12632256} vWindowClassStyle =3D {2,1} lv_id =3D {} lvitem_data =3D {} lvsort_column =3D {} il_id =3D <no value> icon_list =3D <no value> lv_allowsort =3D {} lvitem_owner =3D {} ilicon_list =3D {} ILlarge =3D 0 ILsmall =3D 0 tv_id =3D {} tvitem_data =3D {} tvitem_owner =3D {} tvitem_parent =3D {} tvitem_handle =3D {} himlFTBDefault =3D 0 himlFTBHot =3D 0 himlFTBDisabled =3D 0 FTB_images =3D {} WndProcAddress =3D 8799880 SubProcAddress =3D 8799984 onMouse =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onClick =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onKeyPress =3D = {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onKeyUp =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onKeyDown =3D = {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onResize =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onChange =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onGotFocus =3D = {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onLostFocus =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} onScroll =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onOpen =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onActivate =3D = {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onClose =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onDestroy =3D = {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onTimer =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onPaint =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} onDragAndDrop =3D = {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} onEvent =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} mainWindow =3D 3 modalWindow =3D 0 modalStyle =3D 0 modalDepth =3D 0 modalhWnd =3D 0 modalStack =3D {} paintDC =3D {} window_handle =3D = {-1,-1,3500,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1} window_handle_type =3D {-1,-1,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1} window_destroyed =3D = {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} window_func =3D {-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} window_class =3D {-1,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} window_type =3D = {49'1',50'2',1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1} window_focus_order =3D = {{},{},{},-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1} window_focus =3D = {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_owner =3D = {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_menu =3D {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_toolbar =3D {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} window_statusbar =3D = {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} window_tooltip =3D {{},{},{},-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1} window_font =3D = 97'a',114'r',105'i',97'a',108'l'},10,0,0},{{97'a', 114'r',105'i',97'a',108'l'},10,0,0},{{},10,0,0},-1,-1,-1,-1,-1,-1,-1, -1,-1,-1,-1,-1,-1,-1,-1} window_fcolor =3D = {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_bcolor =3D = {12632256,12632256,12632256,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1,-1,-1,-1,-1} window_pen =3D = {{0,0,0,13,1,1,12632256},{0,0,0,13,1,1,12632256},{0,0, 0,13,1,1,12632256},-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_x =3D {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_y =3D {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_scroll =3D = {{1,10},{1,10},{1,10},-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1,-1,-1} window_range =3D = {{0,100'd'},{0,100'd'},{0,100'd'},-1,-1,-1,-1,-1,-1, -1,-1,-1,-1,-1,-1,-1,-1,-1} window_tabitems =3D = {{},{},{},-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1} window_group =3D = {{},{},{},-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} window_cursor =3D = {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_hotkey_keys =3D = {{},{},{},-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1} window_hotkey_ids =3D {{},{},{},-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1} window_textalign =3D = {0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} window_closed =3D = {1,1,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_tabenabled =3D {1,1,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1} window_eventhandler =3D {{-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1,-1,-1,-1},{-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1,-1,-1},{-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,37'%',-1,-1,-1,-1,-1, -1},-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1} window_bbrush =3D = {0,0,1842,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, -1} tooltipControl =3D 0 transColor =3D 16711935 DefaultFontID =3D 144 heldResource =3D {} heldCursor =3D {} vFontWeight =3D 700 vStockResources =3D = {144,1866,1858,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14, 15,16} i =3D 16 printerDC =3D 0 grabbedHDC =3D {1922} vShowChars =3D 0 stream =3D {} regCount =3D 2 vEmptySlots =3D 16 customColors =3D 7675940 i =3D 63'?' vTabKeyCodes =3D {9} hintFontSize =3D 8 hintFontAttrib =3D 0 hintFontName =3D {77'M',83'S',32' ',83'S',97'a',110'n',115's',32' ', 83'S',101'e',114'r',105'i',102'f'} dragData =3D {} vLMB_id =3D {-1,-1,-1,-1} vMaxClickTime =3D 0.5 vMaxClickXDelta =3D 3 vMaxClickYDelta =3D 3 ActiveEL =3D {0} vEventsHandled =3D = {512,513,516,514,517,515,518,5,7,8,256,258,257,273, 563,15,277,276,275,21,309,312,307,308,16,2,78'N',260,53425} vHandler =3D {17,17,17,17,17,17,17,18,19,20,21,21,21,22,23,24,25,25, 26,27,28,28,28,28,29,30,31,32' ',33'!'} xpmErrFlag =3D <no value> transTuple =3D {255,0,255} pm =3D 0 test.exw: changes =3D 1 Traced lines leading up to the failure: C:\PROGRA~1\EUPHORIA\INCLUDE\file.e:96 my_dir =3D DEFAULT -- it's = better not to use routine_id() here, ------=_NextPart_000_0002_01C28FD3.1C2121C0--

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

Search



Quick Links

User menu

Not signed in.

Misc Menu