topic
stringlengths
1
63
text
stringlengths
1
577k
help to compile easyreport
[quote="Antonio Linares":3km901u7]Silvio, Just download the files from the repository and the run go.bat [url:3km901u7]https&#58;//bitbucket&#46;org/fivetech/easyreport[/url:3km901u7] that easy <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->[/quote:3km901u7] Antonio, I...
help to compile easyreport
Silvio yo uso Xmate .... Mi archivo de configuración : ereport.xhp Usa notepad.exe copy - paste and save as report.xhp .... change config for yo . [code=fw:18ypwqop]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><br /><span style="color: #000000;">&#91;</span>Version<span style="color: #000000;...
help to compile easyreport
Thanks Mastintin, If I use [b:2el2ilkx] harbour[/b:2el2ilkx] I have this error [1]:iLink32.Exe -Gn -aa -Tpe -s @ereport.bcl Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_HB_FUN_HB_HSETCASEMATCH' referenced from C:\WORK\FWH\LIB\FIVEH.LIB|DATABASE if I use [b:2el2ilkx]xhar...
help to compile easyreport
[quote="Silvio.Falconi":2h05efxe]Thanks Mastintin, If I use harbour I have this error [1]:iLink32.Exe -Gn -aa -Tpe -s @ereport.bcl Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_HB_FUN_HB_HSETCASEMATCH' referenced from C:\WORK\FWH\LIB\FIVEH.LIB|DATABASE if I use xharbour ...
help to compile easyreport
yesssssssssssssssssssssssssssssssssssssss I compile it now and I open a sampe test ... good I'm seeing... thanks Mastintin you're fantastic my friend
help to compile easyreport
Mastintin, Er have the same problem of Myrpt the line graphic dots are not show good instead I have a release of c5reprt of Paco where the vertical and horizoltal lines are showed good Can you say this to Antonio ?
help to compile easyreport
Puedes poner una imagen? You can put an image?
help to compile easyreport
Buenos días, al tratar de construir Easyreport, al llegar a la compilación de recursos da el siguiente error: [code=fw:3jr8hgx0]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; &nbsp; &nbsp; &nbsp;c:\develop\borland\bcc582\bin\brc32.exe -r -Ic:\develop\borland\bcc582\i<br />nclude ereport.rc<br />Bor...
help to compile easyreport
Buenos dias Descárgate de nuevo el repositorio Borra el fichero .res Y vuelve a generarlo
help to compile easyreport
Cristobal, lo acabo de descargar y le he dado a go.bat después de cambiar los paths en go.bat y ereport.mak, obteniendo el mismo resultado. Muchas gracias. Saludos
help to compile easyreport
Cristobal, he generado el fichero ereport.res con Resedit a partir de ereport.rc. Problema solucionado. Muchas gracias. Saludos
help to compile easyreport
Es raro porque yo genero el .res con borland Ese mensaje se obtiene habitualmente cuando uno de los bmps tiene canal alpha, y yo modifiqué los que he añadido para que no diera problemas Saludos
help to compile easyreport
[quote="cnavarro":hm4zn3xn]Puedes poner una imagen? You can put an image?[/quote:hm4zn3xn] Dear CNavarro, If you can download the file from the list of c5ide.zop fivetech can' see the file informes.prg. In this file there is a class Trptitem which controls the graphical objects of Paco designer Report. The contr...
help to compile easyreport
Thanks for the info I'll watch what he says Le echaré un vistazo
help to compile easyreport
He subido codigo que genera los Dots que propone Silvio ... DotsSelect( hDC , nTop, nleft, nbottom, nRight ) Ahora falta mirar como quitamos todo el tema de ldrag y ponemos nuestro propio sistema ... me da que va a ser largo de implementar pero a la larga seguro que no funciona mejor . ¿ Quizas si derivamos la clas...
help to compile easyreport
[quote="Silvio.Falconi":1uauh6xc][quote="cnavarro":1uauh6xc]Puedes poner una imagen? You can put an image?[/quote:1uauh6xc] Dear CNavarro, If you can download the file from the list of c5ide.zop fivetech can' see the file informes.prg. In this file there is a class Trptitem which controls the graphical objects of ...
help to compile easyreport
Manuel, si seleccionas un item en un area, pulsas en otro area, y vuelves a la anterior, el item se desplaza (aún sin estar marcado ya)
help to compile easyreport
I think no need Tcontrol new But a Mother class TItem as Tcontrol and the box and line can be the son classes If you see the Paco source code you'll see a TrptItem ( mother) and many other subclasses I think there is not copyrights because Paco donated the source to linares
help to compile easyreport
Silvio. El problema no es tItem sino las clases tsay,timage,etc, que derivan del tcontrol original ... tendríamos que derivar cada una de esas clases ( como hace Paco ) y añadir su propio metodo checkdots() y showdots() . Se puede hacer y el codigo de Paco es libre , pero sería bueno realizarlo en un fork independient...
help to compile easyreport
[quote="cnavarro":3vo50vhm]Manuel, si seleccionas un item en un area, pulsas en otro area, y vuelves a la anterior, el item se desplaza (aún sin estar marcado ya)[/quote:3vo50vhm] Creo que he conseguido fijar el bug. He subido código nuevo.
help to disable taskmanagerof windows
How I can make to block the pssibility to enable/disable taskmanager of windows if I press ctrl+alt+del ? How I can disable also the Ctrl+c press keys ?
help to disable taskmanagerof windows
I resolve it
help to disable taskmanagerof windows
[code:1gpdy4ub] /* // Antonio Carlos Pantaglione // Toninho@fwi&#46;com&#46;br // Ago/2001 #include "fivewin&#46;ch" procedure main&#40;&#41; CtrlAltDel&#40; &#46;f&#46; &#41; MsgAlert&#40; "CTRL-ALT-DEL DESLIGADO" + CRLF + "Please, press CTRL + ALT + DEL", "Desligado" &#41; CtrlAltDel&#40; &#46;t&#46; &#41...
help to disable taskmanagerof windows
Silvio. How you solve it? because the source from Karinha don't work in a WINXP Thanks
help to migrate do vc++ harbour uestudio (Tim Otto)
Hi, I have some older projects that I would like to upgrade, wanted to do step by step because I do not have much time available 1) pass to harbour (are in xharbour) 2) pass for ms vc ++ express desktop (are in bcc582) 3) switch to using the uestudio, it has the resource editor included, can I use for our systems? ha...
help to migrate do vc++ harbour uestudio (Tim Otto)
I was studying these older RC made with the BRW in dialogs they have an order of the controls, which you can change, then went to see the new, made with pelles, no longer has that option, I missed something? thanks
help to migrate do vc++ harbour uestudio (Tim Otto)
Norberto, I am sorry. I use xharbour and bcc582 exclusively. I plan to switch to harbour (as Antonio suggests harbour). But till I have out the WINHOTEL metro inspired version I don’t touch anything. All is setup so well at the moment. No problems at all. Best regards, Otto
help to migrate do vc++ harbour uestudio (Tim Otto)
Otto, thank, i guess Tim make this change.
help to migrate do vc++ harbour uestudio (Tim Otto)
Norberto, I don't use uestudio but I migrated from xHarbour to harbour a couple of years ago without problem. I've been successfully using msvc10 for more than a year now. Actually I use any compiler because I use a bat file with hbmk2.exe from Harbour that helps a lot. All my projects are built under the same structu...
help to migrate do vc++ harbour uestudio (Tim Otto)
Norberto, FWH provides a samples/buildh32.bat to use MSVC 2010. We also have it for 2012. Inside it you can see what files to link and the link flags, etc. We also have settings files for UEStudio so you can automatize building from it. Have a look at FWH/UEStudio/FWH.zip
help to migrate do vc++ harbour uestudio (Tim Otto)
Norberto, First, FWH and Harbour 3.0 work fine with MSVC 2010 ! I have not tried it with 2012. I do not use a resource designer any longer. I simply edit the values in my RC file manually. That way I am absolutely positive that every control is lined up exactly. Once you understand the format of a control, you ca...
help upgrade FWH32
i compiled my app but get this error: Borland Resource Compiler Version 5.40 Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved. Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external 'AlphaBlend' referenced from C:\FWH\LIB\FIVEHC.LIB|BRUSHES Error: Unresolved external...
help upgrade FWH32
Try to link msimg32.lib. EMG
help upgrade FWH32
stessi errori
help upgrade FWH32
Damiano, Please check FWH\samples\buildh.bat (Harbour) or buildx.bat (xHarbour) to see the libs to link. You have to link Borland PSDK\psapi.lib too Also hbct.lib from Harbour
help upgrade FWH32
ok... <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
help urgent : XBROWSE EDIT
is possible EDIT on XBrwose Directly a DATE FIELD ? is possible open a dtpicker control when I click on this field ? can I use a edit_listbox with dtpicker control ? is possible put different color on each lines of xbrowse ? I made : [code:31g0816i]oApp&#40;&#41;&#58;oGrid&#58;nClrPane &#58;=&#123;|| IF&#40;&#40...
help urgent : XBROWSE EDIT
Silvio, This is what I use with TWBrowse to get alternating row colors. This works with filters, indexes, and deleted records. It should work with TXBrowse also. James [code:2ch1r1kg]lClrFlag&#58;=&#46;f&#46; oLbx&#58;bSkip&#58;=&#123;| nRecs | &#40;nRecs&#58;= &#58;&#58;oInvmast&#58;skipper&#40; nRecs &#41;, lCl...
help urgent : XBROWSE EDIT
Mr. James Can you give me full example ? How to put this code on tx or tw class Thank's Regards Areang
help urgent : XBROWSE EDIT
[code:wnmhhps1] define window oWnd use customer database oCust @ 0,0 listbox oLbx fields oCust&#58;company, oCust&#58;address alias oCust&#58;cAlias of oWnd lClrFlag&#58;=&#46;f&#46; oLbx&#58;bSkip&#58;=&#123;| nRecs | &#40;nRecs&#58;= &#58;&#58;oCust&#58;skipper&#40; nRecs &#41;, lClrFlag&#...
help urgent : XBROWSE EDIT
Silvio, I use : oBrw:bClrStd := {|| {CLR_BLACK, iif( oBrw:nArrayAt % 2 = 0, CLR_1, CLR_2 ) } } Frank
help urgent : XBROWSE EDIT
thanks franks I resolve for the colors .... but i have the last problem I want edit the field into xbrowse , the field is a date() type , How I can create a codeblock use with onpostedit clausole ?
help urgent : XBROWSE EDIT
Mr. James Thank's for help Regards Areang
help with PNG print
hi to all, I have my PRG that prints a lot of PNG files (about 500). Function reads a TXT file whit PNG list and then print PNG inside FOR NEXT, thisi is code: [code=fw:2cngrtvd]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">PRINT</span> oPrn <span style="color: #0000ff;">...
help with PNG print
SCRINVERT ? Should it not be SRCINVERT?
help with PNG print
I defiened SCRINVERT on top of prg: [code=fw:ontnd1ng]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #0000ff;">define</span> SCRCOPY 0x00CC0020<br /><span style="color: #00D7D7;">#define</span> SCRINVERT 0x00660046</div>[/code:ontnd1ng]
help with XBROWSE and ADO
hi guys, with function trovafortp() I get my recordset and then it' ok in REDEFINE BROWE oBrw. then I would like to change my search with m_g110 and press ok(ID 01) but oBrw not change and get error. this is my code: [code=fw:2kpu104q]<div class="fw" id="{CB}" style="font-family: monospace;"><br />oCn := FW_OpenAdoCon...
help with XBROWSE and ADO
[code=fw:1gagas5h]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #0000ff;">REDEFINE</span> <span style="color: #0000ff;">BTNBMP</span> BtnEsc <span style="color: #0000ff;">ID</span> <span style="color: #000000;">01</span> <span style="color: #0000...
help with XBROWSE and ADO
it work! thank you nageswaragunupudi!!!
help with XBROWSE and ADO
Another question: in function trovafortp(oRs,oCn,tuple,lUno,m_g110,oBrw) should I close the oRs connection and then oRs := FW_OpenRecordSet( oCn, tuple, 1 )? thank... Damiano
help with fwh1101
Hi, need help with the following items: 1) in the preview, when I click save as pdf or word, the program closes. 2) buttons on the buttonbar, after moving to 1101, the bottom of the buttons is not the color of the bar. none of this happened with FWH10.12. fwh1101, xharbour cvs, bcc 582 windows 7 pro , sp1 , 64 ...
help with fwh1101
Hi, perhaps the same prob as described here: <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=20953">viewtopic.php?f=3&t=20953</a><!-- l -->? And because of an subsequent (same?) errror in the error code, your (my) app close without a message.
help with fwh1101
Frose, thanks, no one can help us to solve this? the only solution is back to old version? and about buttons in buttonbar, downgrade too? can i only disable this new buttons in preview? if yes how? thanks
help with fwh1101
Noberto, for me it works with: [code=fw:1rcjfq3q]<div class="fw" id="{CB}" style="font-family: monospace;">AEval<span style="color: #000000;">&#40;</span> oBar:<span style="color: #000000;">aControls</span>, <span style="color: #000000;">&#123;</span> | oBtn | oBtn:<span style="color: #000000;">lBarBtn</span> := .F. ...
help with fwh1101
Bumped up for Daniel
help with fwh1101
[quote="norberto":2a5jungu]Hi, need help with the following items: 1) in the preview, when I click save as pdf or word, the program closes. [/quote:2a5jungu] Norberto... can you supply a self container samples to see the error... thanks are you using fwh64?? 2) buttons on the buttonbar, after moving to 1101, t...
help with harbour again...
hello, I'm trying to convert my systems for harbour, but despite already tried everything suggested here on the forum, and reviewed several examples (including examples compile and run well), my program compiles without error, but also not running, it runs, he did not do anything, not even a message. will be something ...
help with harbour again...
Norberto, if you are using a real large PRG file, then try to split it into several PRGs. It is an error that we have recently seen with Harbour only when compiling very large PRGs.
help with harbour again...
Antonio, i have several modules, but the main module is small, have only main procedure, definitions, menus... i put an msginfo after any thing, and nothing... thanks norberto
help with harbour again...
Norberto, If you email us your PRGs and make file, we can try it here <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> Please use a ZIP file renamed as ZOP
help with harbour again...
Norberto, Can you compile anything? Try this: [code=fw:1tennn5y]<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> main<span style="color: #000000;">&#40;</span><s...
help with pictures
hi, some time ago i see an demo to show picture like gallery, someone remember the name of sample? thanks norberto
help with pictures
Noberto, it was no Demo, it was a Tool to show a Imagelist with xBrowse. Zoom- , copyfunctions and more ... Is that what You mean ? [img:2n66jpnc]http&#58;//www&#46;pflegeplus&#46;com/pictures/Imgbrw1&#46;jpg[/img:2n66jpnc] Best Regards Uwe <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Qu...
help with pictures
ukoenig, thanks, but no, i search an class of fivewin to make a gallery, like iphone photos. i dont remember name of class.
help with pictures
Hello Norberto, I think it is: TCoverFlow. Best regards, Otto
help with pictures
Otto, very thanks, i search all day in samples without found. thanks
help with ribbon please (edited)
someone could give me a help with the ribbon? as the figure : [url=http&#58;//imageshack&#46;us/photo/my-images/43/ribbonz&#46;jpg/:bwcl45in][img:bwcl45in]http&#58;//img43&#46;imageshack&#46;us/img43/5504/ribbonz&#46;jpg[/img:bwcl45in][/url:bwcl45in] 1) I wanted to stretch the tabs (vertical), would make this adjustme...
help with tfsdi 2006
I download tfsdi 2006 from <!-- m --><a class="postlink" href="http://www.avemundi.com/archivos/fsdi2006.zip">http://www.avemundi.com/archivos/fsdi2006.zip</a><!-- m --> it use Vtaskbar lib When I compiled it make error conditional Can you help me pls..? --------------------
help with xbrowse
Hi, how I can make this background transparent? REDEFINE TABS oPags ID 1001 OF oDlg ; PROMPTS "Nome", "Cnpj/Cpf"; ACTION TrocaIndice(oPags:nOption,oDlg); COLOR Frente,Fundo [img:37wlob8i]http&#58;//imageshack&#46;com/scaled/800x600/199/0mm7&#46;jpg[/img:37wlob8i] Thanks.
help with xbrowse
Wanderson Don't know if you can make the Tab bar transparent, but you can go into your resource editor and shorten the length of the bar to the approximate length of your of your tabs. Curious myself if anyone has an answer.... Rick Lipkin
help with xbrowse
[quote="Rick Lipkin":1zdgvgpt]Wanderson Don't know if you can make the Tab bar transparent, but you can go into your resource editor and shorten the length of the bar to the approximate length of your of your tabs. Curious myself if anyone has an answer.... Rick Lipkin[/quote:1zdgvgpt] Thanks Rick, like your tip bu...
help with xbrowse
Hi, I have this function below that is executed when I press f2 in get. As soon as I type something the search is done correctly and brings me only the results that are part of the searched string. The problem is that when I close the window and open it again, it already brings me the previous search, how can I reset t...
help with xmate
Hi everyone; Thanks to other fw users I'm finally using xmate to create my projects. I still prefer uestudio as an editor, but love the way xmate creates my apps. Too bad the project has been abandoned. But there is still one thing I haven't been able to do. I need to execute an external app (call it x.exe) as pa...
help with xmate
XMate provides for execution of user commands, after successful linking. This command can be set for each environment, but not for each project separately. In the Architechture Environment Dialog, select User Commands tab and enter the command to be executed. This command is executed only after successful linking but...
help with xmate
you must go to enviroment setup and on six folder you can insert to a first field the x.exe sample : I use a compress exe to compress my exe c:\work\bin\compress.bat %EXE%
help with xmate
Mr. R. Thank you. That almost works. Actually, is good enough for now. Let me explain: I intend to use it for versioning control. Just before compiling, I'd like to execute a small app that reads the svn version being used to build the application. The app reads the svn version from the repository-sandbox and cr...
help with xmate
I understand your requirement. XMate does not provide this directly. Your solution to execute xmate twice is a good solution for the present. Hope you are taking care of this issue, that xmate does not force recompilation if only include files are modified. Another solution that comes to my mind now is that we may ch...
help with xmate
perhaps you can insert a command before the linker command I try to insert a exe with parameter and it seems to run Now I not Know how you want really but before to link it run the command i insert it
hex color
Can I use a hex color sample 0xFFFF00 How I can converte it into rgb color ?
hex color
[url:29lro0de]http&#58;//wiki&#46;fivetechsoft&#46;com/doku&#46;php?id=fivewin_functions_by_category[/url:29lro0de]
hex color
[code=fw:1gf83jto]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00C800;">function</span> cHex2aRgb<span style="color: #000000;">&#40;</span> cHexColor <span style="color: #000000;">&#41;</span><br /><span style="color: #00C800;">local</span> nR,nG,nB<br /><span style="color:...
hex color
Ciao Silvio, [quote="Silvio.Falconi":1abfz03v]Can I use a hex color sample 0xFFFF00 How I can converte it into rgb color ?[/quote:1abfz03v] Colors are longs with 3 components. Written in Hexadecimal the look like 0x<BB><GG><RR>, because longs are stores with less significan bytes first. Have you tried to use it 'as i...
hex color
[url:1pnwy4n1]http&#58;//www&#46;nthelp&#46;com/colorcodes&#46;htm[/url:1pnwy4n1] [url:1pnwy4n1]http&#58;//www&#46;cs&#46;utah&#46;edu/~germain/PPS/Topics/color&#46;html[/url:1pnwy4n1] [url:1pnwy4n1]https&#58;//gist&#46;github&#46;com/tommyettinger/6877456[/url:1pnwy4n1]
hi buildhm comfile error...
Hi all. buildhm comfile error help me.... [code:26suww8r] #include "FiveWin&#46;ch" #include "RichEdit&#46;ch" FUNC main&#40;&#41; publ oGet, aGet DEFINE WINDOW oWndC OF oWnd PIXEL TITLE "" oGet &#58;= TRichEdit&#40;&#41;&#58;New&#40; 10, 550, &#123; || "" &#125;, oWndC, 464, 674, , &#46;t&#46;, , , &#46;t...
hi buildhm comfile error...
We email you a modified FiveHCM.lib, thanks
hi buildhm comfile error...
[quote="Antonio Linares":21c1ke7v]We email you a modified FiveHCM.lib, thanks[/quote:21c1ke7v] thank you. Antonio... Mail Download file is Compiling... Error. (fivehcm.lib) Compiling... Harbour devel build 1.1-0 Intl. Copyright 1999-2007, <!-- m --><a class="postlink" href="http://www.harbour-project.org/">http://w...
hi buildhm comfile error...
You have to link Microsoft oledlg.lib too
hi buildhm comfile error...
Thank you Antonio Linares Best Regard's
hidden system files
Does directory see hidden system files? Thanis in advance and best regards, Otto
hidden system files
Thank you - I found the solution. Best regard, Otto local aFiles := directory( cPath + '\*.*', 'D,H,S' ) DIRECTORY() Attributes ------------------------------------------------------------------------ Attribute Meaning ------------------------------------------------------------------------ H...
hide scrollbar
To all, can someone please show me how to hide a scrollbar on a window. I tried oWnd:oVScroll:hide() with no success. Thanks in advance Otto [code=fw:263iwhwl]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /...
hide scrollbar
This won't hide the scrollbar but disables it: [code=fw:2re5foip]<div class="fw" id="{CB}" style="font-family: monospace;">oWnd:<span style="color: #000000;">oVScroll</span>:<span style="color: #000000;">SetRange</span><span style="color: #000000;">&#40;</span> <span style="color: #000000;">0</span>, <span style="colo...
hide scrollbar
Hello Enrico, thank you very much. I get the effect to protect from scrolling. But maybe there is a way to hide the scrollbars. Best regards, Otto PS: Enrico I am listening right now this: <!-- m --><a class="postlink" href="http://www.youtube.com/watch?v=1Yu9FA0rbyE">http://www.youtube.com/watch?v=1Yu9FA0rbyE</a><!-- ...
hide scrollbar
[quote="Otto":1gl5k3v9]PS: Enrico I am listening right now this: <!-- m --><a class="postlink" href="http://www.youtube.com/watch?v=1Yu9FA0rbyE">http://www.youtube.com/watch?v=1Yu9FA0rbyE</a><!-- m -->[/quote:1gl5k3v9] <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> EMG
hide scrollbar
Hello Antonio, For my Metro inspired style I try to emulate a kind of charm bar but as you can see the scrollbar does not look professional. Enrico’s solution works to protect using the scrollbar but optically this don’t help. What do you suggest? Best regards, Otto [img:26mpgi4n]http&#58;//www&#46;atzwanger-software&...
hide scrollbar
Otto, We can not modify the complete paint of the Windows standard scrollbar, so we have to implement ours. In Class TMetroPanel Method Paint() a Metro styled scrollbar is painted so basically you could use it to implement yours <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-)...
hide scrollbar
Hello Antonio, I would like to hide the scrollbar of the main window. Best regards, Otto
hide scrollbar
Otto, Simply don't use the VSCROLL clause when you DEFINE the WINDOW.
hide scrollbar
Hello Antonio, I need the scrollbar. But when the menu opens the scrollbar should hide. Maybe you know a solution. Best regards, Otto
hide xbrowse columns on init
Look the picture please : [img:39hzp4hi]http&#58;//www&#46;eoeo&#46;it/wp-content/uploads/2015/02/colonne&#46;jpg[/img:39hzp4hi] for this timetable I use generally 10 Hours each day but the hour are set on a field of an archive sample : m_maxore := iif(Left(DA->parame, 1) == "0", 10, Val(Left(DA->parame, 1)) ...