topic
stringlengths
1
63
text
stringlengths
1
577k
please help FWH setup
Dear Sirs, I am trying to install FWH, but, faced following error message. I was trying Alert.prg as it is. There was "uuid.lib" in test.mak, but, the error message was asking "uuid.lib" [color=#FF0040:7whh5b9n] error message[/color:7whh5b9n] D:\fwh\makes\bormake>d:\harbour\bc5\bin\make -ftest.mak MAKE Versio...
please help FWH setup
Kim, Please copy uuid.lib to the folder where you are building your EXE
please help FWH setup
Kim I believe you need to modify or create the file Bcc32.Cfg that is in your Borland\Bccxxx\Bin folder .. you will need to modify the path for your installation. Rick Lipkin Bcc32.Cfg [code=fw:164kye4h]<div class="fw" id="{CB}" style="font-family: monospace;"><br />-I<span style="color: #ff0000;">"C:<span style="co...
please help FWH setup
Please modify your make file to use these libs: echo $(BCDIR)\lib\cw32.lib + >> b32.bc echo $(BCDIR)\lib\uuid.lib + >> b32.bc echo $(BCDIR)\lib\import32.lib + >> b32.bc echo $(BCDIR)\lib\ws2_32.lib + >> b32.bc echo $(BCDIR)\lib\psdk\odbc32.lib + >> b32.bc echo $(BCDIR)\lib\psdk\nddeapi.lib + >> b32.bc echo $(BCDIR)\li...
please help FWH setup
And these from Harbour: echo $(HBDIR)\hbwin.lib + >> b32.bc echo $(HBDIR)\gtgui.lib + >> b32.bc echo $(HBDIR)\hbrtl.lib + >> b32.bc echo $(HBDIR)\hbvm.lib + >> b32.bc echo $(HBDIR)\hblang.lib + >> b32.bc echo $(HBDIR)\hbmacro.lib + >> b32.bc echo $(HBDIR)\hbrdd.lib + >> b32.bc echo $(HBDIR)\rddntx.lib + >> b32.bc echo...
please help FWH setup
<!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> Antonio Linares,Rick Lipkin,..! Thanks so much for your advices,.. After correcting bcc32.cfg and ilink32.cfg , The "uuid.lib" matters was solved.. [color=#FF0040:16f1basm]But, another error happened, on next step.[/col...
please help FWH setup
Thanks so much!, Antonio Linares... Fivewin starts working... I am able to exercise your advice on KTOpenAPI.dll connection... <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> Thanks !!
please help FWH setup
Very good! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
png and buttonbar
But the file png are not supported on buttonbar ? I have this problem [img:1q74esyp]https&#58;//i&#46;postimg&#46;cc/v8jdfpR3/bu&#46;png[/img:1q74esyp]
png and buttonbar
Silvio, I noticed a bad quality using png [img:1ex8e73i]http&#58;//www&#46;pflegeplus&#46;com/Images/Btnbar10&#46;jpg[/img:1ex8e73i] regards Uwe <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
png and buttonbar
Png file is supported on buttonbar. But, Mr. Uwe's observation that the quality is very bad is correct. Thanks for pointing out. While we will fix this issue in the next version, we request you to use this workaround for the present. Add CLAUSE "GDIP" to the definition of buttonbar. Example: [code=fw:ck1z46j0]<div cl...
png and buttonbar
thanks
png and buttonbar
Muchas gracias por el dato <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
png files on bmp
I must insert png transparent on a big bmp can have a sample please
png files on bmp
Do You want to know just a way how to do it, or do You need a solution inside Your Application ? To insert a PNG-File You can use [color=#FF0000:3ab8gtun]Pixelformer[/color:3ab8gtun]. 1. Select < File > = < Import > open the [color=#FF0000:3ab8gtun]PNG[/color:3ab8gtun]-File ( be sure, the Background is shown transpar...
png files on bmp
I must insert and show symbols on my class Tsection YOU can see on a old topic of this week I need this class to show section of images and Now I must insert on each images symbols : I wish have png files [b:1wkznfxs]this in buttonbar[/b:1wkznfxs] DEFINE BUTTON OF oBar Resource "btn22" tooltip "New symbol" NOBO...
png windows 8
Dejo un enlace donde se pueden bajar este tipo de imágenes estilo windows 8. <!-- m --><a class="postlink" href="http://icons8.com/">http://icons8.com/</a><!-- m -->
png windows 8
Horacio, gracias! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
podrian subir un ejemplo de xbrowse/mariadb/resource?
Podrían por favor subir un ejmplo (asi sea de un par de lineas) de como hacer para mostrar en un xbrowser creado por RESOURCE usando MARIADB? porque estoy querriendo migrar desde TDolphin y no encuenttro un ejemplo, todos hacen creando el xbrowse desde codigo. gracias
podrian subir un ejemplo de xbrowse/mariadb/resource?
Please note that XBrowse command syntax is EXACTLY THE SAME whether you use Dolphin Query, TMySql Query, FWH RowSet, ADO RecordSet, DBF alias, TDatabase object, Array, Hash or anything, If you have created XBrowse using command syntax for one, use the same syntax for any other datasource. Difference between creating ...
podrian subir un ejemplo de xbrowse/mariadb/resource?
Hello This XBROWSE / DATASOURCE doesn't work for Eagle1 Please advise
poll: version of Harbour Fivewin and Linker
Hello, I think it will be very interesting and useful for Fivetech to know what are the versions are used. In my case: Harbour 3.1.0 FW 11.11 Borland C++ 5.82 Thanks.
poll: version of Harbour Fivewin and Linker
Ukservice, Maybe everybody should add his/her versions in his/her signature, like I always do. So everybody always knows everything.
poll: version of Harbour Fivewin and Linker
Thank you Michel. But also I feel that not many users are using latest FWH.
poll: version of Harbour Fivewin and Linker
Otto ... great idea ... and I will make that addition. It makes it helpful for people to see that when viewing suggestions. For production work I use: FWH 11.09 with xHarbour/xCC. I am transitioning to FWH 11.11 with Harbour 3.0 stable release and MSVC 2010. I have a few issues yet to workout and then it will b...
poll: version of Harbour Fivewin and Linker
FWxH 8.02 xHarbour 1.10 BCC 5.5 Wanting to update to newest FW version...
poll: version of Harbour Fivewin and Linker
Hello i'm moving to MSVC, already using Harbour
poll: version of Harbour Fivewin and Linker
using fwh 0809 (aug 2009) Borland bcc55 Borland workshop.
poll: version of Harbour Fivewin and Linker
harbour 3.0 fwh 1104 Borland bcc55 Borland workshop Shuming Wang
poll: version of Harbour Fivewin and Linker
Harbour 3 y Bcc63 Testing Harbour 3 Mingw Harbour 3 MVC2010
poll: version of Harbour Fivewin and Linker
Hola Fwh June 2011 Harbour 3.1 BCC 6.3 I will try MSVC with Fwh 122012 - Best regards.
poner color a control GET con campo MEMO? (SOLUCIONADO)
Amigos del foro: En la versión FWH0810 con el siguiente código le pongo color a un control GET con campo MEMO [code=fw:14zk8v08]<div class="fw" id="{CB}" style="font-family: monospace;"><br />            aGets<span style="color: #000000;">&#91;</span><span style="color: #000000;">13</span><span style="color: #000000;...
poner color a control GET con campo MEMO? (SOLUCIONADO)
Olá Amigo, Tente: redefine Get aoGetsBem[04] var aDadosBem[04] MEMO id 204 of oFld:aDialogs[6] when( !lSai_0012 .and. lEditaBem ) update COLORS nRgb(0,0,220),nRgb(253,252,213) aoGetsBem[04]:bLostFocus := { || aoGetsBem[04]:SetColor( CLR_BLACK, CLR_WHITE) } aoGetsBem[04]:bGot...
poner color a control GET con campo MEMO? (SOLUCIONADO)
Alexandre: Muito obrigado, tudo bem! Um abraço
poner un meter en un dbeval()
Hola foro, Pues eso, como puedo poner un meter dentro de un dbeval(), asi tengo mi funcion (oDPac)->( DbEval( {|| IF(!Empty(Field->C_Grade),; IF(nPos:=Ascan(aGrade,Field->C_Grade)==0,; AADD(aGrade,Field->C_Grade),),) } ) ) lo unico que quiero es llevar el...
poner un meter en un dbeval()
Francisco, Puedes usar la función MsgMeter() de FWH, revisa samples\TestMmt.prg El código fuente de MsgMeter() está en source\function\MsgMeter.prg
poner un meter en un dbeval()
gracias antonio, le echare el vistazo salu2 paco
pop up Outlook send email window
Any Outlook user here knows how to popup the Outlook send email dialog programmatically ? thanks! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
pop up Outlook send email window
Antonio, Can this code help you?[code=fw:36twcdmr]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">TRY</span><br />   GetActiveObject<span style="color: #000000;">&#40;</span><span style="color: #ff0000;">"Outlook.Application"</span><span style="color: #000000;">&#41;</span><br /...
pop up Outlook send email window
Not sure exactly what you want but this is a sample send mail routine. [code=fw:2574lkxf]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">METHOD</span> Email<span style="color: #000000;">&#40;</span> cTo, aFiles <span style="color: #000000;">&#41;</span><br />   <span style...
pop up Outlook send email window
If Outlook is installed, and I use this MAPI function, the email dialog from Outlook pops up for editing and final Send: FUNCTION SendMAPIMail2( MailTo, cSndFile, cText, cSubj ) LOCAL oMail DEFINE MAIL oMail ; SUBJECT cSubj ; TEXT cText ; FILES cSndFile, cSndFile ; FROM U...
pop up Outlook send email window
Guys, But now another question. How do you get received e-mails into your FWH-application?
pop up Outlook send email window
Thank you so much! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> For now, I think this is what I was looking for: // oMail:Save() maybe oMail:Display()
pop up Outlook send email window
<!-- m --><a class="postlink" href="http://www.afterlogic.com/mailbee/objects">http://www.afterlogic.com/mailbee/objects</a><!-- m --> I use it since a long time
pop up Outlook send email window
Uwe, many thanks for the info. You all know that I don't enjoy using third party products beside FWH, if possible <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
pop up Outlook send email window
[url:1thlz4hz]http&#58;//msdn&#46;microsoft&#46;com/en-us/library/ff861853&#46;aspx[/url:1thlz4hz]
pop up Outlook send email window
I always get an error here: oMail:Recipients:Add( "test@test.com" ) but oMail:Subject = "test" works fine Any hints ? thanks <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
pop up Outlook send email window
Antonio, that's strange. It looks like the corrent syntax: [url:3s1uujbz]http&#58;//msdn&#46;microsoft&#46;com/en-us/library/office/ff866751(v=office&#46;15)&#46;aspx[/url:3s1uujbz] EMG
pop up Outlook send email window
Enrico, Could you try it there using Harbour ?
pop up Outlook send email window
Antonio, yes, I get the same error with both Harbour and xHarbour. <!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> EMG
pop up Outlook send email window
<!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( --> Any other user could confirm this ? Thanks! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
pop up Outlook send email window
Hi Antonio This works fine with Harbour [code=fw:1zcw3dtr]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00C800;">function</span> fnEmail<span style="color: #000000;">&#40;</span>cTo,cSentBy,cEmailHeader,cEmailNotes,cPdf<span style="color: #000000;">&#41;</span><br />oOutLoo...
pop up Outlook send email window
Colin, Thanks for the code. Could you please test it to check if it does not error there ? many thanks
pop up Outlook send email window
It could be great if we could do this with Harbour but it seems as it is not supported: [url:bh5qz51f]http&#58;//zeering&#46;com/LoadAnswers&#46;aspx?q=Generate-new-message-in-Outlook-and-display-as-modal[/url:bh5qz51f]
pop up Outlook send email window
Ok, the recipients error it may be related to the Outlook used version <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> So it is not a Harbour issue! good <!-- s;-) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";-)" title="Wink" /><!-- s;-) -->
pop up msg***()
-Clipper53, blinker4, windowsxp Probleme sur windows terminal server 2003 le logiciel fontionne mais aucun popup n'apparait exemple : msginfo(), msgyesno() ect. avez-vous une solution merci pour votre aide
pop up msg***()
Les messages n'apparaissent plus (msginfo, msgalert etc.) je travaille avec la version fw7.1 le logiciel fonction avec xp mais non avec window terminal server 2003 (ca fonctionnait avant)
popolate a combobox
I have an archive dbf with two character fields: GEMATERIA 40 CR GEPCLAVE 45 CR I use this for a tree selection for categories and subcategories : [img:cx32bk18]http&#58;//www&#46;iispascalcomiforti&#46;it/wp-content/uploads/2016/12/cate&#46;jpg[/img:cx32bk18] Now I wish create two combobox the first ...
popolate a combobox
RESOLVED !!!
popup groups en la RibbonBar en FWH 9.12
Hemos publicado una versión revisada de FWH 9.12 que muestra popup groups cuando estan comprimidos <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [img:1orvjoic]http&#58;//img163&#46;imageshack&#46;us/img163/8646/94767405&#46;png[/img:1orvjoic]
popup groups en la RibbonBar en FWH 9.12
Sombras arrojadas añadidas en los popup groups <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [img:3pu6d7al]http&#58;//img136&#46;imageshack&#46;us/img136/9432/46184288&#46;png[/img:3pu6d7al] Hemos publicado una nueva revisión de FWH 9.12 con estos cambios
popup groups in FWH 9.12 RibbonBar
We have published a revised FWH 9.12 that shows popup groups when they get shrinked <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [img:3v0mpd0f]http&#58;//img163&#46;imageshack&#46;us/img163/8646/94767405&#46;png[/img:3v0mpd0f]
popup groups in FWH 9.12 RibbonBar
Hi Antonio, Compiling with revised 9.12 it gives an error like below. [code=fw:t17aiu70]<div class="fw" id="{CB}" style="font-family: monospace;">xLINK: <span style="color: #000000;">error</span>: <span style="color: #000000;">Unresolved</span> external symbol <span style="color: #ff0000;">'_TreeView_SetCheckState re...
popup groups in FWH 9.12 RibbonBar
Hakan, We are going to publish a new revised 9.12 in some minutes that should be ok <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
popup groups in FWH 9.12 RibbonBar
Added drop shadows to popup groups <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [img:aqchcv32]http&#58;//img136&#46;imageshack&#46;us/img136/9432/46184288&#46;png[/img:aqchcv32] We have just published a revised 9.12 with these changes
popup groups in FWH 9.12 RibbonBar
Hello Antonio, If I click on a button of a popup I get following error. Best regards, Otto [code=fw:t85iozpg]<div class="fw" id="{CB}" style="font-family: monospace;">Lines <span style="color: #000000;">205</span>, Functions/Procedures <span style="color: #000000;">5</span><br />Generating C source output <span style=...
popup groups in FWH 9.12 RibbonBar
Otto, We are uploading a new 9.12 build that fixes that error <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> It will be ready in 5 mins or so...
popup groups in FWH 9.12 RibbonBar
After the fix, when I click on the button on dropdown, the program is quitting silently. ( Win XP SP2 )
popup groups in FWH 9.12 RibbonBar
Rao, Please check for a created error.log file. Here on Windows 7 is working fine: Clicking on the "fill" button: [img:3l89h79f]http&#58;//img189&#46;imageshack&#46;us/img189/5198/37792349&#46;png[/img:3l89h79f]
popup groups in FWH 9.12 RibbonBar
Hi Antonio, My problem is not solved. I have just downloaded the fwh 9.12. I had the same problem before and you solved the problem in this thread [url:3vm6m3n5]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=13110&p=66753&hilit=_TreeView_SetCheckState#p66753[/url:3vm6m3n5] Thanks in advance.
popup groups in FWH 9.12 RibbonBar
Hakan, There is a new FWH 9.12 build that should work fine this time, thanks <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
popup groups in FWH 9.12 RibbonBar
Thanks Antonio, It works OK now.
popup groups in FWH 9.12 RibbonBar
Hi Antonio, I got this error now. Is it related to previous error? Thanks, [code=fw:1t9gffbg]<div class="fw" id="{CB}" style="font-family: monospace;">xLINK: <span style="color: #000000;">error</span>: <span style="color: #000000;">Unresolved</span> external symbol <span style="color: #ff0000;">'_TreeView_SetItemSta...
popup groups in FWH 9.12 RibbonBar
Hakan, We have just emailed you a modified FiveHCM.lib. We rebuilt the library on a different computer where there was a wrong MSVC header file and thus the bug came in again. Now it is ok <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
popup on Listview class
I made the popup menu for Listview I hope Antonio insert it on new release of this class [b:2q22t6i6]add new defines[/b:2q22t6i6] [code=fw:2q22t6i6]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#define</span> LVS_ICON &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp...
popup on Listview class
Dear Antonino or Antonio... the big icons and list run ok the samll icons not run (I not see icons on listview but only the captions )
popup on Listview class
You should create 2 imageListes, one for big icons and one for small icons, like: [code=fw:1i9dnlx0]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">LOCAL</span> oImageListBig := TImageList<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>:<span s...
popup on Listview class
not run test.prg [code=fw:1z2w18sb]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp;<br /><br />&nbsp; # include <span style="color: #ff0000;">"fivewin.ch"</span><br /><br /><br /><br /><span style="color: #00D7D7;">#define</span> LVS_ICON &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="c...
popup on Listview class
Antonio changed HB_FUNC( ILCREATE ) inside imagelis.c to create 32bit image lst. [code=c:30v5v9ce]<div class="c" id="{CB}" style="font-family: monospace;">HB_FUNC<span style="color: #66cc66;">&#40;</span> ILCREATE <span style="color: #66cc66;">&#41;</span><br /><span style="color: #66cc66;">&#123;</span>  <br />   Init...
popup on Listview class
but not run ok I change imagelist.c I have the fwh Rel.jannuary with last listview modified from Antonio the code [code=fw:23r1mh55]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; &nbsp;<br /># include <span style="color: #ff0000;">"fivewin.ch"</span><br /><br /><br /><br />&nbsp; &nbsp; <span st...
popup on Listview class
hi, You are a little confused, the number as second parameter in SetImageList is the type of the list, and it can be setted one time only. Maybe this code is more clear, add this at begin of file: [code=fw:pr7qbyf2]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#define</span> L...
popup on Listview class
thank now run ok only when select the small icons is activated the dotted box
popup on Listview class
<!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarassed" /><!-- s:oops: --> the code in <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=1867&hilit=LVS_LIST#p7899">viewtopic.php?f=3&t=1867&hilit=LVS_LIST#p7899</a><!-- l --> is not correct....
popup on Listview class
Antonino, Many thanks for your great help <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
popup on Listview class
for the version of bcc and fwh I have seem run ok only these lines @ 8,10 button obtn[3] prompt "Big" SIZE 35,10 action SetWindowLong( oList:hWnd, -16, nOR( WS_CHILD, WS_VISIBLE, WS_TABSTOP, LVS_ICON,/*LVS_SINGLESEL*/4 ) ) @ 8,18 button obtn[4] prompt "Small" SIZE 35,10 action SetWindowLong( oList:hWnd, -16, nOR( W...
popupbrowse
Es una interesante posibilidad utilizar el popupbrowse, pero he notado que en mi caso tengo dificultades para que funcione debidamente en una ventana y no en una dialog, quizá porque haya algo que no esté tomando en cuenta. Podrían por favor chequear este código? Son dos ejemplos uno con dialog y otro con ventana no h...
popupbrowse
Creo esta segun lo revisado por mi hasta ahora para funcion con GET en DLG, saludos... <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!-- s:shock: -->
popupbrowse
Muchas gracias por tu comentario, José Luis, sip, parece que si, me pregunto si funcionarían gets de estas características en controles como la ribbon.... Como podría hacer que devuelva el valor de una celda específica de la fila?
popupbrowse
José, Esta nueva función PopupBrowse() ha sido probada por el momento en GETs en diálogos y en XBrowses en diálogos. Aún no había sido probada en ventanas. En la próxima versión de FWH 16.08, se incluye un ejemplo completo de facturación en samples\yunus.prg que usa la función PopupBrowse() desde GETs y desde el xbro...
popupbrowse
La función PopupBrowse() funciona tambien con el alias seleccionado, por lo que es idónea para seleccionar un campo de una DBF ó recordset con SQL: [code=fw:r322culo]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span>...
popupbrowse
Excelente Antonio!! sería bueno agregar esta funcionalidad para usar en controles como ribbon y en ventanas <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> Me parece excelente esta mejora, ya que descubrí esta funcionalidad a través de este post pues no había notado que estab...
popupbrowse
la función PopupBrowse() ya funciona correctamente en ventanas: Esta versión mejorada se incluye en FWH 16.08 [code=fw:nrp71pu0]<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: #00C8...
popupbrowse
Esta es la forma de usar la función PopupBrowse() con un GET que use una cierta claúsula VALID: This is the way to combine the use of function PopupBrowse() with the VALID of a GET: [code=fw:1w40aq0s]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="c...
popupbrowse
[quote="Antonio Linares":1diibx09]la función PopupBrowse() ya funciona correctamente en ventanas: Esta versión mejorada se incluye en FWH 16.08 [/quote:1diibx09] Espléndido Antonio, estaré pendiente de su lanzamiento <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
popupbrowse
Antonio, algun sample de como usarse en un xBrowse.? gracias, saludos... <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!-- s:shock: -->
popupbrowse
Jose Luis, [code=fw:hw8nhniy]<div class="fw" id="{CB}" style="font-family: monospace;">   oBrw:<span style="color: #000000;">aCols</span><span style="color: #000000;">&#91;</span> <span style="color: #000000;">1</span> <span style="color: #000000;">&#93;</span>:<span style="color: #000000;">nEditType</span> = EDIT_BUT...
popupbrowse
[quote="Antonio Linares":84j9rkso]Jose Luis, [code=fw:84j9rkso]<div class="fw" id="{CB}" style="font-family: monospace;">   oBrw:<span style="color: #000000;">aCols</span><span style="color: #000000;">&#91;</span> <span style="color: #000000;">1</span> <span style="color: #000000;">&#93;</span>:<span style="color: #00...
popupbrowse
Jose Luis, Revisa mi respuesta porque la he editado después de escribirla <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
popupbrowse
[quote="Antonio Linares":1ggll0hs]Jose Luis, Revisa mi respuesta porque la he editado después de escribirla <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->[/quote:1ggll0hs] Listo Antonio, revisada de nuevo tu respuesta. gracias, saludos... <!-- s:shock: --><img src="{SMIL...
popupmenu
Can you change the height of the menuitems of a popup menu?Thanks in advanceOtto