oWnd:line/oWnd:bLClicked

oWnd:line/oWnd:bLClicked

Postby Otto » Sat Jul 29, 2006 8:15 am

Are these functions ready?
Regards
Otto
oWnd:line()


ACTIVATE WINDOW
ON PAINT
ON PAGERIGHT
ON PAGELEFT
ON RIGHT
ON LEFT
ON UP
ON DOWN
ON PAGEUP
ON PAGEDOWN

oWnd:brClicked
oWnd:bLClicked
oWnd:bLButtonUp
oWnd:bMMoved
User avatar
Otto
 
Posts: 6275
Joined: Fri Oct 07, 2005 7:07 pm

Postby Antonio Linares » Sat Jul 29, 2006 11:11 am

Otto,

You can easily check them for yourself reviewing source\classes\window.prg and include\fwce.ch (search for ACTIVATE WINDOW). Thanks
regards, saludos

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

Postby Otto » Sat Jul 29, 2006 2:53 pm

METHOD Line
does not seem to be there. Can we take the code form FWH?
Regards
Otto
User avatar
Otto
 
Posts: 6275
Joined: Fri Oct 07, 2005 7:07 pm

Postby Antonio Linares » Sat Jul 29, 2006 4:33 pm

Otto,

With some of them, yes, you can take them from FWH, but with others you will find unresolved externals from Windows Mobile.
regards, saludos

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

Postby Otto » Sun Jul 30, 2006 5:16 am

Hello Antonio,
if I change some lines in window.prg how to compile and link?
Thanks in advance
Otto
User avatar
Otto
 
Posts: 6275
Joined: Fri Oct 07, 2005 7:07 pm

Postby Enrico Maria Giordano » Sun Jul 30, 2006 12:06 pm

The easiest way is to compile it as it were a PRG of your application.

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

Postby Otto » Sun Jul 30, 2006 6:52 pm

Hello Enrico,
could you post an example of buildce.bat which include also windows.prg.

Thanks in advance
Otto
User avatar
Otto
 
Posts: 6275
Joined: Fri Oct 07, 2005 7:07 pm

Postby Enrico Maria Giordano » Sun Jul 30, 2006 7:00 pm

I don't have one at hand but basically you have to add

Code: Select all  Expand view
%hdir%\bin\harbour window.prg /n /i..\include;%hdir%\include /p %2 %3 > clip.log


and modify

Code: Select all  Expand view
%vcdir%\bin\clarm -TP -W3 -c /DARM /DUNICODE /I%hdir%\include /I..\include %1.c window.c


or something very similar.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8600
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 15 guests