Search found 1050 matches: hide

Return to advanced search

Re: Hide/show search system on a dialog - Resolved

... local oBtn,n If lSearchBar oSay[1]:show() oSay[2]:show() oGet:show() oBrw:oSortCbx:show() oBrw:nTop:=32 oBrw:nHeight:= oBar:ntop-40 else oSay[1]:hide() oSay[2]:hide() oGet:hide() oBrw:oSortCbx:hide() oBrw:nTop:=2 oBrw:nHeight:= oBar:ntop-40 Endif for n=1 to Len(aBtn) aBtn[n]:ntop:= oBar:ntop-40 ...
by Silvio.Falconi
Mon Mar 25, 2024 11:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hide/show search system on a dialog - Resolved
Replies: 6
Views: 1182

Re: Hide/show search system on a dialog - Resolved

on xbrowser.prg there is not on buttonbar the get and the combobox


In that example, the sample hides the buttonbar.
Please use similar logic to hide the says,get and combobox instead of buttonbar in your case.

Logic is the same.
by nageswaragunupudi
Tue Mar 19, 2024 3:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hide/show search system on a dialog - Resolved
Replies: 6
Views: 1182

Re: Hide/show search system on a dialog - Resolved

nageswaragunupudi wrote:Please see the solution I posted here
viewtopic.php?f=6&t=44333

You may modify and adopt similar logic to your case.

on xbrowser.prg there is not on buttonbar the get and the combobox
by Silvio.Falconi
Tue Mar 19, 2024 10:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hide/show search system on a dialog - Resolved
Replies: 6
Views: 1182

Re: Hide/show search system on a dialog - Resolved

Please see the solution I posted here
viewtopic.php?f=6&t=44333

You may modify and adopt similar logic to your case.
by nageswaragunupudi
Mon Mar 18, 2024 11:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hide/show search system on a dialog - Resolved
Replies: 6
Views: 1182

Re: Hide/show search system on a dialog

nageswaragunupudi wrote:Use
oCtrl:Hide() for all the controls you want to Hide() and use oCtrl:Show() when you want to show.


in reality I had already thought about it and had tried it without success.
probably at a certain time of night it is better to abandon and go to sleep.

:)
by Silvio.Falconi
Mon Mar 18, 2024 8:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hide/show search system on a dialog - Resolved
Replies: 6
Views: 1182

Re: Hide/show search system on a dialog

Use
oCtrl:Hide() for all the controls you want to Hide() and use oCtrl:Show() when you want to show.
by nageswaragunupudi
Mon Mar 18, 2024 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hide/show search system on a dialog - Resolved
Replies: 6
Views: 1182

Hide/show search system on a dialog - Resolved

I want to hide the xbrowse search consisting of two say controls, a get control and a combobox through a popup menu the test works but when Ichange the size of the xbrowse the get control and the combobox control remain active ...
by Silvio.Falconi
Mon Mar 18, 2024 12:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hide/show search system on a dialog - Resolved
Replies: 6
Views: 1182

Re: Parpadeo de un SAY

... * * funcion de WILLY * Function Blinker(oCtrl, oTmr) Static lOn := .f. oTmr:DeActivate() if lOn oCtrl:Enable() //Hide() else oCtrl:Disable() //Show() endif lOn := !lOn oTmr:Activate() oCtrl:Refresh() Return(Nil) *************************************************************** ...
by José Camilo
Sat Mar 02, 2024 10:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Parpadeo de un SAY
Replies: 18
Views: 570

Re: FWH 24.02 new Class TWebView2

He just answered me saying that he didn't use that, it is not needed

He just hides the bar options using:
put_HiddenPdfToolbarItems( … constants to hide )

from interface settingsd

webview2 has many options, please review the above Microsoft docs url for it
by Antonio Linares
Sat Mar 02, 2024 8:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2455

Como ocultar una opcion de tres de un radiobutton

... Pero necesito segun una condicion, que la 3ra opcion del radiobutton se desabilite o no aparezca, alguna idea ??, puse al activar el dialogo oRb1:hide(3), pero me oculta todo el radiobutton y Yo solo quiero ocultar la 3ra opcion (la que esta en el 106) Gracias !!!
by Enrrique Vertiz
Fri Mar 01, 2024 6:27 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como ocultar una opcion de tres de un radiobutton
Replies: 4
Views: 182

Re: XAMPP through PortableApps.com or Server2Go

Otto, For me, it's practical that I can simply hide the TEMPLATE /ENDTEXT and then edit and test the code with the FIVEWIN development environment (much xbrowse :-) ). If you want to work directly against html it is very easy. You go to RX Menu->Config->enable ...
by Carles
Thu Feb 29, 2024 3:06 pm
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9270

Re: XAMPP through PortableApps.com or Server2Go

... me that Runner RX switches mod harbour to default to html code and harbour is integrated just like php. For me, it's practical that I can simply hide the TEMPLATE /ENDTEXT and then edit and test the code with the FIVEWIN development environment (much xbrowse :-) ). But maybe all this is possible ...
by Otto
Thu Feb 29, 2024 10:04 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9270

Re: MySql vs Oracle

... and to whom you report your data, but... more and more clients want to interact with your system with their smartphone, tablet, web and we cannot hide behind your firewall :-) Nice weekend. C.
by Carles
Fri Jan 26, 2024 12:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: MySql vs Oracle
Replies: 33
Views: 1632

Re: How do I know the field name in xbrowse:column

Dear Mst.Rao and Maurizio, I got another problem for ::nFreeze. If you scroll to right until the column hide under freeze, the :cExpr will show incorrected. I use cField := oBrw:aCols[oBrw:nColSel]:cExpr Maurizio Dear Master, It works correctly. Thx. Try cField := oBrw:SelectedCol():cExpr
by dutch
Tue Dec 19, 2023 6:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do I know the field name in xbrowse:column
Replies: 22
Views: 2271

Re: How do I know the field name in xbrowse:column

dutch wrote:Dear Mst.Rao and Maurizio,
I got another problem for ::nFreeze. If you scroll to right until the column hide under freeze, the :cExpr will show incorrected.
Maurizio wrote:I use

cField := oBrw:aCols[oBrw:nColSel]:cExpr

Maurizio


Try
Code: Select all  Expand view
cField := oBrw:SelectedCol():cExpr
by nageswaragunupudi
Mon Dec 18, 2023 4:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do I know the field name in xbrowse:column
Replies: 22
Views: 2271
Next

Return to advanced search