... of the domain extension for your project, target audience, and the credibility of your online presence. After all, the right domain is the first step to a compelling online presence! Best regards, Otto
... On each get of each window, F9 call browse. if click on browse area, changing from one to another window, error about resource. Sometimes not on first clicks. sample with prg,ico,rc,hbp,hbc,bat http://www.jpatecnologia.com.br/arquivos/testmt.zip
Antonio, If I read correctly, your last post is the first code of a new class that can be used to create the XML invoices in a correct way. I tested and indeed, it is working. I would like to help, but my programming skills are not that good. I can ...
Yes, the problem can be easily solved once found. Unfortunately, they don't show themselves at the first run the the app. Most likely, the user will report them back.
I would like to update my work on this, and the results. First, consider this piece of code where I use PrnSel() to provide the option to PRINT, View, or Cancel ( a very familiar popup to all of us ), and under Print, there are two radio buttons which ...
I made a tree with checkboxes https://i.postimg.cc/bwWJH0n7/tree1.png when I click on first main option "Estratti" I wish the procedure select each submenu are on menu 1, so how make it ? then To check wich option are checked I made oTree:OnClick ...
In this first image the folders are shown without a background color (default) and it is correct because I am not defining any color for them. After leaving my PC "asleep" for a long time (half an hour or more) the ...
Dear nageswaragunupudi, As below is the sample of my Unicode Program with GET cannot enter THAI character if variable = nil at first #include "FiveWin.ch" function Main local oWnd public cFont0,oFont0,cName,oName FW_SetUnicode( .T. ) HB_SETCODEPAGE( "UTF8" ) cFont0="Tahoma" ...
... There is no FWH2018. ( last 2 digits indicate the month and there is no month 18) Please let me know the correct version. ps: Yes. This method was first introduced in FWH1501 (Jan 2015) Later changed as ReadImage. Sorry, we did not keep backward compatibility. But it is the same functionality I ...
... and older version) , I have to use QRCODE function which FW17 not support, I also found other some problem with FW24, for example : - at the first time when run the program it take 5 to10 seconds before program start - When I try to use unicode by function FW_SetUnicode( .T. ) + HB_SETCODEPAGE( ...
... There is no FWH2018. ( last 2 digits indicate the month and there is no month 18) Please let me know the correct version. ps: Yes. This method was first introduced in FWH1501 (Jan 2015) Later changed as ReadImage. Sorry, we did not keep backward compatibility. But it is the same functionality
For example, such a menu: MENU oMen POPUP MENUITEM oItm PROMPT "Tree" MENU MENUITEM oItm PROMPT "First" MENUITEM oItm PROMPT "Second" ENDMENUENDMENU Cristobal, I need to handle right-clicking on the "First" or "Second" ...
Let me first make sure if I understood you requirements properly. You have a field in your dbf where different sizes are recorded as a list of numeric values. For example, like this: "51,52,53,54,55,56,57,58,59 " ...
Mr. Rao: Thank you for your interest in my problem. I commented the last two lines of code, the first two lines were already commented /* cAdr := oSheet:Range( oSheet:Cells( aGrpRow[ nGrp ], nCol ), ; ...