by creswinman » Wed Oct 11, 2006 3:55 pm
Alguna sugerencia?
-
creswinman
-
- Posts: 33
- Joined: Thu Aug 24, 2006 3:14 am
- Location: mexico
-
by Antonio Linares » Wed Oct 11, 2006 8:53 pm
Ignacio,
Este ejemplo funciona correctamente:
- Code: Select all Expand view
#include "FWCE.ch"
function Main()
local oWnd, oSay
DEFINE WINDOW oWnd TITLE "TestSay"
@ 1, 2 SAY oSay PROMPT "Test" SIZE 100, 20
@ 3, 2 BUTTON "SetText" SIZE 80, 20 ACTION oSay:SetText( Time() )
ACTIVATE WINDOW oWnd
return nil
-
Antonio Linares
- Site Admin
-
- Posts: 42098
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
-
by creswinman » Wed Oct 11, 2006 9:46 pm
Gracias Antonio
-
creswinman
-
- Posts: 33
- Joined: Thu Aug 24, 2006 3:14 am
- Location: mexico
-
Return to FiveWin for Pocket PC
Who is online
Users browsing this forum: No registered users and 12 guests