topic
stringlengths
1
63
text
stringlengths
1
577k
xbrowse:cHeader
Bueno, todo se da dependiendo del uso que tenga el xbrowse, en mi caso nunca muevo las columnas, pero esta buena tu implementacion, siempre es bueno tener alternativas a las normales, gracias, saludos... <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!-- s:shock: -->
xbrowse:cHeader
Fernando, Me alegro que hayas podido solucionarlo. Espero que hayas quedado contento con el trabajo de estos traductores amigos mios. Son palabras tecnicas y es mas complicado, asi que si tu cliente no entendiese correctamente algun termino, contacta con ellos que seguro te ayudaran <!-- s:-) --><img src="{SMILIES_PA...
xbrowse:cHeader
Antonio, la empresa que va usar el sistema tanto en Inglés como en Español, esta acostumbrando a usar otros sistemas de gestión en Inglés, y han quedado muy gratamente sorprendidos de la traducción a nivel técnico. Estoy muy contento. En los correos figuran 2 nombres. El nombre y apellido del hombre me suena mucho, m...
xbrowse:cHeader
<!-- s:-D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":-D" title="Very Happy" /><!-- s:-D --> Lo que es querer ayudar a un hermano <!-- s;-) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";-)" title="Wink" /><!-- s;-) --> me alegro de que hayan hecho un buen trabajo <!-- s:-) --><img src="{SMILIES_PATH}/icon_...
xbrowse:cHeader
Hola, somos Marta y Manolo (cuñada y hermano de Antonio Linares). Estamos a vuestra entera disposición para cualquier traducción que en cualquier momento pudierais necesitar de español a inglés, holandés, sueco y francés y viceversa, en cualquier campo y materia. Podéis contactar con nosotros telefónicamente o por What...
xbrowse:keychar() lost some 2bytes nkeys on no modal dialog
Hi, //1 Only for test lost 2 bytes word input. METHOD KeyChar( nKey, nFlags ) CLASS TXBrowse ... do case ... case nKey == VK_ESCAPE memowrit("aaa.txt",::ckeychar ) ::ckeychar:="" // a temparary data 'ckeychar' add to xbrowse class ... otherwise ...
xbrowse:keychar() lost some 2bytes nkeys on no modal dialog
Here is How to install Chinese word diaplay and input module in XP : <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=19&t=22705">viewtopic.php?f=19&t=22705</a><!-- l -->
xbrowse\Header
[code=fw:1tku7c5z]<div class="fw" id="{CB}" style="font-family: monospace;">oBrw:<span style="color: #000000;">aCols</span><span style="color: #000000;">&#91;</span>i<span style="color: #000000;">&#93;</span>:<span style="color: #000000;">bLClickHeader</span> := <span style="color: #000000;">&#123;</span>|nMRow, nMCol,...
xbrowse\Header
Fourth parameter is the column object. oCol:nCreationOrder gives the serial number of the column while creating the browse. While programming with xbrowse it is normally advisable to use the column objects instead of numbers.
xbrowse\Header
[quote="nageswaragunupudi":2n6op79e]Fourth parameter is the column object. oCol:nCreationOrder gives the serial number of the column while creating the browse. While programming with xbrowse it is normally advisable to use the column objects instead of numbers.[/quote:2n6op79e] thanks for the reply form below worked ...
xbrowser EDIT_BUTTON y VK_DELETE?
[quote="cnavarro":2iy98p2z]Recuerda que uno de los parametros que recibe ese codeblock es: [code=fw:2iy98p2z]<div class="fw" id="{CB}" style="font-family: monospace;"><br />bEditBlock := <span style="color: #000000;">&#123;</span> | nRow, nCol, oCol, nKey | ...<br /> </div>[/code:2iy98p2z][/quote:2iy98p2z] no me funci...
xbrowser EDIT_BUTTON y VK_DELETE?
[url:2e2t3dh3]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=37294&p=222707&hilit=bEditBlock&sid=57058534e0858dc2d58a0e49a7095c14&sid=0b5773a3ee5e91972e8704269f55e9a9#p222707[/url:2e2t3dh3]
xbrowser EDIT_BUTTON y VK_DELETE?
Hola. tengo este codigo que lo que deseo hacer es que cuando presione la tecla VK_DELETE me vaya a un método que se llama ::eliminarItem() [code=fw:3lakigj2]<div class="fw" id="{CB}" style="font-family: monospace;">   WITH OBJECT ::<span style="color: #000000;">oBrw</span><br />      :<span style="color: #000000;">aCol...
xbrowser EDIT_BUTTON y VK_DELETE?
Intenta asi: [code=fw:3km9n7h6]<div class="fw" id="{CB}" style="font-family: monospace;"><br />&nbsp;::<span style="color: #000000;">oBrw</span>:<span style="color: #000000;">bKeyDown</span> &nbsp; := <span style="color: #000000;">&#123;</span> |nKey| <span style="color: #00C800;">If</span><span style="color: #000000;...
xbrowser EDIT_BUTTON y VK_DELETE?
[quote="karinha":hzvgi1vl]Intenta asi: [code=fw:hzvgi1vl]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> ::<span style="color: #000000;">oBrw</span>:<span style="color: #000000;">bKeyDown</span>   := <span style="color: #000000;">&#123;</span> |nKey| <span style="color: #00C800;">If</span><span style=...
xbrowser EDIT_BUTTON y VK_DELETE?
Recuerda que uno de los parametros que recibe ese codeblock es: [code=fw:3sfqbf4h]<div class="fw" id="{CB}" style="font-family: monospace;"><br />bEditBlock := <span style="color: #000000;">&#123;</span> | nRow, nCol, oCol, nKey | ...<br />&nbsp;</div>[/code:3sfqbf4h]
xbrowser does not appears after window
Hello, I was testing a my little program, and I want debug an array using xbrowser, but it sometime does not appears. Look this code: [code=fw:2dnq4xzb]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <fivewin.ch><br /><br />func main<span style="color: #000000;">&...
xbrowser does not appears after window
Once the main window is closed, no dialog can be created and displayed. For example, [code=fw:u5rs4yo6]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">function</span> Main<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br /><br />&nbsp; &nbsp...
xbrowser does not appears after window
sorry [b:rez40jd4]I not understood[/b:rez40jd4] If I generate an array on a Window and then I wish open a xbrowser with the array [b:rez40jd4]I cannot make it [/b:rez40jd4]? sample : DEFINE WINDOW oWnd aLista:= ....... ACTIVATE WINDOW oWnd CENTERED xbrowser aLista
xbrowser does not appears after window
Hi, You have to place the XBROWSE bitween DEFINE WINDOW AND ACTIVATE WINDOW .
xbrowser does not appears after window
I think he wants to show changed values after closing the window [color=#0000FF:ccw8srsu]#include "FiveWin.ch" FUNC MAIN() LOCAL oWnd XBROWSER {10,20,30,40} // old values DEFINE WINDOW oWnd // some valuechanges ACTIVATE WINDOW oWnd ; VALID SHOW_NEW() RETURN NIL // on window-close the browser shows new values // ( th...
xbrowser does not appears after window
[quote="Jack":v33fd0j0]Hi, You have to place the XBROWSE bitween DEFINE WINDOW AND ACTIVATE WINDOW .[/quote:v33fd0j0] I don't know who you are dear Jack, but please read the question carefully, we're talking about the Xbrowser command, not of xbrowse() func, so I don't have to put it between "define window" and "act...
xbrowser does not appears after window
That will give the needed result showing a browser with new values after window close <!-- s:!: --><img src="{SMILIES_PATH}/icon_exclaim.gif" alt=":!:" title="Exclamation" /><!-- s:!: --> #include "FiveWin.ch" FUNC MAIN() LOCAL oWnd, oBtn XBROWSER {10,20,30,40} DEFINE WINDOW oWnd ACTIVATE WINDOW oWnd ; VALID SHO...
xbrowser does not appears after window
It is a FiveWin limitation, I think with a minimal change it can work. It is enough that the SetWndApp can accept zero as value: [code=fw:2orvkb1b]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <fivewin.ch><br /><br />proc main<span style="color: #000000;">&#40;...
xbrowser does not appears after window
Antonino, did You test my revised solution [img:2c1q7aoi]http&#58;//www&#46;pflegeplus&#46;com/IMAGES/Test4&#46;gif[/img:2c1q7aoi] regards Uwe <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->
xbrowser does not appears after window
uwe, I think your solution works (I don't need to try to see it), but It is pretty different from my initial code. My opinion is that should be possible create an application that shows a dialog after the main window is closed. It is pretty severe because it is not a win32 limitation but it is created by FiveWin
xbrowser does not appears after window
The same logic [quote:28nkbslr]My opinion is that should be possible create an application that shows a dialog after the main window is closed[/quote:28nkbslr] [color=#0000FF:28nkbslr]#include "FiveWin.ch" FUNC MAIN() LOCAL oWnd, oBtn, oFontLarge, oSay DEFINE FONT oFontLarge NAME "Arial" SIZE 0, -24 BOLD DEFINE W...
xbrowser does not appears after window
[quote="ukoenig":2mln24qr] oWnd:Hide() [/quote:2mln24qr] <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: --> <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: --> Nice play <!-- s:lol: --><img src="{SMILIES_PATH}/icon_l...
xbrowser does not appears after window
Please try [code=fw:qgi9fd12]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <fivewin.ch><br /><br />func main<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br />   <span style="color: #00C800;">LOCAL</span> oWnd<br />  ...
xbrowser footer
Hello, Why this: Lista2:aCols[1]:cFooter := { || Ltrim( Str( Lista2:KeyNo() ) ) + " / " + LTrim( Str( Lista2:KeyCount() ) ) } Lista2:Refresh() Show me {||...} in footer? Thanks in advance.
xbrowser footer
[quote="wartiaga":1kkpcy61]Hello, Why this: Lista2:aCols[1]:cFooter := { || Ltrim( Str( Lista2:KeyNo() ) ) + " / " + LTrim( Str( Lista2:KeyCount() ) ) } Lista2:Refresh() Show me {||...} in footer? Thanks in advance.[/quote:1kkpcy61] Use this [code=fw:1kkpcy61]<div class="fw" id="{CB}" style="font-family: monospa...
xbrowser footer
[quote="cnavarro":kxgx1qh0][quote="wartiaga":kxgx1qh0]Hello, Why this: Lista2:aCols[1]:cFooter := { || Ltrim( Str( Lista2:KeyNo() ) ) + " / " + LTrim( Str( Lista2:KeyCount() ) ) } Lista2:Refresh() Show me {||...} in footer? Thanks in advance.[/quote:kxgx1qh0] Use this [code=fw:kxgx1qh0]<div class="fw" id="{CB}" ...
xbrowser footer
Try with [code=fw:ldvnhdxp]<div class="fw" id="{CB}" style="font-family: monospace;"><br />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;">nFooterType</span> := AGGR_...
xbrowser footer
oBrw:KeyCount() is the same as ( oBrw:cAlias )->( OrdKeyCount() ) OrdKeyCount() is a (x)Harbour function. By default OrdKeyCount() respects Scopes and Filters but [u:20drghm5][b:20drghm5]includes deleted records[/b:20drghm5] [/u:20drghm5]also. This is what we all should know. If we want OrdKeyCount() not to include ...
xbrowser footer
[quote="cnavarro":3blispi7]Try with [code=fw:3blispi7]<div class="fw" id="{CB}" style="font-family: monospace;"><br />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;">...
xbrowser footer
[quote="nageswaragunupudi":1n6rower]oBrw:KeyCount() is the same as ( oBrw:cAlias )->( OrdKeyCount() ) OrdKeyCount() is a (x)Harbour function. By default OrdKeyCount() respects Scopes and Filters but [u:1n6rower][b:1n6rower]includes deleted records[/b:1n6rower] [/u:1n6rower]also. This is what we all should know. If w...
xbrowser footer
[quote:1xoae3tt]Thank you Mr. Nages, I use ! Deleted() in index condition to solve this issue. [/quote:1xoae3tt] Please do NOT use FOR conditions in Indexes. The purpose of indexes is also to speed up queries (FILTERS). The RDD does not consider indexes with FOR conditions for optimization. That way we forgo some bene...
xbrowser footer
I can't see any optimization in the following sample: [code=fw:3qt5afyy]<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 />REQUEST DBFCDX<br /><br /><br /><span style="color: #00C800;">FUNCTION</span...
xbrowser footer
Rao, have you had the time to test my sample? EMG
xbrowser footer picture
Hi, Why this Lista2:aCols[7]:nFooterType:= AGGR_SUM Lista2:aCols[7]:nFootStrAlign := AL_RIGHT Lista2:aCols[7]:cFooterPicture := "@e 999,999.99" Show me 52.99 in footer? How I can display 52,99? Thanks in advance.
xbrowser footer picture
This is a bug in xbrowse.prg Please set [code=fw:163znksy]<div class="fw" id="{CB}" style="font-family: monospace;"><br />Lista2:<span style="color: #000000;">aCols</span><span style="color: #000000;">&#91;</span><span style="color: #000000;">7</span><span style="color: #000000;">&#93;</span>:<span style="color: #0000...
xbrowser footer picture
[quote="nageswaragunupudi":39xqgpqu]This is a bug in xbrowse.prg Please set [code=fw:39xqgpqu]<div class="fw" id="{CB}" style="font-family: monospace;"><br />Lista2:<span style="color: #000000;">aCols</span><span style="color: #000000;">&#91;</span><span style="color: #000000;">7</span><span style="color: #000000;">&#...
xbrowser footer picture
This bug is fixed in the next version.
xbrowser footer picture
Master Nages? Regards, saludos.
xbrowser header
[code=fw:3tvdsi53]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">function</span> TestMain<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br /><br />   <span style="color: #00C800;">local</span> oWnd, oBar, oBrw<br /><br />   <span style="colo...
xbrowser header
[quote="Silvio.Falconi":10853dgm][code=fw:10853dgm]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">function</span> TestMain<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br /><br />   <span style="color: #00C800;">local</span> oWnd, oBar, oBr...
xbrowser header
Hi, I have a xbrowse with a empty array. When i put some elements in array and I do oBrw:SetArray(VetDup) my headers change to A, B, C , D, E. What I do wrong? Thanks!
xbrowser lAutoSeek proposal
Nages, You can add the new search mode (for example lautoSeek) in the xbrowser function and add @ 1.2, 75 SAY oSaySearch[1] Prompt "Search" SIZE 46,24 PIXEL OF oBar @ 1.2, 95 SAY oSaySearch[2] Prompt "on" SIZE 40,24 PIXEL OF oBar @ 1.2, 130 GET oGetSearch VAR cSeek SIZE 80,10 PIXEL OF oBar ; ...
xbrowser no muestra el scroll
Hola. Uso un Listbox desde los recursos. ya he seteado el scrool y en el codigo tengo esto: [code=fw:x8plyemw]<div class="fw" id="{CB}" style="font-family: monospace;">   WITH OBJECT ::<span style="color: #000000;">oBrw</span><br />      :<span style="color: #000000;">nMarqueeStyle</span>       := <span style="color: ...
xbrowser no muestra el scroll
Estimado Gustavo, Has especificado WS_VSCROLL como estilo en el recurso ?
xbrowser no muestra el scroll
[quote="Antonio Linares":3frum4hs]Estimado Gustavo, Has especificado WS_VSCROLL como estilo en el recurso ?[/quote:3frum4hs] no se donde hay qe ponerlo, uso pelesC agrego una imagen [url:3frum4hs]https&#58;//photos&#46;app&#46;goo&#46;gl/ca3rTjAHJzk7Kkn19[/url:3frum4hs]
xbrowser no muestra el scroll
Parece que ya lo tienes activado Puedes copiar aqui el fichero rc ?
xbrowser no muestra el scroll
[quote="Antonio Linares":1h9uakvf]Parece que ya lo tienes activado Puedes copiar aqui el fichero rc ?[/quote:1h9uakvf] [code=fw:1h9uakvf]<div class="fw" id="{CB}" style="font-family: monospace;">DLGCLIENTE DIALOGEX DISCARDABLE <span style="color: #000000;">6</span>, <span style="color: #000000;">18</span>, <span sty...
xbrowser no muestra el scroll
Modifica esta línea: CONTROL "", 112, "ListBox", LBS_SORT|LBS_NOTIFY|WS_VSCROLL|WS_TABSTOP, 28, 131, 323, 159 asi: CONTROL "", 112, "TXBrowse", WS_VSCROLL|WS_TABSTOP, 28, 131, 323, 159
xbrowser no muestra el scroll
Hola buenos días, en algún momento nos sucedió algo similar, si no estoy mal creo que hay que definir un control personalizado para que funcione, con las propiedades, que se ven en la imagen. [img:130h14eb]https&#58;//hymplus&#46;com/forofw/xbrowse_scroll&#46;png[/img:130h14eb]
xbrowser no muestra el scroll
Si utilizas RESOURCES en style debe colocar, para que aparezca el scroll en xBrowser, lo siguiente: 0x50D00000 ---> Barra Horizontal 0x50A00000 ---> Barra Vertical
xbrowser no me funciona el setCheck() - SOLUCIONADO
Hola. No logro que al hacer "click" en la columna 2 que quede seleccionada la casilla del checkbox Me muestra bien el browser (Tlistbox en el RC) pero no me deja "editarlo" [code=fw:2v0lg5fa]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">METHOD</span> setBrw<span style="color: ...
xbrowses color
I tried to insert the color of row with a condition but I not have success [img:17e5ir1h]https&#58;//s1&#46;postimg&#46;org/741pq6aihb/image&#46;jpg[/img:17e5ir1h] I wish change color all lines have V at seven column I made oLbx:bClrStd := {|| { IIF(oLbx:aArrayData[1][7]="V", CLR_GRAY,CLR_BLUE),CLR_WHITE } } ...
xbrowses color
[code=fw:2byj7fd1]<div class="fw" id="{CB}" style="font-family: monospace;">oLbx:<span style="color: #000000;">bClrStd</span> := <span style="color: #000000;">&#123;</span>|| <span style="color: #000000;">&#123;</span> IIF<span style="color: #000000;">&#40;</span>oLbx:<span style="color: #000000;">aRow</span><span styl...
xbrowses color
I wish the background with color and the text on white TYPE oLbx:bClrStd := {|| { IIF(oLbx:aRow[7]="V", CLR_GRAY,CLR_BLUE),IIF(oLbx:aRow[7]="V",RGB( 220, 235, 252 ) ,CLR_WHITE) } }
xbrowses color
Hello Silvio, please try to insert :value. oLbx:bClrStd := {|| { IIF(oLbx:aRow[7]:value="V", CLR_GRAY,CLR_BLUE),CLR_WHITE } } I would suggest you to switch to Fivedit. Have you seen the video. Best regards, Otto [img:3784nqp2]http&#58;//www&#46;atzwanger-software&#46;com/fw/autoc&#46;jpg[/img:3784nqp2] [img:3784nqp...
xbrowses color
Otto, for now I use xmate ... In Italy there is a adage...."Who leaves the old road for the new knows that what he leaves does not know what he finds."
xbrowses color
Hello Silvio, does you program work with oLbx:bClrStd := {|| { IIF(oLbx:aRow[7]:value="V", CLR_GRAY,CLR_BLUE),CLR_WHITE } }. Best regards, Otto
xbrowses color
The colors is good only I have records link to another record I explain you I have a product : "Pizza Caprese" and then I have variants of this product sample : "Più Prosciutto" "Più mozzarella" I wish show a color with a link I not Know How make it : 2 "Pizza Caprese" --------- ...
xbrowses color
Maybe with a function call in the cell ? oBrw[6]:T1:bClrStd := { || showcolors(oBrw[6]:T1:Value) } oBrw[6]:T2:bClrStd := { || showcolors(oBrw[6]:T2:Value) } oBrw[6]:T3:bClrStd := { || showcolors(oBrw[6]:T3:Value) } [code=fw:ckhvwwn0]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color...
xbrowses color
Are you looking like this, [img:3vlfw7gn]http&#58;//i66&#46;tinypic&#46;com/zvtnxt&#46;png[/img:3vlfw7gn] [code=fw:3vlfw7gn]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#Include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><br />*----------------------------...
xbrowses color
It can go good but I have another structure [img:18r3biyt]https&#58;//s2&#46;postimg&#46;org/iueu6zb15/image&#46;jpg[/img:18r3biyt] USE CONSUM ALIAS CO INDEX ON upper(NUMDOC)+Upper(numriga) TAG MESACON TO CONSUM for !deleted()
xbrtree sample
seeing the xbrtree sample I want make an modify On my tree there are 2 level [img:16wu5awi]http&#58;//img15&#46;imageshack&#46;us/img15/447/hardwarevq&#46;jpg[/img:16wu5awi] THIS IS THE TEST MODIFIED [code=fw:16wu5awi]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7...
xbrtree sample
Please try: [code=fw:n3wc8mjw]<div class="fw" id="{CB}" style="font-family: monospace;">   oBrw:<span style="color: #000000;">SetTree</span><span style="color: #000000;">&#40;</span> BuildTree<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>, <span style="color: #000000;">&#123;</span...
xbrtree sample
[b:2u1vac71]make error[/b:2u1vac71] Application =========== Path and name: C:\work\prg\TESTTREE\xbrwtree.Exe (32 bits) Size: 1,885,696 bytes Time from start: 0 hours 0 mins 0 secs Error occurred at: 02/08/10, 17:40:53 Error description: Error BASE/1003 Variable does not exist: SELF Args: Stack Cal...
xbrtree sample
I edited the above code. Please check again.
xbrtree sample
Nages , not run ok I see all items ( level 2) with Tree_hard.bmp I sent you the test and the res to your email to test it
xbrtree sample
Any news for it please ? here not run ok
xbrtree sample
MR RAO , DO YOU HAVE FOUND A SOLUTION ? ANTONIO SAD ME "Rao is the master using trees on the xbrowse. He is the expert on that issue...." AND THERE IS ANOTHER QUESTION NOW WHEN i MAKE oApp():oGrid:bChange :={ || (RefreshCont(oApp:oCont,oDHardware),) } STAT FUNCTION RefreshCont(oCont,cdbf) oApp():oCon...
xbrtree sample
Same logic. Variables and spellings should be adopted to your program. Here is the corrected parts of the code and RC file [code=fw:15phh1eg]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; WITH OBJECT oBrw:<span style="color: #000000;">aCols</span><span style="color: #000000;">&#91;</span> <span sty...
xbrtree sample
THANK NOW RUN CORRECTLY HOW YOU CAN SEE HERE [img:119bktc9]http&#58;//img402&#46;imageshack&#46;us/img402/4187/treeok&#46;jpg[/img:119bktc9] AND FOR THE SECOND QUESTION ? i USE oApp():oGrid:bChange :={ || (RefreshCont(oApp:oCont,oDHardware),) } STAT FUNCTION RefreshCont(oCont,cdbf) oApp():oCont:cTitle:...
xbrtree sample
The tree is in memory. While navigating the tree, the actual dbf is not traversed. So, you should keep the OrdkeyNo() or RecNo() of the record in 3rd element of the array in Cargo and use that value to refresh the title.
xbrtree sample
ok I made ---------------------------------------------------------------------------------------------------------------------------------------- static function BuildTree() local oTree, cState TREE oTree while ! (oDHardware)->(Eof()) if Empty( cState ) _TreeItem( (oDHardware)->L...
xbrwdisk change directory
Dear Mr. Rao, I try to extend xbrwdisk.prg to change directory with a click on a button. I use :SetTree. But then inside xBrowse it adds a new column item. Can you please help me. Best regards, Otto [code=fw:3iush4j2]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00D7D7;">#...
xbrwdisk change directory
Sure, please wait.
xbrwdisk change directory
[code=fw:1nrwygbp]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; &nbsp; &nbsp;@ <span style="color: #000000;">0</span>,<span style="color: #000000;">0</span> ;<br />&nbsp; &nbsp; &nbsp; <span style="color: #0000ff;">BUTTON</span> <span style="color: #ff0000;">"Change directory"</span> ;<br />&nbsp; &...
xbrwdisk change directory
Dear Mr. Rao, Many Thanks. I made the changes, and everything worked. Is there any way that you can seek in the tree? Best regards, Otto
xbrwdisk change directory
Dear Mr. Rao, I tried to have the tree open at the directory change to use ToggleFolder. This works. But is this the way how to do it. [code=fw:1vakw2dn]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br />@ <span style="color: #000000;">0</span>,<span style="color: #000000;">0</span> ;<br />&nbsp; &n...
xbrwdisk change directory
[quote="Otto":11zeb58p]Dear Mr. Rao, I tried to have the tree open at the directory change to use ToggleFolder. This works. But is this the way how to do it. [code=fw:11zeb58p]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br />@ <span style="color: #000000;">0</span>,<span style="color: #000000;">0<...
xbrwdisk change directory
Dear Mr. Rao, Thank you for your help. Now Harbourino Manager is ready. Do you think you will provide "Search" for treeview shortly? Have a lovely weekend and best regards, Otto [img:3kxuvm2g]https&#58;//mybergland&#46;com/fwforum/harbourinomanager&#46;jpg[/img:3kxuvm2g]
xbrwdisk change directory
[quote:17mb35hl]Do you think you will provide "Search" for treeview shortly?[/quote:17mb35hl] Yes, please.
xbrwdisk change directory
Dear Mr. Rao, Thank you. In the meantime I use a workaround and have finished Harbourino Manager. This video shows the Harbourino Manager. All functions can be carried out from one console. [url:196chcwn]https&#58;//mybergland&#46;com/fwforum/harbourinomanager&#46;mp4[/url:196chcwn] If anyone would like to install ...
xbrwose tdolphin y fillarray
Hola. Tengo un xbrowse que muestra: [code=fw:kxksnzl2]<div class="fw" id="{CB}" style="font-family: monospace;">...<br />   aDatos:= consulta<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><br />   oBrw:<span style="color: #000000;">setArray</span><span style="color: #000000;">&#...
xbrwose tdolphin y fillarray
Intenta definir el array con un registro en blanco, saludos... <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!-- s:shock: --> ejemplo: tu_array := {0,0,0, NIL, space(5),0}
xbrwose tdolphin y fillarray
Para que poner los datos en un array, si puedes poner directamente el query en el browse. Date una revisadita a los ejemplos de la tDolphin [code=fw:o908qun1]<div class="fw" id="{CB}" style="font-family: monospace;"><br />  <span style="color: #00C800;">LOCAL</span> oQry <br />   <span style="color: #00C800;">LOCAL</...
xbrwose tdolphin y fillarray
goosfancito como indica Pablo no es necesario cargar la tabla sin entre los campos no va haber cálculos. si la consulta es vacía la podes controlar así [code=fw:383v5uq4]<div class="fw" id="{CB}" style="font-family: monospace;"><br />&nbsp; <span style="color: #00C800;">LOCAL</span> oQry <br />&nbsp; &nbsp;<span style...
xbrwose tdolphin y fillarray
Hola. Lo pongo en un array porque de otra forma tengo muchos inconvenientes a la hora de interactuar con el xbrowse, no puedo hacer que el xbrowse muestre diferentes cabeceras en diferentes consultas, no esta funcionandome bien, tengo que llamar dos veces al setdolphin para que me complete el xbrowse... Estoy viendo ...
xbrwose tdolphin y fillarray
[quote="joseluisysturiz":bhoeifar]Intenta definir el array con un registro en blanco, saludos... <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!-- s:shock: --> ejemplo: tu_array := {0,0,0, NIL, space(5),0}[/quote:bhoeifar] lo q hice fue verificar si nreccount() dvuelve 0 re...
xbrwose tdolphin y fillarray
Como ya dijeron los colegas, si no vas hacer nada de operaciones o edicion en el xbrowse, sino solo mostrar los datos, hacer un array es trabajar doble cuando con TDolphin y xBrowse puedes hacer maravillas y mas en los filtrados para mostrar datos con el oQry:setwhere(), creo que si pones algo mas de codigo de como est...
xbrwose tdolphin y fillarray
Les explico que necesito hacer tengo un xbrowse, necesito que sea capaz de mostrar informacion de varias tablas dependienddo lo que el usuario necesite. ya probe varias maneras, la unica que me muestra los datos como quiero es mostrando un array, de otra manera si lo hago sin eso tengo que cada vez que hago un nuevo ...
xcode7 permitira la instalacion de apps
Si esto se confirma podría ser bueno para los programadores .... [url:e3jguwnz]http&#58;//www&#46;applesfera&#46;com/curiosidades/xcode-7-permitira-la-instalacion-de-apps-que-apple-rechazaria-en-tu-app-store[/url:e3jguwnz]
xdev para harbour+fw+bcc582
Boa Tarde, estou a tentar configurar xdev para harbour+fw+bcc582 e não estou a conseguir, alguém tem algum script , o arquivo do compilador e a configuração do ilink32.cfg bcc32.cfg do bcc. abraço João Alpande skype: joaoalpande
xdev para harbour+fw+bcc582
Peça no forum: <!-- w --><a class="postlink" href="http://www.fivewin.com.br">www.fivewin.com.br</a><!-- w -->
xdev para harbour+fw+bcc582
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=17&t=13098&start=0">viewtopic.php?f=17&t=13098&start=0</a><!-- l -->
xfw.lib for xhb.com
Here you have the most recent xfw.lib for xHarbour commercial: [url:1et3qixq]https&#58;//bitbucket&#46;org/fivetech/fivewin-contributions/downloads/xfw_20171121&#46;zip[/url:1et3qixq] xfw.def [code=fw:1et3qixq]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #0000ff;">LIBRARY</span> &nbsp...