topic
stringlengths
1
63
text
stringlengths
1
577k
flashing SAY
Hello [code=fw:3lq5vilj]<div class="fw" id="{CB}" style="font-family: monospace;"><br />.........<br />       <span style="color: #0000ff;">DEFINE</span> <span style="color: #0000ff;">TIMER</span> oTmr <span style="color: #0000ff;">INTERVAL</span> <span style="color: #000000;">1000</span> <span style="color: #0000ff;"...
flashing SAY
Willi, no hay manera de comparar la calidad de la clase DSAY.PRG con tu ejemplo. Vea este ejemplo usando el programa Calculadora de Acuéllar. [url:gfvdhfpi]https&#58;//imgur&#46;com/tiqt1u2[/url:gfvdhfpi] [img:gfvdhfpi]https&#58;//i&#46;imgur&#46;com/tiqt1u2&#46;png[/img:gfvdhfpi] Download completo aqui: [url:gfvdh...
flat style
Hi all, I' still not able to get a dialog with flat controls when using Pelles rc editor for creation. All get and browse controls have a frame with a small inside shadow. [img:3sbvwsw4]https&#58;//www&#46;hamelau&#46;eu/tmp/borders&#46;jpg[/img:3sbvwsw4] Could anyone give me some guidance how to get rid of that sha...
flat style
Detlef, This will get you a flat panel on a window. Maybe you need to set the windows API values in your resource editor? [code=fw:1f0shsp1]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><span style="color:...
flat style
James, many thanks again for your reply. You are absolutely right, people judge a software by it's interface. I don't intend to fake windows 11 ui design for my program. But those sunken gets e.g. have a bit of smell like Windows 3.11 <!-- s:? --><img src="{SMILIES_PATH}/icon_confused.gif" alt=":?" title="Confused" /...
flat style
You have to include the manifest in your resource in order to get the flat style, or use the manifest file. EMG
flat style
Enrico, I have this line in my rc file: [b:35vl90p4]1 MANIFEST "WindowsXP.Manifest"[/b:35vl90p4] But i get no flat controls.
flat style
I copy file from c:\fwh2111\samples\winxp\ to my source folder Best regards
flat style
mtajkov, thanks for jumping in. I did this already. And tried also with "Windows10.Manifest". But when I say "BORDER: YES" in Pelles rc-editor there is no flat appearance, just the sunken look. -Detlef
flickering effect
I'm trying to show customer.dbf on a dialog with folder form at right [img:ogs4xbgj]https&#58;//i&#46;postimg&#46;cc/jjQxpCVt/rrrrrrrrr&#46;png[/img:ogs4xbgj] at first I don't see the buttonbar when I scroll through the records I see a flickering effect that is, the display is not linear and clean when I scroll ...
flickering effect
Hello Silvio, I think you should create the says and gets only once and then refresh. I made a test. This works fine. Best regards, Otto [code=fw:2gstpqqu]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span>...
flickering effect
yes of course, I made it beacuse before I had a Panel I have one error I not see the buttonbar (bottom of the dialog) at init , th eprocedure show it only if the final user resize the dialog then I cannot edit the gets Please compile this test ( I correct it with your modifies) [code=fw:d5fsegkz]<div class="fw" id=...
flickering effect
Silvio, can you please post back your source which is working now. Best regards, Otto
flickering effect
[b:2eqenp9n]I insert above the last source[/b:2eqenp9n] now another error : when you resize the dialog the xbrowse it hided [img:2eqenp9n]https&#58;//i&#46;postimg&#46;cc/5y6xC2DW/erere&#46;png[/img:2eqenp9n]
flickering effect
Silvio, for a test that all is working use: [code=fw:2lgfiq09]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">Function</span> test<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="...
flickering effect
>Which version of FW do you use? I do not have: nTopBarHeight ? see here [url:3lrrdzep]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=39178&p=233760&hilit=nTopBarHeight#p233760[/url:3lrrdzep]
flickering effect
Otto, if you resize the dialog to the left and then reopen it you will see that the xbrowse is hidden, why?
flickering effect
[b:wh3t1z1k]last res[/b:wh3t1z1k] [img:wh3t1z1k]https&#58;//i&#46;postimg&#46;cc/mkLzknx1/g&#46;gif[/img:wh3t1z1k] Otto, if you resize the dialog to the left and then reopen it you will see that the xbrowse is hidden, why? [code=fw:wh3t1z1k]<div class="fw" id="{CB}" style="font-family: monospace;"> <br /><b...
flickering effect
Hello Silvio, try this: [code=fw:gu8lmd3s]<div class="fw" id="{CB}" style="font-family: monospace;"><br />&nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #0000ff;">ACTIVATE</span> <span style="color: #0000ff;">DIALOG</span> oTabella ;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:...
flowchart for mod harbour projects
Hello friends, I am working on a flowchart for my mod harbour code. Form the flowchart I can open the source code. I use sandbox.prg from Antonio & Cristobal. Best regards, Otto [img:1qlqk46y]https&#58;//mybergland&#46;com/fwforum/flowchart&#46;gif[/img:1qlqk46y]
flowchart for mod harbour projects
Hi Otto, what is the app that you are using for the flowchart? It looks great! EMG
flowchart for mod harbour projects
Hello Enrico, it is not an APP. I am using mod harbour and a javascript lib. --------- I think in my case, this is more of a block diagram. [quote:1pc3j0xn]A block diagram is a diagram of a system in which the principal parts or functions are represented by blocks connected by lines that show the relationships of ...
flowchart for mod harbour projects
[quote="Otto":389jylwb]Hello Enrico, it is not an APP. I am using mod harbour and a javascript lib.[/quote:389jylwb] What is the name of that javascript lib? EMG
flowchart for mod harbour projects
Hello Enrico, I use jsplumb. Best regards, Otto
flowchart for mod harbour projects
Thank you. EMG
fm.log
When I run my program it creates a file "fm.log" as below. Why? Memory Allocation Report Application: C:\X\y\upx203w\MUS40.Exe xHarbour Version: xHarbour build 0.99.50 Intl. (SimpLex) Compiler: Borland C++ 5.5.1 Platform: Windows XP Professional 5.01.2600 Service Pack 2 Time Occured: 2006.11.10 19:14:06 Total 75451 al...
fm.log
Birol, xharbour creates such log file when there is some unreleased memory in your application. You should try it with the most recent xharbour build 0.99.61
fm.log
Thanks for your help. Birol
foco en combobox
hola foro, algun truco para cuando los combobox tengan el foco, aparezca la linea punteada, luego con varios combobox mis clientes se pierden y no saben en cual esta el foco, hasta presiona ALT, gracias Pak-O
foco en combobox
lo raro de esto es que si hacer un recorrido por todos los controles del dialogo, e inicias nuevamente el recorrido, al caer nuevamente enel combobox el foco punteado si funciona correctamente. la primera vez no se sabe cuandoun combobox tiene el foco. esto en vista y w7. Antonio, alguna idea sobre esto?
foco en combobox
efectivamente carlos, haciendo el recorrido varias veces esa propiedad se activa, veremos si existe alguna solucion. gracias salu2 pak-o
foco en combobox
Hay alguna novedad al respecto? Tambien con los checkbox tiene el mismo comportamiento.. gracias
foco en combobox
Antonio me comento hace un poco de tiempo que esta revisando el problema, (aca le damos su recordadita) <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> otro punto, lo del checkbox y el punteado, funciona muy bien, cuando esta en dialogo, pero si el checkbox esta en un fo...
foco en combobox
Carlos, Llevamos realizadas un montón de pruebas para ver si damos con este bug... gracias por el recordatorio, hay que seguir intentándolo <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
foco en combobox
Carlos, Fijate que probando los checkbox en W7 en un dialogo dentro de un control group al presionar la tecla ALT los checkbox "desaparecen" ? eso si esta mas dificl, pero probe quitando el group nomas los checkbox en el dialogo y desapaecen.. Antonio, Gracias por la ayuda... Creo que seria interesante la opcion de cua...
foco en combobox
francisco prueba con esto, a mi me funciona [code=fw:1lcxskvo]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#define</span> WM_SYSKEYDOWN &nbsp; &nbsp; &nbsp;0x0104<br /><span style="color: #0000ff;">ACTIVATE</span> <span style="color: #0000ff;">DIALOG</span> oDlg ;<br /...
foco en combobox
Francisco, Que versión de FWH usas ? Si mal no recuerdo, ese error ya se reportó en su momento y fué corregido
foco en combobox
[quote="carlos vargas":1yng0aok]Antonio me comento hace un poco de tiempo que esta revisando el problema, (aca le damos su recordadita) <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->[/quote:1yng0aok] Carlos, Lo encontré! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.g...
foco en combobox
Antonio hize el cambio pero el problema que no funciona el cambio con TAB, desaparece igualmente con SHIF_TAB para devolverse en la imagen presiono la marca y pasa al segundo pero no pasa al 3 si estoy en el segundo y presiona SHIF_TAB igualmente se desaparece. [url=http&#58;//imageshack&#46;us/photo/my-images/8/i...
foco en combobox
Antonio, probe haciendo el cambio que comentas a mi tget de la version 1103 y ya aparecen punteados los controles (combobox y checkbox) cuando toman el foco con TAB, pero cuando presiono ALT al abrir por primera vez el dialogo estos siguen desapareciendo (los checkbox) como en las imagenes que muestro arriba gracias sa...
foco en combobox
Paco, Por favor prueba este ejemplo y verifica si te funciona correctamente, gracias [code=fw:26wm7z4m]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><br /><span style="color: #00C800;">function</span> Main...
foco en combobox
Patricio, Tienen los controles de la caja de diálogo el orden correcto en el recurso ?
foco en combobox
Antonio: Por supuesto, me funciona muy bien sin la modificación [b:cxkmkkft]return nil // DLGC_WANTALLKEYS[/b:cxkmkkft] prueba con los folder, en este caso en foldereX
foco en combobox
Patricio, Puedes proporcionar un ejemplo para probarlo ? Para poder reproducirlo aqui, gracias
foco en combobox
Antonio, probado el ejemplo que me envias y sigue borrando los controles. estoy probando en mi sistema avanzando con "RETURN" en los controles y cuando pasa por un combobox o checkbox la linea punteada no aparece, unicamente usando el TAB gracias paco
foco en combobox
Paco, Que versión de FWH estás usando ?
foco en combobox
Antonio, usando fwh1103 + bcc582 + xharbour saludos paco
foco en combobox
Antonio aqui esta el ejemplo para la revision [url:1sns8mqu]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=6&t=22657#p121091[/url:1sns8mqu]
foco en combobox
Antonio no funciona cuando el get esta en un folder.- en este caso en lugar de saltar al siguiente control del page del dialogo, salta hacia el siguiente control luego del folder. hay problema con el metodo GoNextCtrl [code=fw:13sduiar]<div class="fw" id="{CB}" style="font-family: monospace;"><br />&nbsp; &nbsp;<span s...
foco en objeto (antonio)
Saludos, pues aqui sufriendo con FWH.. no funciona el setfocus() captura en un dialogo de facturas..... estoy capturando en un browse Tsbrowse, y cuando el articulo que capturo no existe, el foco me lo manda en el primer campo de mi dialogo!! cambio la forma de capturar y hago unos campos donde , en lugar de captura...
foco en objeto (antonio)
Prueba a usar oControl:oJump := oOtroControl De todas formas, si pones un ejemplo que podamos construir aqui, es más fácil ayudarte
fold transparentes
Hola a todos... Alguien puede decirme como hacer transparentes las dos fold que tengo declaradas para que parezca que está encima del fondo?? El fondo no es una imagen sino que le he dado un color a la pantalla.... DEFINE WINDOW oWnd1 TITLE "Configuración" @ 3, 1 FOLDER oFld PROMPTS "Parámetros", "Sistema" ; ...
fold transparentes
Elias, Has probado a darle color al folder con oFld:SetColor( ... ) ?
fold transparentes
Antonio, Gracias... Como no me di cuenta antes.... Saludos. Elías Torres.
folder
Estimados Como puedo validar una pestaña del folder, lo intento pero me quedan ambos recurso en el pantalla Aqui esta el codigo, como ven le he puesto de todo <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> [code:2d1qjbqf] #define PAGE1 oFld&#58;aDialogs&#91;1&#93; REDEFINE...
folder
#define PAGE1 oFld:aDialogs[1] REDEFINE FOLDER oFld ID 101 OF oDlg ; PROMPT " &Impresión ", " &Documentos ", " Sistema ", " Empresa" ; DIALOGS "PARAME0", "PARAME1", "PARAME4","PARAME3" ; COLORS CLR_BLACK, CLR_BLUE ...
folder
A&C Es lo mismo ya que la el commando On CHANGE envia nOpcion y nOldOption Saludos Patricio
folder
Patricio y q es lo esperas q realice al folder,, explicalo
folder
Solucionado, modifique la clase agregando una data de aValid y unos cuantos arreglos... Gracias Saludos Patricio
folder aPrompts problem
FWH samples genfold.prg Edit aPrompts does not change the TAB only if you add a new TAB the edited Tab is changed, too. Regards, Otto
folder aPrompts problem
If you change the sample genfold from: oFld:aPrompts[ oFld:nOption ] := AllTrim( cTemp ) oFld:Refresh() ) to: oFld:SetPrompts({ "TEST", "&Two", "T&hree" }) than the tab prompt changes. Regards, Otto
folder aPrompts problem
Otto, Thanks, yes its the way to do it in 32 bits <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
folder aPrompts problem
oFld:aPrompts[ oFld:nOption ] := AllTrim( cTemp ),; oFld:SetPrompts(oFld:aPrompts) )
folder aPrompts problem
José, thanks <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
folder bug
Dear antonio,I saw the folder test sample fwppc and i saw that keyboard of smartphone hide the gets .Instead i saw another program for wince and it have the panel scroll inside and when i click the keyboard the folder is move on up the same keyboard and i can see all the get of that folder.I think it very important ...
folder bug
Silvio,That behavior has to be implemented by the programer.We don't know when the keyboard is going to be used, and what should be needed to be moved in the screen, to get a proper view.You just need to change the oFolder:nTop value, or the oDialog:nTop value.
folder bug
one sample to see if you have wince 5.0 or wince 6.1 can be the program today of configuration of smartphone or pds : there is a folder and on a one a listbox and to write some gets.When you open the keyboard the folder go up and it create panel scroll.I think it must be inative system and not from a modify of a rog...
folder bug
Silvio,Can you reproduce it in the Windows Mobile emulator ?
folder bug
surelook it pleasefirst sample[img:1kzpcpkw]http&#58;//www&#46;teramoest&#46;it/1sample&#46;jpg[/img:1kzpcpkw]second sample[img:1kzpcpkw]http&#58;//www&#46;teramoest&#46;it/2sample&#46;jpg[/img:1kzpcpkw]Instead if you compile a your sample with folder and get and press the keyboard then the keyboard hide the folders an...
folder bug
Silvio,Please add this style to the dialog: WS_VSCROLL and try it again.It seems as the SmartPhone scrolls automatically if such style is used.
folder bug
Antonio, Now i trying with window but not know where i can insert this value On sample test I see buttons only on first folder How I can see all buttons ?[code:1wux9z5d] #include "FWCE&#46;ch" function main&#40;&#41; local oWnd, oFld, i Local abtn&#91;120&#93; Local oPanel&#91;6&#93; DEFINE WINDOW...
folder bug
Hi Silvio,perhaps it is better only to create 20 buttons for the tables and 3 buttons for the group tables. Then you have not so much objects and can only change the captions and colors of table buttons with the group buttons ?
folder bug
Dear wolfang,I need to create total 120 buttons20 each folder.have you an sample to create it?
folder bug
Silvio,You don't need a panel for each folder page. Simply use the oFolder:aDialogs[ n ] as the container for each group of buttons
folder bug
Antonio,I must arrive to 300 tables where I insert all ?I must divide to 50 for each folder and it so for six folder
folder not painted
Hi, I compile/link sample testfld.prg, testfld2.prg,etc., and generate its exe. But all folder control not painted, other controls ok, for all either @nR,nC FOLDER or REDEFINE FOLDER. I use Harbour/bcc55 and the buildh.bat to compile single prg only. Regards Hoe
folder not painted
Tnhoe, Please check that you use "SysTabControl32" instead of "TFolder" in your resources. It looks as the RC files are not sync with the Class TFolder version.
folder not painted
Antanio, Thanks for reply. I reinstall the samples folder and recompile then it shows again. When I delete all *.rc then it disappear again. Look like there is certain *.rc in use (borl32.rc ???) Anyway, i got it now. Regards Hoe
folder question
Hello I wan to dynamically load prompt and dialogs for a folder, using dialog and resources. The ideal will be something like REDEFINE FOLDER oFld ID 201 OF oDlg PROMPTS zprmpts DIALOGS zdlgs ADJUST where zprmpts and zdlgs are tables containing the prompts and dialogs. This does not work and errors at redefine met...
folder question
[quote="Richard Chidiak":18r3mwrl]Hello I wan to dynamically load prompt and dialogs for a folder, using dialog and resources. The ideal will be something like REDEFINE FOLDER oFld ID 201 OF oDlg PROMPTS zprmpts DIALOGS zdlgs ADJUST where zprmpts and zdlgs are tables containing the prompts and dialogs. This does n...
folder question
If zprmpts and zdlgs are tables so you will have to appoint zprmpts[x] and zdlgs[x], no? I want them to be dynamically loaded at run time, so they may be different from one user to another. Basically i would do ,; REDEFINE FOLDER oFld ID 201 OF oDlg ; PROMPTS zprmpts[1],zprmpts[2],zprmpts[3]; DIALO...
folder y controles
Hola Inserte desde pellesC un folder en un dialogo y los controles dentro se muestran mal, visualmente no se ve como un control fuera de un folder. alguna ayuda?
folder y controles
Una imagen ayudaría mucho para entender tu problema
folder y controles
Intenta con FOLDEREX, és mucho mejor. Saludos. Mira: [url:2hpakd36]https&#58;//i&#46;imgur&#46;com/Q2WUJ7m&#46;png[/url:2hpakd36] [img:2hpakd36]https&#58;//i&#46;imgur&#46;com/Q2WUJ7m&#46;png[/img:2hpakd36]
folder y controles
les dejo la imagen. gracias [url:gb0v9m8j]https&#58;//drive&#46;google&#46;com/file/d/1Kj6zPkI8QC_SckTF4siQsJmqipR4Ju32/view?usp=sharing[/url:gb0v9m8j]
folder y controles
[quote="goosfancito":2uhkwgt4]les dejo la imagen. gracias [url:2uhkwgt4]https&#58;//drive&#46;google&#46;com/file/d/1Kj6zPkI8QC_SckTF4siQsJmqipR4Ju32/view?usp=sharing[/url:2uhkwgt4][/quote:2uhkwgt4] Donde está el folder? Muestra como estás haciendo.
folder y controles
Bien, El folder lo tengo rentro de un .res con el control "folder" de pellesC, y desde el codigo solamente lo redefino. redefine folder ofld id 100 of odlg prompts "uno" , "dos" dialogs "uno", "dos" solo eso.
folder y controles
Muestre el FOLDER en .RC hombre. usastes el SYSTABCONTROL32? Mira como és usando el FOLDEREX con recursos. [code=fw:1qg6oyui]<div class="fw" id="{CB}" style="font-family: monospace;"><br />FOLDER_DUPLICAR <span style="color: #0000ff;">DIALOG</span> <span style="color: #000000;">5</span>, <span style="color: #000000;"...
folder y controles
Cambie: control "folder" Para: control "SYSTABCONTROL32" Mira EN C:\FWH\SOURCE\CLASSES\FOLDER.PRG Saludos.
folderex resize with splitter
On my application an final user found an error When I move the splitter [b:32aoe4i9]the folderex is good [/b:32aoe4i9] [img:32aoe4i9]http&#58;//img62&#46;imageshack&#46;us/img62/1907/1k9d&#46;jpg[/img:32aoe4i9] when I resize the splitter the folderex is small but I not see the controls into [img:32aoe4i9]http&#5...
folderex resize with splitter
any solution ?
folderex resize with splitter
Silvio, assuming that the controls get a defined position on the folder you could implement a function on resizing, that changes the position of all controls and in case of characters, changes the size of these too. Something like this might work: [code=fw:1lc69jb7]<div class="fw" id="{CB}" style="font-family: monospa...
folders in fwh27
Hi, someone test in fwh27 an folder inside another folder, this dont work, i already try put winapi in rc file and change the name to FOLDER32, the folder dont diplayed.
folders in fwh27
Norberto, You can not place a folder into a folder using a RC file (it is not allowed). You place place the child folder from the ON INIT clause of the dialogbox, build it with @ ..., ... FOLDER ...
folders in fwh27
You can do from code: @ 6.0, 9 SAY oSay[4] PROMPT "NOMBRE COMERCIAL:" OF oFol1:aDialogs[2] PIXEL @ 21, 9 GET oGet[36] VAR oDbf:COMER OF oFol1:aDialogs[2] ; PIXEL SIZE 170,10 @ 35, 9 CHECKBOX oChk2 VAR oDbf:COM_BOLD ; PROMPT " Negrita" OF oFol1:aDialogs[2] PIXEL @ 6,18...
folders in fwh27
hi, in fw (16 bits works...), in last versions of fwh works too. ( fwh24);
folders in fwh27
This is a windows or fw/fwh limitation??? why in previsions versions of fw/fwh this work?? i have this working in old versions of fw, using REDEFINE FOLDER ... OF OFLD:aDialogs[1]. thanks
folders in fwh27
Norberto, Please provide a small and self contained sample to test it here. Thanks.
font SIZE 0-10
Which means Font SIZE 0,-10 or Font SIZE 0,-20 best regards kajot
font SIZE 0-10
Dear Kajot, Please review the first two parameters descriptions of this function call: [url:3oa4p307]https&#58;//docs&#46;microsoft&#46;com/en-us/windows/win32/api/wingdi/nf-wingdi-createfonta[/url:3oa4p307] [quote:3oa4p307]< 0 The font mapper transforms this value into device units and matches its absolute value ag...