... concept, the guide improves. I have built a tree view to manage the notes. Now, I have added a tree view item icon that allows me to set a check/uncheck. I will now mark the tested points as checked with the OK checkmark. Best regards, Otto https://mybergland.com/fwforum/treeview.gif
... obviously if the user clicks the age checkbox first the procedure must create the radioitems first obviously if I uncheck the initial checkboxes the radio menus must disappear and lower the xbrowse
New answer from Steffen and our answer to him. Meanwhile we don't find a way to programmatically uncheck the default userAgent from the inspector, I guess that there is no other way except doing it by "hand" :-) https://github.com/webview/webview/issues/792 ...
New test run but the xbrowse take all the dialog oLbxMesi:=TXbrCheck():New(132, 5, 80, 110, oDlg) // ????????????? not create the xbrowse on my ccordinates oLbxMesi:HasBorder(.f.) // nStyle(WS_NOBORDER) oLbxMesi:setarray(aMesi) oLbxMesi:SetMultiSelectCol() oLbxMesi:aCols[1]:cHeader := i18n("Mes...
oBrw:SelectRow( 0 ) // clear all i.e., select none oBrw:SelectRow( 4 ) // Select all After oBrw:CreateFromCode() For n=1 to 12 oBrw:aSelected[ n ] := ( SubStr(cMese, n, 1)) == "1" ) next Thanks Rao I tring to create a custom Class from Txbrowse can you help me give me error on custom clas...
I made on a dialog some xbrowses as you can see here https://i.postimg.cc/pX68hMFq/ff.png on Xbrowse I used :SetMultiSelectCol() with the buttons ( red box) I wish select all items or unselect all wich is the command ? I save the months in the ini file with an example string 11111111...
::bRClickHeader shows header columns. Check and Uncheck hide/show columns. My header columns is "Thai" but ::bRClickHeader shows unreadable characters.
cnavarro wrote:Dear Dutch Please explain better, I do not understand what appears incorrectly
Antonio, Just uncheck the option "Auto check updates" from "Options", "Preferences", "General" Now, where is the challenge in that? You solved it not once, but twice! Now what are we going ...
Hello, I am trying to do a xBrowse with a column with checkboxes and header with another check box to check/uncheck all. The code is pretty simple: REDEFINE XBROWSE oBrwTipiDoc ID 4009 STYLE 2015 oBrwTipiDoc:nMarqueeStyle := MARQSTYLE_HIGHLROW oBrwTipiDoc:lFastEdit ...
... : Select FastCgi Executable : c:\modharbour\modharbour.exe Name : Mod_Harbour_FCGI (for exemple) Now click on the button [request restriction] and uncheck the main box then OK Click now on OK. Restart your IIS server. Samples should be installed as already described by Antonio. Don't forget to ...