topic
stringlengths
1
63
text
stringlengths
1
577k
A new Surface Pro ad is here
Hello Antonio, look at the YouTube view counter of this ad page. It is increasing by more than 10000 each hour. Best regards, Otto
A new Surface Pro ad is here
Dear Otto, Sorry but I don't get it. Sales figures are the exact reflection of the market acceptance of a product, not the number of views of a video... Lots of people watch a movie trailer, but not all of them go to the cinema to watch the movie...
A new Surface Pro ad is here
Hello Antonio, you are totally right. But from the marketing point of view this youtube couter is interesting to follow. When I first saw the ad there have been 70000 views now 4 days later 340000. I am curious what the number will be in 10 days. Today there was a DELL advertising supplement in Austrias most read ne...
A new Surface Pro ad is here
Cool thread ... I like both Surface (RT and PRO) commercials. BTW, the dancer is also featuring in the latest Bob Dylan's video: <!-- m --><a class="postlink" href="http://www.youtube.com/watch?v=mns9VeRguys">http://www.youtube.com/watch?v=mns9VeRguys</a><!-- m --> Here is also the remix of both ads by photographer ...
A new Surface Pro ad is here
It is quite logical that lots of people will watch the Microsoft's 8 adds as Microsoft is very important in the software industry. Everybody know about the iPad, so I think that the adds should focus on why people should buy a Microsoft tablet instead of the iPad. Along this year we will see whats happens <!-- s:-) -...
A nice sample to show what is possible with xBrowse
Hello,It is easy, to repaint xBrowse with stored settings from a database.For a new Template-Manager ( xBrowse ), i stored the complete style of the browser ( preview ) in a database. With just a change of a recordi can change the xBrowse-display, no extra preview-dialog is needed.Even the dialog-background is repainte...
A nice sense of achievement
[url:q4ijlxyq]https&#58;//www&#46;youtube&#46;com/watch?v=Zwlu_FwPFtc[/url:q4ijlxyq] [url:q4ijlxyq]https&#58;//mybergland&#46;com/fwforum/install_xampp_and_modharbour&#46;exe[/url:q4ijlxyq] [img:q4ijlxyq]https&#58;//mybergland&#46;com/fwforum/installmodhb2&#46;jpg[/img:q4ijlxyq]
A nice sense of achievement
Dear Otto, You are a great mod_harbour ambassador and promoter <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> big thank you for all you do!
A painting problem Func. GradientBrush and folders ?
Hello, I wanted to use the function [color=#FF0000:1nah7vxj]GradientBrush[/color:1nah7vxj] for a transparent Tab-display in folders. As long I use a color or a tiled background, there is no problem. With a gradient it shows, the color of the tab-area is not equal with the dialog. A test-gradient ( direction use .F. =...
A partir de que version de FW funciona TDolphin?
Estoy tratando de compilar con tDolphin me da muchos errores, es la Version de FW el problema? un Saludo a todos
A partir de que version de FW funciona TDolphin?
Hola... 1. creo que no seria tanto compatibilidad con fivewin sino con [x]Harbour 2. Que version de fivewin estas usando 3. Cuales son los errores que te genera?
A partir de que version de FW funciona TDolphin?
Hola Daniel.. xharbour 1.1.0 fw 8.02 "sintax error at 'oServer' " "sintax error at 'aServer' " saludos
A partir de que version de FW funciona TDolphin?
Miguel Reitero mi peticion por este hilo [quote="Daniel Garcia-Gil":11du5ot1]Hola en que linea se genera el error? podrias colocar parte del error.log que describa el error... gracias[/quote:11du5ot1]
A partir de que version de FW funciona TDolphin?
[code=fw:2rvdlxv1]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">FUNCTION</span> ConnectTo<span style="color: #000000;">&#40;</span> n <span style="color: #000000;">&#41;</span><br />&nbsp; &nbsp;<span style="color: #00C800;">LOCAL</span> c<br />&nbsp; &nbsp;<span style="c...
A partir de que version de FW funciona TDolphin?
Miguel estas usando la version del SVN? el error que marca es porque o falta o esta mal el xcommand en el archivo de cabecera tdolphin.ch verifica que ese comando exista en el ch que tienes, sino existe es porque estas usando una version muy vieja de dolphin y no has actualizado tu codigo del SVN
A partir de que version de FW funciona TDolphin?
[code=fw:1zishgcp]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #B900B9;">/*<br />&nbsp;* $Id: 22-Sep-10 9:27:27 PM tdolphin.ch Z dgarciagil $<br />&nbsp;*/</span><br />&nbsp; &nbsp;<br /><span style="color: #B900B9;">/*<br />&nbsp;* TDOLPHIN PROJECT source code:<br />&nbsp;* Manager MyS...
A partir de que version de FW funciona TDolphin?
Miguel el ejemplo funciona perfectamente... seguro tienes mal rutado el .CH apuntando hacia otro CH mas viejo, verifica pq el error no esta en el ejemplo ni en dolphin si quieres puedo ayudarte por teamviewer, te envie una invitacion para hablar por el chat de gmail
A partir de que version de FW funciona TDolphin?
Mi sincero agradecimiento a Daniel por su valioso apoyo. He empezado a moverme en estos mares. Saludos.. Attte Miguel Salas
A possible MULTIBROWSE of one DBF ? ( test incl. )
Hello, it seems there is no working solution. <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: --> I think it is a nice solution to create multilanguage tools. This is a part of the desktop-alarm tool I created. Once again in short the final solution I need : [color=#00...
A possible MULTIBROWSE of one DBF ? ( test incl. )
Uwe, Just open four copies of a database object that uses the DBF you wish. Each copy is independent of the others. This works just like it would on a LAN with multiple users. oDBF1 := TDatabase():New(,"cFilename") oDBF1:use() oDBF2 := TDatabase():New(,"cFilename") oDBF2:use() ... Then use oDBF1:bSkip:= {...} to c...
A possible MULTIBROWSE of one DBF ? ( test incl. )
James thank You now it works in all directions Just one little problem : the rows of browser 2 and 3 are drifting apart after a new field selection ( picture 1). Could it be possible to force them to show the result with the same row-position ( picture 2 ) ? Still a focus-adjustment is needed in browser 1 ( 3. column ...
A possible adjustment of a GET-action bmp ?
Hello, is it possible to make a little hight-adjustment of the imagesize close to the top using a GET with action ? With a background-color it doesn't look very nice. I'm using it for a color-selection. in METHOD CreateButton() CLASS TGet I noticed everywhere < ::nHeight - 4 > [img:2hti5rhq]http&#58;//www&#46;pflege...
A possible adjustment of a GET-action bmp ?
I have asked this topic many times, but if a topic interests no one you will not have an answer. Then in a few months or a few years when someone is interested you will have the answer !!
A possible adjustment of a GET-action bmp ?
Silvio, in class tGet line 963 I moved the bmp 2 pixel to the top and adjusted the height that seems to work if ! IsAppThemed() ::oBtn:SetPos( [color=#0000FF:rp7cpcaz]-2[/color:rp7cpcaz], ::oBtn:nLeft + 2 ) [color=#0000FF:rp7cpcaz]::oBtn:nHeight = ::nHeight + 2[/color:rp7cpcaz] // otherwise You ge...
A possible adjustment of a GET-action bmp ?
Uwe I round the soluzione on last Summer but when you use resources not run It 's good if It Is changed from linares
A possible adjustment of a GET-action bmp ?
Uwe I round the soluzione on last Summer but when you use resources not run It 's good if It Is changed from linares
A possible adjustment of a GET-action bmp ?
Silvio, [quote:3hl53cu4]I round the soluzione on last Summer but when you use resources not run[/quote:3hl53cu4] a RESOURCE-test color and transparent my solution works as well it looks perfect now [quote:3hl53cu4]It 's good if It Is changed from linares[/quote:3hl53cu4] maybe Antonio can check it it is just a littl...
A possible adjustment of a GET-action bmp ?
Uwe, my arms have fallen out because often old errors come out that should have already been corrected in old versions of fivewin and every time we start again I'm sorry Uwe but lately there are too many classes that don't work as they should: rpreview, btnbmp, get btn, ..... Often I have to recompile old application...
A possible change in Class BtnBmp ?
Hello, Testing the Class BtnBmp, The Bar-display on [color=#FF0000:2kobi24g]RIGHT[/color:2kobi24g] and [color=#FF0000:2kobi24g]LEFT[/color:2kobi24g] Position doesn't look very nice. In Class BtnBmp there is a line : GradientFill( ::hDC, nAdjustBorder,nAdjustBorder, ::nHeight-nAdjustBorder, ::nWidth-nAdjustBorder, ::a...
A possible complete RESET of a TTITLE at runtime ?
Hello, I have some small problems, to change TTitle-settings / options at RUNTIME within my TTITLE-painter-section ( some more selections will be added ). Is it possible to do a complete RESET of all settings before painting new selections ? As well I noticed : a BRUSH without SHADOW is not painted. I still need to de...
A preview on the BAR-Tools Version 3b ( + download )
Hello,Many functions added to the Bar-toolsThanks to < nageswaragunupudi >for his help on bar-gradient-color-change at runtime.The 3. gradient-color is full supported.( A extra slider and the 3. color for the mouse added )Now it is possible, to create very nice looking bar-gradients.[img:8s4qes05]http&#58;//www&#46;pf...
A preview on the BAR-Tools Version 3b ( + download )
Hello,Here is the download with all new functionsFor help, just click on the title-buttons. The project-handling and font-usingwill come with the final release ( after FWH 8.08 ).Color-changing at runtime for the buttons works fine now,but i have still to look at the font-color.What is new :Sliders for Color-move and B...
A preview on the BAR-Tools Version 3b ( + download )
Nice work Uwe! <!-- s;-) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";-)" title="Wink" /><!-- s;-) -->Patrick
A preview on the BAR-Tools Version 3b ( + download )
Hello,if somebody noticed the missing help for the color-sliders.It is added.Best regardsuwe <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: -->
A preview on the BAR-Tools Version 3b ( + download )
Hello,there was a missing ) in the source-code-resultThe problem is solved.Copy and past works fine now.The version-no. changed to 8boBar:bClrGrad := { | lInvert | If( ! lInvert, ;{ { 0.50,65535,32768 },;{ 0.50,32768,65535 } },;{ { 0.50,16777215,32768 },;{ 0.50,32768,16777215 } } ) } <====oBar:nClrText := 16777215...
A preview on the new Infobar-Designer 1.4
Hello, New Version see at Topic Update : 1.6 => 23.03 Still some Tests and the new Infobar-Designer 1.4 will be obtained as download in the forum. It is completely redesined with the new FWH 8.03. New : Freeimage.dll is included. So it is possible, to use more graphic-formats. The new bar at the bottom of the Gradi...
A preview on the new Infobar-Designer 1.4
Hi ukoenig, My Dr3DText Class same as your solution. [url=http&#58;//img179&#46;imageshack&#46;us/my&#46;php?image=20080319110559wz4&#46;jpg:39qp30ee][img:39qp30ee]http&#58;//img179&#46;imageshack&#46;us/img179/3448/20080319110559wz4&#46;th&#46;jpg[/img:39qp30ee][/url:39qp30ee] [img:39qp30ee]http&#58;//www&#46;tbus&...
A preview on the new Infobar-Designer 1.4
Hello Richard, It seems, we both had same idea, to make a tool for a special design. I have still a source creator included. So you need only to copy and past the source in your program. Today, i got a E-mail from ViaCoral. I think they could have the tool in the forum of Via as well. Regards Uwe
A preview on the new Infobar-Designer 1.4
Hi ukoenig, [quote:2t6y0sjc] It seems, we both had same idea, to make a tool for a special design. I have still a source creator included. So you need only to copy and past the source in your program. [/quote:2t6y0sjc] yes, I think we make special design for up our software value. [quote:2t6y0sjc] Today, i got a...
A problem < keep on top >
I tested different solutions to keep a App on top. As soon I change the focus it goes to the taskbar From FWH-samples changing the focus ( editor ) the test goes to the taskbar. [img:1eeh14hr]http&#58;//www&#46;pflegeplus&#46;com/IMAGES/Ontop2&#46;jpg[/img:1eeh14hr] Another solution with the same effect. [color=#0...
A problem < keep on top >
Uwe. I tested it, but here the program always stays on top !! I had to push the left button once, but I suppose you did also ? I see that this would be very usefull for the colorpicker
A problem < oPRINT:cmSay( ..> with MULTILINE get ?
Hello, I want to print a MULTILE get and use [color=#0000FF:2kyxwp4d][b:2kyxwp4d]oPRINT:cmSay(nRow1,12.2, MEMOLINE(aDatP[20]), oFont1,,CLR_BLACK,,PAD_LEFT )[/b:2kyxwp4d][/color:2kyxwp4d] also tested : [code=fw:2kyxwp4d]<div class="fw" id="{CB}" style="font-family: monospace;"><br />n := <span style="color: #00000...
A problem < oPRINT:cmSay( ..> with MULTILINE get ?
Maybe, fwh\samples\report\rep20.prg, can help
A problem < oPRINT:cmSay( ..> with MULTILINE get ?
Cristobal, using the logic of this report sample it is working fine The width and hight of the get must be adjusted to the used fontsize to get the same result inside the report [img:19to8fva]http&#58;//www&#46;pflegeplus&#46;com/IMAGES/Print2&#46;jpg[/img:19to8fva] [code=fw:19to8fva]<div class="fw" id="{CB}" style...
A problem < oPRINT:cmSay( ..> with MULTILINE get ?
Mr Uwe oPrn:SayText() is an improved version over earlier methods oPrn:Say(),etc., which handle only single line texts. This method prints both single line and / or multiline text with word-wrapping depending on the size of text and size of the rectangle provided. This method is particulary intended to ease the progra...
A problem < oPRINT:cmSay( ..> with MULTILINE get ?
Mr. Rao, works fine !!! my changes : [code=fw:34syuwf0]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">IF</span> !EMPTY<span style="color: #000000;">&#40;</span> aDatP<span style="color: #000000;">&#91;</span><span style="color: #000000;">20</span><span style="color: #00...
A problem < oPRINT:cmSay( ..> with MULTILINE get ?
In your case. because you know the width of the column, you may specify nWidth
A problem Btnbmp and HEX-symbols from fonts
Hello, during my tests I noticed a problem with Btnbmp selecting any symbol of [color=#0000FF:14kslpq3]"Segoe UI Symbol"[/color:14kslpq3] the problem in detail : <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=37314&p=223160#p223160">viewtopic.php?f=3&t=37314&p=223160#...
A problem Btnbmp and HEX-symbols from fonts
When we specify BTNBMP RESOURCE <n> ( hex or normal) If <n> is in the appropriate range of symbols, Segoe MDL2 Assets font is used to display the symbol on Windows 10. On Windows 8, Segoe UI Symbol font is used. Fonts defined for the BTNBMP are used for text only. This is the behavior. If you want to use any cha...
A problem Btnbmp and HEX-symbols from fonts
Thank You very much for the infos I got a little bit confused after the tests [quote:2m69skbk]If <n> is in the appropriate range of symbols, Segoe MDL2 Assets font is used to display the symbol on Windows 10. On Windows 8, Segoe UI Symbol font is used. Fonts defined for the BTNBMP are used for text only. This is the...
A problem GRAPH-refresh from folder and DBF-values
Hello, I wanted to refresh the bars with new values, defined inside a DBF-file I don't get it working using folders at RUNTIME. Closing and reopening the statistic, it works. In case it doesn't work, I can change it using xBrowse. The array is new defined from a DBF but oGraph:Refresh() doesn't work in folder-page 3...
A problem GRAPH-refresh from folder and DBF-values
I created a sample to test from dialog and folderpages. No result, to update & repaint the bars with new values trying to update from inside the dialog and update the graph in page 4 with new values defined in page 1 [img:29hg269w]http&#58;//www&#46;pflegeplus&#46;com/IMAGES/TGraph5&#46;jpg[/img:29hg269w] [img:29hg2...
A problem GRAPH-refresh from folder and DBF-values
Uwe Although not a proper technique, try to call the Display method, instead of the Refresh
A problem GRAPH-refresh from folder and DBF-values
Cristobal, thank You very much. I think I have to use [b:1jhfe6q3]oGraph1:AddSerie( aJS1,"Serie", 16771797 ) // AddSerie( aDat, cLegend, nColor, nType, l3D )[/b:1jhfe6q3] changing the array, the refresh is working fine [img:1jhfe6q3]http&#58;//www&#46;pflegeplus&#46;com/IMAGES/Tgraph7&#46;jpg[/img:1jhfe6q3] Chang...
A problem GRAPH-refresh from folder and DBF-values
Ah !, Ok, Uwe Sometimes we take the hard way Regards
A problem GRAPH-refresh from folder and DBF-values
Here is the calculation to show the TOOLTIPS of comparing any defined 3 years / 12 month each ( a little bit complicated ) each month is splitted in 10 groups ( kind of the different invoices ) to be counted to get the < month-total > [img:sttyjkfc]http&#58;//www&#46;pflegeplus&#46;com/IMAGES/TGraph8&#46;jpg[/img:st...
A problem Ribbonbar-groups and Window min / max
Hello, I noticed a Problem with Ribbonbar-groups and Windows min / max For my Test I used empty Groups and Groups < Window-width. I think there is no Reason to iconize a Group. Without Window min / max, all Groups are displayed normal. Is it possible, to force a group to be displayed in full size ? [img:d5rcps8o]http...
A problem TDatabase and xBrowse using < edit_get >
both browser are working now and are synchron. Only one get is used for all fields Changing the get both browser are updated with the save-button. Just one question : with a double-click I can change the cellvalue A return saves the new value and is visible in browser 1 as well. Both browsers are updated. How can I u...
A problem TDatabase and xBrowse using < edit_get >
Hello, I noticed a problem saving values with [color=#0000FF:12ooglqa]xBrowse edit_get[/color:12ooglqa] using Browser 1 [color=#0000FF:12ooglqa]oCustomer := TDatabase():Open( , c_Path + "Customer", "DBFCDX", .T. )[/color:12ooglqa] only field LAST is working with some extracode the same using Browser 2 [color=#0000F...
A problem TDatabase and xBrowse using < edit_get >
Will work correctly if you remove bOnPostEdit.
A problem TDatabase and xBrowse using < edit_get >
Here is my complete test that can be used like it is from inside the sample-folder [quote:35ev37o3]Will work correctly if you remove bOnPostEdit.[/quote:35ev37o3] bOnPostEdit is only included because otherwise in browser 1 ( tDatabase ) values are not saved ! [code=fw:35ev37o3]<div class="fw" id="{CB}" style="font-f...
A problem changing the cursor of METRO-buttons ?
Hello, trying to change the cursor on metro-button-focus, I use : [color=#0000FF:1mahprvq][b:1mahprvq]AEval( oMetro:aControls, { | o | o:oCursor := oHand } )[/b:1mahprvq][/color:1mahprvq] [color=#0000FF:1mahprvq][b:1mahprvq]AEval( oMenu1:aControls, { | o | o:oCursor := oHand } )[/b:1mahprvq][/color:1mahprvq] ... ......
A problem changing the cursor of METRO-buttons ?
Uwe, Try this: AEval( oMetro:aControls, { | o | IF( o:ClassName() = "TMETROBTN", ( o:oCursor := oHand, o:bLostFocus := { || o:oCursor := nil } ), ) } )
A problem changing the cursor of METRO-buttons ?
Antonio, thank You very much. The problem : there is NO response in metrobutton with using bGotfocus or bLostfocus. best regards Uwe <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->
A problem in FWH11.01
Hi, Mr.Antonio I tested example testbtb.prg and got error : Error description: Error BASE/1004 Class: 'NIL' has no exported method: HFONT Args: [ 1] = U Stack Calls =========== Called from: => HFONT(0) Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:PAINT(1176) Called from: .\source...
A problem in FWH11.01
Hi, same prob on my machine, can't update to 1101, downgraded to 1011 <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
A problem in FWH11.01
It is possible to make so : oBar:aControls[nnn]:lBarBtn:=.F.
A problem in FWH11.01
Natter, thank you very much, it works with: [code=fw:ry6kmqru]<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</...
A problem in FWH11.01
hi, dont work for me... the background of buttons is not same of buttonbar, maybe i should use alpha channel bitmap, but in changelog of fwh1101 dont say this.
A problem in FWH11.01
Please see this posting of Mr. Antonio. <!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=20880">viewtopic.php?f=3&t=20880</a><!-- l --> This is implemented in fwh11.1 which has this side effect. I removed the comments for the time being till Mr. Antonio finds a better fi...
A problem in FWH11.01
Just tested 11.01 and can confirm that i have the same problem - even if i remove the comments Antonio recently put in. Any updates on how to fix this? Best regards, Pete
A problem in FWH11.01
2 weeks and no solution, only back to fwh1011??? whats is happend?? no fix, no path, no new release.
A problem in FWH11.01
Bumped up for Daniel
A problem in FWH11.01
Hello line 1176 [code=fw:2h0h7osy]<div class="fw" id="{CB}" style="font-family: monospace;">hOldFont = SelectObject<span style="color: #000000;">&#40;</span> ::<span style="color: #000000;">hDC</span>, <span style="color: #00C800;">If</span><span style="color: #000000;">&#40;</span> ::<span style="color: #000000;">lB...
A problem in FWH11.01
[quote="Daniel Garcia-Gil":3ouvepth]Hello line 1176 [code=fw:3ouvepth]<div class="fw" id="{CB}" style="font-family: monospace;">hOldFont = SelectObject<span style="color: #000000;">&#40;</span> ::<span style="color: #000000;">hDC</span>, <span style="color: #00C800;">If</span><span style="color: #000000;">&#40;</span...
A problem in FWH11.01
Ruben... BTNBMP....
A problem in TAB handling
In the following sample, try to hit TAB on the keyboard: the focus doesn't go to the button: [code=fw:1sqmutn4]<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;">FUNCTIO...
A problem in TAB handling
Enrico, These changes are required in window.prg: [code=fw:5rhyyu6f]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">METHOD</span> GoNextCtrl<span style="color: #000000;">&#40;</span> hCtrl <span style="color: #000000;">&#41;</span> <span style="color: #00C800;">CLASS</span> TWi...
A problem in TAB handling
Antonio, It is included in current revised FWH build?.
A problem in TAB handling
John, Not yet. We are pending to know the users, that reported problems, tests results
A problem in TAB handling
Great. Please, indicate when it´s ready. Thank you.
A problem in TAB handling
My sample is working now but the problem seems wider: [code=fw:em8efr0g]<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> MAIN<span style="color: #00000...
A problem in TAB handling
I have tested with new code, but not functioning! The TAB steps outside from the TFOLDEX and the dialog from TFOLDEX becomes never the focus. It seems also, when a combobox is in the dialog, the TAB stops and the app hangs. (sendkey()??)
A problem in TAB handling
Ok, it seems clear why the hangs that Günther reports: If the user has pressed a Tab and we send another tab, then we go into a loop and the app hangs... So, for now, this seems to be the code to use. Please test it and report your results, thanks! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title=...
A problem in TAB handling
Antonio, now is functioning, but the TAB-order from the controls not in all cases are as in the RC defined and the dotted rectangle is not shown on the first stop at listbox,etc.. GoPrevCtrl() is OK. You should go back to 11/9 for this methods for the moment!? Another point in Class TWindow: I have adapted the method ...
A problem in TAB handling
Antonio, he preparado un video [url:13yhpo09]http&#58;//www&#46;donboscocorp&#46;com/carlos/falla2&#46;rar[/url:13yhpo09] he modificado el metodo segun tu indicacion [code=fw:13yhpo09]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">METHOD</span> GoNextCtrl<span style="colo...
A problem in TAB handling
[url:35elqhxy]http&#58;//www&#46;donboscocorp&#46;com/carlos/falla&#46;rar[/url:35elqhxy] video actualizado. salu2
A problem in TAB handling
Carlos, En vez de usar ?? ó MsgInfo(), usa LogFile( cFileName, { Valores, ... } ) para hacer el seguimiento, pues si usas un medio que altere el foco esta afectando al comportamiento por defecto.
A problem in TAB handling
ok Antonio, lo hare y te comento los resultados. aunque ??? es un comando preprocesado para usar la funcion OutputDebugString no tengo claro si este tipo de depuración afecta el foco o algo asi <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [code=fw:3oml3tn5]<div class="...
A problem in TAB handling
Any news? EMG
A problem in TAB handling
I ask also!?? Any news? The last changes are not so good!
A problem in TAB handling
This is the most recent code. please test with it, thanks: [code=fw:1ofhn8vv]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">METHOD</span> GoNextCtrl<span style="color: #000000;">&#40;</span> hCtrl <span style="color: #000000;">&#41;</span> <span style="color: #00C800;">CLASS</s...
A problem in TAB handling
The only remaining problem that we found is when the first control is a combobox, in this case this seems to be a valid workaround until we find a better solution: [code=fw:1suaks3x]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"Fi...
A problem in TAB handling
<!-- s:-( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":-(" title="Sad" /><!-- s:-( -->
A problem in Vista
Marco: My pc has windows 7 premium and I have not problems at all with index files. regards
A problem in Vista
A very strange problem in a PC with Vista installed. After an Invoice creation: - I return to main Menu (there is a CLOSE DATABASE instruction) - I select "Invoce" - a list of all invoices appears but the newly created invoice does not appear If I Exit from application and re-run it IF I select "Invoice" now the Inv...
A problem in Vista
Marco, Is the index not open either when the invoice is added or when the invoice list is displayed? James
A problem in Vista
James, Yes of course marco
A problem in Vista
Is the database filtered anywhere? Perhaps it the filter is still in effect when you go to look for the invoice and exiting and rerunning it shows the list without the filter. Or, maybe you have a conditional index? I doubt that this only occurs under Vista. I suspect it is something in your code. Regards, James
A problem in Vista
No filter. No conditional index. Probably it it could happen in other situations but not in XP pro, Windows Server and Windows 7 Thank you James marco