Clausulas TSay

Clausulas TSay

Postby Carles » Mon Feb 19, 2007 8:57 am

Hola,

Es posible q no funcionen correctamente las clausulas box, raised y shadow en la clase TSay ?

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

function Main()

   local oDlg, oSay, oCursor

   DEFINE CURSOR oCursor HAND

   DEFINE DIALOG oDlg FROM 0,0 TO 20,40

   @ 1, 2 SAY oSay PROMPT "Left"          SIZE 100, 20 COLOR CLR_RED
   @ 2, 2 SAY oSay PROMPT "Right"  RIGHT  SIZE 100, 20 COLOR CLR_RED
   @ 3, 2 SAY oSay PROMPT "Center" CENTER SIZE 100, 20 COLOR CLR_RED
   @ 4, 2 SAY oSay PROMPT "Box"     BOX   SIZE 100, 20 COLOR CLR_RED
   @ 5, 2 SAY oSay PROMPT "Raised" RAISED SIZE 100, 20 COLOR CLR_RED
   @ 6, 2 SAY oSay PROMPT "Shadow" SHADOW SIZE 100, 20 COLOR CLR_RED

   ACTIVATE DIALOG oDlg CENTERED

return nil
Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
Skype -> https://join.skype.com/cnzQg3Kr1dnk
User avatar
Carles
 
Posts: 1124
Joined: Fri Feb 10, 2006 2:34 pm
Location: Barcelona

Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 77 guests