Search found 57 matches: uncheck

Return to advanced search

Re: cloud or not cloud

... 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
by Otto
Mon Nov 11, 2024 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 1120

Re: Filter on Xbrowse

... 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
by Silvio.Falconi
Thu May 02, 2024 7:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 4250

Re: TWebView() and Google Group Account

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 ...
by Antonio Linares
Sat Jul 02, 2022 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView() and Google Group Account
Replies: 21
Views: 2213

Re: Xbrowse Check/uncheck all

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...
by Silvio.Falconi
Sat May 21, 2022 9:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Check/uncheck all
Replies: 5
Views: 535

Re: Xbrowse Check/uncheck all

nageswaragunupudi wrote:yes




sorry I change the message look above pls
by Silvio.Falconi
Sat May 21, 2022 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Check/uncheck all
Replies: 5
Views: 535

Re: Xbrowse Check/uncheck all

yes
by nageswaragunupudi
Sat May 21, 2022 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Check/uncheck all
Replies: 5
Views: 535

Re: Xbrowse Check/uncheck all

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...
by Silvio.Falconi
Sat May 21, 2022 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Check/uncheck all
Replies: 5
Views: 535

Re: Xbrowse Check/uncheck all

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
by nageswaragunupudi
Sat May 21, 2022 2:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Check/uncheck all
Replies: 5
Views: 535

Xbrowse Check/uncheck all

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...
by Silvio.Falconi
Fri May 20, 2022 7:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Check/uncheck all
Replies: 5
Views: 535

checkbox indeterminate

Image

I saw on the checkbox there is chech() and uncheck() but on Web I saw there is also the possibility to set undeterminate set , so checkbox has 3 state

How create in fwh the third state ?
by Silvio.Falconi
Thu Mar 24, 2022 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: checkbox indeterminate
Replies: 0
Views: 216

Re: XBrowse ::bRClickHeader is not support unicode?

Dear cnavarro,

::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
by dutch
Fri Nov 26, 2021 2:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse ::bRClickHeader is not support unicode?
Replies: 6
Views: 787

Re: Fix for Resedit

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 ...
by James Bott
Fri Aug 06, 2021 7:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fix for Resedit
Replies: 14
Views: 1961

Re: Fix for Resedit

Much simpler:

Just uncheck the option "Auto check updates" from "Options", "Preferences", "General"

and the problem goes away
by Antonio Linares
Fri Aug 06, 2021 7:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fix for Resedit
Replies: 14
Views: 1961

xbrowse column nHeadBmpNo called too late

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 ...
by AntoninoP
Wed May 05, 2021 6:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse column nHeadBmpNo called too late
Replies: 2
Views: 554

Installing Modharbour.exe as FastCgi on IIS 10.

... : 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 ...
by jfl@mafact.com
Mon Jun 22, 2020 12:30 pm
 
Forum: mod_harbour
Topic: Installing Modharbour.exe as FastCgi on IIS 10.
Replies: 7
Views: 1223
Next

Return to advanced search