topic
stringlengths
1
63
text
stringlengths
1
577k
Bug harbour_3.2_32bits_MSVC2013_20142906
Pues no, no es una cadena "wide" porque este código tambien falla: [code=fw:21cpn7a0]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">static</span> LPSTR WideToAnsi<span style="color: #000000;">&#40;</span> LPWSTR cWide <span style="color: #000000;">&#41;</span><br /><span style=...
Bug harbour_3.2_32bits_MSVC2013_20142906
GetMenuItemInfo() devuelve un valor lógico, verdadero si todo ha ido bien. Lo primero que se me ha ocurrido es que la estructura MENUITEMINFO mi; no este "limpia", asi que he añadido estas líneas: [code=fw:adxvb1ik]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">HB_FUNC</span><...
Bug harbour_3.2_32bits_MSVC2013_20142906
Se me ocurre que tal vez este copiando una cadena "wide" y no "ansi"... sigo... <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Bug harbour_3.2_32bits_MSVC2013_20142906
Pruebo a concatenarle algo al final para ver que hay en buffer, y muestra un solo caracter "raro" + "here": [code=fw:1phtmpnq]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">HB_FUNC</span><span style="color: #000000;">&#40;</span> MISTEXT <span style="color: #000000;">&#41;</spa...
Bug harbour_3.2_32bits_MSVC2013_20142906
Ahora he probado ese código con Borland y falla tambien...
Bug harbour_3.2_32bits_MSVC2013_20142906
Revisando la estructura MENUITEMINFO: [url:3ut7k1qx]http&#58;//msdn&#46;microsoft&#46;com/en-us/library/windows/desktop/ms647578(v=vs&#46;85)&#46;aspx[/url:3ut7k1qx]
Bug harbour_3.2_32bits_MSVC2013_20142906
Creo que aqui está la clave: [quote:y68ba58c]dwTypeData Type: LPTSTR The contents of the menu item. The meaning of this member depends on the value of fType and is used only if the MIIM_TYPE flag is set in the fMask member. To retrieve a menu item of type MFT_STRING, first find the size of the string by setting the dw...
Bug harbour_3.2_32bits_MSVC2013_20142906
Solucionado <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> Este es el código correcto. Un bug menos <!-- s;-) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";-)" title="Wink" /><!-- s;-) --> [code=fw:qdpf8u89]<div class="fw" id="{CB}" style="font-family: monospace;"><sp...
Bug harbour_3.2_32bits_MSVC2013_20142906
Fernando, Se me quedó un MessageBox() usado de traza en el código. Te la vuelvo a enviar, gracias!
Bug harbour_3.2_32bits_MSVC2013_20142906
Fernando, te envio la librería modificada por email para que la pruebes <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> gracias!
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio, Muchisimas, pero que muchisimas, gracias por tu tiempo. Con la librería que me has enviado funciona bien, aunque al linkar aparece el mensaje: [code=fw:2k6iwig9]<div class="fw" id="{CB}" style="font-family: monospace;">LINK : <span style="color: #000000;">warning</span> LNK4098: <span style="color: #000000;"...
Bug harbour_3.2_32bits_MSVC2013_20142906
Fernando, Añade este flag al enlazador: /NODEFAULTLIB:MSVCRT Tu cambio está bien aunque sería más correcto "unsigned char" que es lo que en realidad es BYTE.
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio, Muchas gracias, Mis conocimientos de C se quedan bastante cortos. El motivo de cambiarlo a CHAR es porque al compilar muestra un error de que hb_retc(---) no puede convertir el valor
Bug harbour_3.2_32bits_MSVC2013_20142906
Fernando, si, tienes razón, en ese caso mejor CHAR <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio, ¿Tienes previsto publicar una nueva build de la librería?. Gracias.
Bug harbour_3.2_32bits_MSVC2013_20142906
Lucas, Esperaremos unos dias más, por si apareciese algún otro bug, y no hay inconveniente en publicar una versión revisada <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> No podemos publicar un build nuevo por cada bug que aparezca, porque esto sería un trabajo enorme y ...
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio, Muchas gracias, el problema que este bug y el del Preview hacen que el programa no sea usable. Es decir, no son bugs ocultos, sino bugs que afectan a la propia usabilidad de la aplicación. Mel de whosaway en xHarbour tiene montado un sistema de scripts para compilar xHarbour diariamente bajo diversos compil...
Bug harbour_3.2_32bits_MSVC2013_20142906
Lucas, Publicaremos un nuevo build cuando lo estimemos conveniente (lo antes posible), no es sólo mi decisión, sino la de todo el equipo que ayuda en el desarrollo de FWH. Mientras tanto si algún usuario de la versión 14.06 quiere librerías actualizadas solo tiene que contactarme por email y le atenderé con mucho gu...
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio, Entendido. Por favor me avisas cuando esté listo y cómo acogerme y proceder con la compra de FWH64 bits. Gracias.
Bug harbour_3.2_32bits_MSVC2013_20142906
Lucas, Puedes adquirir FWH 64 desde <!-- w --><a class="postlink" href="http://www.fivetechsoft.com">www.fivetechsoft.com</a><!-- w --> sección pedidos, gracias. La oferta promocional ya terminó y aún asi la extendimos bastante para que todo el que quisiera se beneficiase de la oferta.
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio, ¿Ya no está disponible?. La semana pasada se la mantuviste a un usuario.
Bug harbour_3.2_32bits_MSVC2013_20142906
Lucas, Ya extendimos el periodo de oferta bastante, pero no podemos mantener dicha oferta de por vida <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> Las ofertas duran un tiempo solamente. De hecho si te fijas, esa conversación ya esta cerrada en estos foros. Hay que est...
Bug harbour_3.2_32bits_MSVC2013_20142906
[quote="Antonio Linares":22ft5jcr]Lucas, Publicaremos un nuevo build cuando lo estimemos conveniente (lo antes posible), no es sólo mi decisión, sino la de todo el equipo que ayuda en el desarrollo de FWH. Mientras tanto si algún usuario de la versión 14.06 quiere librerías actualizadas solo tiene que contactarme po...
Bug harbour_3.2_32bits_MSVC2013_20142906
Totalmente de acuerdo (CAVO: CA-Visual Objects). Pero, menudo regalazo no hizo CA con los errores que cometieron <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> Ahora "Clipper" es "nuestro", y no pagamos ni un céntimo por él <!-- s;-) --><img src="{SMILIES_PATH}/icon_wink.g...
Bug harbour_3.2_32bits_MSVC2013_20142906
Y puestos a contar batallitas, ¿ en que me inspiré para construir Harbour ? En Linux, por supuesto. Cuando ví el milagro que había hecho Linus Torvals entendí que era aplicable a un Clipper moderno y de ahi nace Harbour <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> Y de...
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio Con la version Fwh1406, obtengo este error [quote:18fbmrpw] Compiling... Harbour 3.2.0dev (r1406271520) Copyright (c) 1999-2014, <!-- m --><a class="postlink" href="http://harbour-project.org/">http://harbour-project.org/</a><!-- m --> Compiling 'prog01.prg' and generating preprocessed output to 'prog01.ppo'.....
Bug harbour_3.2_32bits_MSVC2013_20142906
Cristobal, Que PRG estás construyendo ? Puedes copiar el fuente aqui ? gracias
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio Te lo he enviado por mail Gracias
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio , same error [code=fw:1h9e3x5v]<div class="fw" id="{CB}" style="font-family: monospace;">hbmk2: <span style="color: #000000;">Linking</span>... MASTROSQL.EXE<br />&nbsp; &nbsp;Creazione della libreria MASTROSQL.lib e dell<span style="color: #ff0000;">'oggetto MASTROSQL.exp in corso.<br />..<br />fivehc32.lib(M...
Bug harbour_3.2_32bits_MSVC2013_20142906
Cristobal, Debe faltar un fichero de cabecera que no me has enviado: [quote:39yet75t]Microsoft (R) C/C++ Optimizing Compiler Version 18.00.30501 for x86 Copyright (C) Microsoft Corporation. All rights reserved. prog01.c prog01.prg(808) : error C2065: 'IDC_WIN32PROJECT1' : undeclared identifier prog01.prg(909) : err...
Bug harbour_3.2_32bits_MSVC2013_20142906
Maurizio, What Visual Studio version are you using ? Please try: FWH\samples\buildh32.bat tutor01 and let me know if you also get those warnings. With VS2013 it works fine, as tutor01.prg calls MsgInfo() which it is in msgs.c module and thats where LToStr() is and from it strchr() is called. I guess that you are...
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio, Creo que con esto está completo Fichero: win32project1.h [code=fw:1a4es8rn]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#pragma</span> once<br /><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"resource.h"</span><br /> </div>[...
Bug harbour_3.2_32bits_MSVC2013_20142906
Y tambien Win32Project1.rc [code=fw:9lz1cs5b]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">//Script de recursos generado en Microsoft Visual C++.</span><br /><span style="color: #B900B9;">//</span><br /><span style="color: #00D7D7;">#include</span> <span style="color: #...
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio Te he vuelto a enviar un nuevo mail
Bug harbour_3.2_32bits_MSVC2013_20142906
Antonio , Thank the broblem was ( I use hbmk2 ) -ldflag=/force:multiple -ldflag=/NODEFAULTLIB:libc I have this warnings , are they important ? [quote:3ni0va9c]MSVCRT.lib(MSVCR120.dll) : warning LNK4006: _memmove gi definito in LIBCMT.lib( memmove.obj); seconda definizione ignorata Creazione della libreria MA...
Bug harbour_3.2_32bits_MSVC2013_20142906
Maurizio, No, they don't seem to be important. Is the app properly working ? If yes, then its fine.
Bug in /= operator
This is the sample: [code:102kvtvh]#include "Fwce&#46;ch" FUNCTION MAIN&#40;&#41; LOCAL nVal1 &#58;= 2&#46;000 LOCAL nVal2 &#58;= 10 MSGINFO&#40; nVal1 /= nVal2 &#41; RETURN NIL[/code:102kvtvh] It terminates with an error when operator /= is executed. EMG
Bug in /= operator
Enrico, This is a workaround: [code:3jj622j9] #include "Fwce&#46;ch" FUNCTION MAIN&#40;&#41; LOCAL nVal1 &#58;= 2&#46;000 LOCAL nVal2 &#58;= 10 local nVal3 &#58;= nVal1 / nVal2 MSGINFO&#40; nVal3 &#41; RETURN NIL [/code:3jj622j9] Anyhow we are going to check where the error comes from
Bug in /= operator
[quote="Antonio Linares":34hnvipq]Enrico, This is a workaround: [code:34hnvipq] #include "Fwce&#46;ch" FUNCTION MAIN&#40;&#41; LOCAL nVal1 &#58;= 2&#46;000 LOCAL nVal2 &#58;= 10 local nVal3 &#58;= nVal1 / nVal2 MSGINFO&#40; nVal3 &#41; RETURN NIL [/code:34hnvipq][/quote:34hnvipq] Yes, I d...
Bug in /= operator
Enrico, It looks as a bug in the Harbour build used for Pocket PC, as this sample with no FWPPC code in it also fails: nVal1 /= nVal2
Bug in /= operator
Thank you. I'm going to report it to the Harbour developers list. EMG
Bug in /= operator
Enrico, Wait, its ok in the current Harbour version, so it looks as the bug is just contained in the build used for Pocket PC We may upgrade soon Harbour for Pocket PC to the current Harbour build
Bug in /= operator
Yes, you are right. Thank you. EMG
Bug in 2007 menu and MDI
In the following sample, please: - press ALT-1 and the system menu will popup instead of Changed1 menu - then press ALT and the MDICHILD icon will disappear [code:285bvd5v]#include "Fivewin&#46;ch" FUNCTION MAIN&#40;&#41; LOCAL oWnd, oMenu MENU oMenu 2007 MENUITEM "Test&1" MENUITEM "Test&...
Bug in 2007 menu and MDI
Enrico, If the mdichild is not maximized then it works fine. It looks as a Windows bug when using all menuitems as ownerdraw, as FWH does not change the way the menu commands are processed <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> The erase of the icon is our fault as ...
Bug in ADrives() [Fixed]
With latest W10 update the function ADrives() is no longer working. To fix the problem, please replace [code=fw:azr5o64i]<div class="fw" id="{CB}" style="font-family: monospace;">FILE<span style="color: #000000;">&#40;</span> CHR<span style="color: #000000;">&#40;</span> i <span style="color: #000000;">&#41;</span> + ...
Bug in ADrives() [Fixed]
Enrico, I just tested: [code=fw:10hn3pkl]<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<span style="color: #000000;">&#40;</span><span style="color: #...
Bug in ADrives() [Fixed]
[quote="Antonio Linares":28iml1l4]Enrico, I just tested: [code=fw:28iml1l4]<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<span style="color: #000000;"...
Bug in ADrives() [Fixed]
Now I have the same Windows version of yours (1703 build 15063.138) and the problem is not fixed. EMG
Bug in ADrives() [Fixed]
What is exactly the problem ?
Bug in ADrives() [Fixed]
The problem is that ADrives() should return (and did before the recent Windows updates) only the existing drives in the system. In my PC it did return C, D AND E while now it wrongly returns all the drives from C to Z. Using ISDISK() instead of the NUL trick fixed the problem for me. EMG
Bug in ADrives() [Fixed]
Could you post your code using ISDISK() ? many thanks
Bug in ADrives() [Fixed]
Here it is: [code=fw:12uv835x]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">function</span> ADrives<span style="color: #000000;">&#40;</span> nType <span style="color: #000000;">&#41;</span> &nbsp;<span style="color: #B900B9;">// Thanks to EMG</span><br /><br />&nbsp; &nbsp;<s...
Bug in ADrives() [Fixed]
many thanks
Bug in ADrives() [Fixed]
Antonio, you forgot to fix this in the latest FWH build. <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> EMG
Bug in ADrives() [Fixed]
Enrico, You are right Already included for FWH 17.05 many thanks <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Bug in ADrives() [Fixed]
Great, thank you! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> EMG
Bug in BCC64
Only for C developers. I'm trying to build Harbour with BCC64. It seems there is a bug in BCC64 version 7.20 onward (7.10 is the latest that works fine). This sample: [code=fw:c02yvsip]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <stdio.h><br /><br /><br /><sp...
Bug in CLASS TComboBox?
[code=fw:3i669g4n]<div class="fw" id="{CB}" style="font-family: monospace;">   <span style="color: #00C800;">METHOD</span> <span style="color: #0000ff;">Select</span><span style="color: #000000;">&#40;</span> nItem <span style="color: #000000;">&#41;</span> <span style="color: #00C800;">INLINE</span> ::<span style="col...
Bug in CLASS TComboBox?
Günther, Have you modified it and is it working fine ?
Bug in CLASS TComboBox?
I have a long time tested as the variable after ::select() was NOT changed according to the new position. Then i checked also the code from Listbox and there on the same place ::change() is calling. The ::select() is a movement and also must be updating the variable and eval(bChange) if exist.
Bug in CLASS TComboBox?
Please show me how you have modified it
Bug in CLASS TComboBox?
Antonio, i made a new method to select a item. Now the variable is correct updated and the bChange are executed if present. [code=fw:2rx8mgq4]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">METHOD</span> SelectItem<span style="color: #000000;">&#40;</span> nItem <span style="col...
Bug in CLASS TComboBox?
Günther, Have you checked if bChange gets executed twice ? Please call MsgInfo() from it and check if it gets called just once thanks
Bug in Combobox
In the following sample: [code:63y81519]#include "Fwce&#46;ch" FUNCTION MAIN&#40;&#41; LOCAL oWnd, oCbx LOCAL aVar &#58;= &#123; "A", "B", "C" &#125; LOCAL cVar &#58;= "" DEFINE WINDOW oWnd @ 1, 1 COMBOBOX oCbx VAR cVar; ITEMS aVar oCbx&#58;SetFocus&#40;&#41; @ 3, 1 BUTT...
Bug in Combobox
Enrico, This method was missing from Class TControl: [code:180pgbuw] METHOD VarPut&#40; uVal &#41; INLINE If&#40; ValType&#40; &#58;&#58;bSetGet &#41; == "B",; Eval&#40; &#58;&#58;bSetGet, uVal &#41;,&#41; [/code:180pgbuw] Already implemented for the next build.
Bug in Combobox
Thank you! EMG
Bug in DEFINE WINDOW command
The following sample seems to uncorrectly create an MDI window instead of a normal one (removing PIXEL clause the window switches back to normal): [code:1x54xxvn]#include "Fivewin&#46;ch" FUNCTION MAIN&#40;&#41; LOCAL oWnd DEFINE WINDOW oWnd PIXEL ACTIVATE WINDOW oWnd RETURN NIL[/code:1x54xxvn] ...
Bug in FWH with TRANSPARENT & ICON?
Hi, I have a strange effect when using the TRANSPARENT option in a dialog. The code is: [code:2vymt9yw]#INCLUDE "FiveWin&#46;ch" #include "fwinkey&#46;ch" FUNCTION test&#40;&#41; local oDlg local oBrush DEFINE BRUSH oBrush COLOR nRGB&#40;240,240,245&#41; DEFINE DIALOG oDlg RESOURCE "OPENENDATABASE" BRU...
Bug in FWH with TRANSPARENT & ICON?
Marc, It was a bug. Already fixed <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> We email you a modified FiveHC.lib Thanks for your feedback! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
Bug in FWH with TRANSPARENT & ICON?
Thanks Antonio, It's working fine now <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> Regards, Marc
Bug in FWH with TRANSPARENT & ICON?
Antonio, With new new lib you have send me I, the SAY's aren't transparant anymore <!-- s:cry: --><img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very sad" /><!-- s:cry: --> [url:aa1okq4h]http&#58;//www&#46;vms&#46;be/FWTest/trasparent&#46;bmp[/url:aa1okq4h] Regards, Marc
Bug in Fivewin.ch (TWindow)
In the following sample we should get a TWindow while what we get is a TMdiFrame: [code=fw:3ivwun7r]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"Fivewin.ch"</span><br /><br /><br /><span style="color: #00C800;">FUNCTION</span> MA...
Bug in Fivewin.ch (TWindow)
Enrico, This fix in FiveWin.ch lines: 1346-1349 seems to solve it <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [code=fw:i7wjfhgw]<div class="fw" id="{CB}" style="font-family: monospace;">#xcommand <span style="color: #0000ff;">DEFINE</span> <span style="color: #0000ff;...
Bug in Fivewin.ch (TWindow)
Thank you, Master! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> EMG
Bug in FolderEx ...
Hi, On FolderEx created on dialog can't view national chars ( lithuanians, russian ) . At first that noticed with cyrillics ( russsian ) notes , but tested and with lithuanian . I can't to view national chars on folderEx . Please , try the sample , you can change prompts and say to your own language ( if it have m...
Bug in FolderEx ...
Hello it's ok to me with last fivewin version (11.11) [b:1v0qcsha]lithuanian[/b:1v0qcsha] sample: [url:1v0qcsha]http&#58;//www&#46;sitasoft&#46;net/fivewin/samples/testl&#46;zip[/url:1v0qcsha] [img:1v0qcsha]http&#58;//www&#46;sitasoft&#46;net/fivewin/screen/fxlt&#46;png[/img:1v0qcsha] [b:1v0qcsha]Spanish (Español)[/b...
Bug in FolderEx ...
[quote="Daniel Garcia-Gil":ibvn0nxj]Hello it's ok to me with last fivewin version (11.11) [/quote:ibvn0nxj] Hi Daniel , I have Fwh 11.11 of December 04 ... But I really can't see lithuanians chars . MinGW , Harbour 3.1 Added : your samples are with Borlands , not MinGW ... <!-- s:) --><img src="{SMILIES_P...
Bug in FolderEx ...
Hello tested with mingw and msvc [b:2jrpwy2z]MINGW[/b:2jrpwy2z] sample [url:2jrpwy2z]http&#58;//www&#46;sitasoft&#46;net/fivewin/rimag&#46;zip[/url:2jrpwy2z] [img:2jrpwy2z]http&#58;//www&#46;sitasoft&#46;net/fivewin/screen/rimag&#46;png[/img:2jrpwy2z] [b:2jrpwy2z]MSVC[/b:2jrpwy2z] sample [url:2jrpwy2z]http&#58;//www...
Bug in FolderEx ...
[quote="Daniel Garcia-Gil":1a033gi1]Hello tested with mingw and msvc [/quote:1a033gi1] Daniel , can you send to me you build .bat ? Mine e-mail : <!-- e --><a href="mailto:rimantasu@gmail.com">rimantasu@gmail.com</a><!-- e --> . If we have the same Fwh build ( Dec. 04 ) , where it can be problem ? Missing lib ? A...
Bug in FolderEx ...
Hello i'm using same build*.bat from sample folder
Bug in FolderEx ...
[quote="Daniel Garcia-Gil":16jsxp7q]Hello i'm using same build*.bat from sample folder[/quote:16jsxp7q] I too ... Hmmm ... Daniel can you provide some info yet ? How many bytes is your fivehg and fivehgc libs and which Harbour build number ( 17504 for sample ) ? Thanks in advance !
Bug in FolderEx ...
Hello harbour 17125 fivehg.lib size 2.976.732 fivehgc.lib size 861.742
Bug in FolderEx ...
Rimatas, Maybe you are linking a modified .prg of Folderex...
Bug in FolderEx ...
[quote="ukservice":25j3vrqr]Rimatas, Maybe you are linking a modified .prg of Folderex...[/quote:25j3vrqr] No . It's a small sample ( can see in [code] section ) , which placed in fwh\samples folder and created with standard fwh buildg.bat . No any other add or something . Can you try this sample ? How it looks ...
Bug in FolderEx ...
Rimantas when you run my sample, how look ?
Bug in FolderEx ...
Rimatas, I see it as Daniel <!-- s;) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";)" title="Wink" /><!-- s;) -->.
Bug in FolderEx ...
[quote="Daniel Garcia-Gil":19i66bzn]Hello harbour 17125 fivehg.lib size 2.976.732 fivehgc.lib size 861.742[/quote:19i66bzn] Ok , now I'm with FiveWin pc . Fivehg.lib - 2.976.832 Fivehgc.lib - 861.804 Harbour 3.1 - build 17025 After that I downloaded again Fwh 11.11 ... I didn't know that exi...
Bug in FolderEx ...
[quote="Daniel Garcia-Gil":12onn94a]Rimantas when you run my sample, how look ?[/quote:12onn94a] Excuse , didn't saw this message . I'm seeing like in your picture . Yes, I'm seeing lithuanian prompts . Can I send to you mine exe to test in your PC ? Regards ! Added : just idea - in which type of encodi...
Bug in FolderEx ...
Hello <!-- e --><a href="mailto:danielgarciagil@gmail.com">danielgarciagil@gmail.com</a><!-- e --> compress to .zip and rename file to .zop [quote="Rimantas":1g9jp6ss]Added : just idea - in which type of encoding are your prg files ? I'm storing as "ANSI" ...[/quote:1g9jp6ss] me too i can not use unicode format, har...
Bug in FolderEx ...
[quote="Daniel Garcia-Gil":x3oon260]Hello <!-- e --><a href="mailto:danielgarciagil@gmail.com">danielgarciagil@gmail.com</a><!-- e --> compress to .zip and rename file to .zop [/quote:x3oon260] Alreday sent ... <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
Bug in FolderEx ...
Rimantas the lithuanian prompts is not showed <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> send me the prg too what text editor are you using?
Bug in FolderEx ...
[quote="Daniel Garcia-Gil":1r9by8ix]Rimantas the lithuanian prompts is not showed <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> send me the prg too what text editor are you using?[/quote:1r9by8ix] Daniel , we forgoted that on windows nationals chars are working fine ......
Bug in FolderEx ...
Rimantas, Are the same prompts are fine with a standard TFolder (SysTabControl32) ? We use DrawText() to paint the promts. As those are in unicode I think that you could try to call DrawTextW() instead of DrawTextA(). By default (non unicode) DrawText() gets translated into DrawTextA().
Bug in FolderEx ...
Antonio. [quote="Antonio Linares":1iusi339] Are the same prompts are fine with a standard TFolder (SysTabControl32) ? [/quote:1iusi339] Standard TFolder works fine in all cases - dialogs & windows . [quote:1iusi339] We use DrawText() to paint the promts. As those are in unicode I think that you could try to call Dr...
Bug in FolderEx ...
Rimantas, Please try this example using some unicode text: [code=fw:tm5kguo4]<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<span style="color: #00000...
Bug in FolderEx ...
[quote="Antonio Linares":2mvvfxac]Rimantas, Please try this example using some unicode text: [code=fw:2mvvfxac]<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: #00C800;">function</span> Mai...
Bug in FolderEx ...
If the example is properly shown with standard DrawText() then it means that you are not displaying unicode. Class TFolderEx() is using standard DrawText()
Bug in FolderEx ...
[quote="Antonio Linares":300a0b79]If the example is properly shown with standard DrawText() then it means that you are not displaying unicode. Class TFolderEx() is using standard DrawText()[/quote:300a0b79] With DrawText all is OK ... Can you get some ideas , why it's not working with mine samples with FolderEx on D...
Bug in FolderEx ...
Rimantas, Does it look wrong in TFolderEx ? Or you simply get nothing ?