Bug in TWindow

Bug in TWindow

Postby Enrico Maria Giordano » Sun Dec 18, 2005 9:23 pm

Try to run the following sample:

Code: Select all  Expand view
#include "Fwce.ch"


FUNCTION MAIN()

    LOCAL oWnd

    LOCAL oGet, cVar := SPACE( 30 )

    DEFINE WINDOW oWnd

    @ 1, 1 GET oGet VAR cVar OF oWnd;
           SIZE 100, 20

//    oGet:SetFocus()

    ACTIVATE WINDOW oWnd

    RETURN NIL


If you press Tab you will get the following error:

Class: NIL has no exported method GONEXTCTRL

Uncommenting oGet:SetFocus() the error goes away.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8389
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Postby Antonio Linares » Sun Dec 18, 2005 10:19 pm

Enrico,

With the latest FWPPC build published yesterday (yesterday two new builds were published) there is no error.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41441
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Enrico Maria Giordano » Mon Dec 19, 2005 7:45 am

Confirmed! Thank you!

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8389
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia


Return to FiveWin for Pocket PC

Who is online

Users browsing this forum: No registered users and 4 guests