Search found 40 matches: menupopup

Return to advanced search

xbrowse problem with :bLClicked

i have a xbrowse with :SetMultiSelectCol() with bRClicked I associated a menupopup with :bLClicked I click on a row and select it I made the same with :bKeyChar ( space button)   :bLClicked := { |r,c,f,oBrw| if( oBrw:Mousecolpos( c ) ...
by Silvio.Falconi
Sun Apr 21, 2024 7:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 125

SetMultiSelectCol() on line

I have an xbrowse created with an array without the :SetMultiSelectCol() and I have the ability to display a menupopup like this MENU oMenu POPUP if oBrw:IsSelectedRow() MENUITEM "Deselect the current row" action DeSelect_One_array(oBrw) MENUITEM "Deselect everything" ...
by Silvio.Falconi
Sat Apr 13, 2024 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetMultiSelectCol() on line
Replies: 5
Views: 229

Help for dockpanel

... :Activate()   END I wish Have on Header a Big Image with a Title and then at right two text with small images one to open a menupopup
by Silvio.Falconi
Thu May 25, 2023 8:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help for dockpanel
Replies: 0
Views: 158

Re: nowait

... when there is only one dialog opened it not happened with more dialog opened with same or more dbf it happen because on xbrowse I have a small menupopup https://i.postimg.cc/c1PfJ7mq/rrrrrrrrrrrr.png   oBrw:bRClicked := {|nRow,nCol| MenuContextual(nRow,nCol,oDlg,oBrw,oArticoli) ...
by Silvio.Falconi
Mon Mar 13, 2023 11:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: nowait
Replies: 9
Views: 720

COLORES PARA MENUITEM DEL MENU

Hola amigos, Estoy usando FWH 18.01 y no logro poner colores a los MENUITEMS de un MENUPOPUP Me ignora cualquier clausula que tenga que ver con los colores (COLORS, COLOR, COLORMENU etc,etc) he probado usando oItem:nClrText y otras maneras y nada! Alguien sabe por ...
by rterraz
Mon Dec 27, 2021 1:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: COLORES PARA MENUITEM DEL MENU
Replies: 6
Views: 615

Re: Fwh19.05 - New Class TDockPnel

In function MenuPopup add

//
MENUITEM "Minimize" ACTION o:oWnd:oWnd:Minimize() // oWindow:Minimize // So oWindow is object window principal and static variable
by cnavarro
Wed Oct 07, 2020 3:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Fwh19.05 - New Class TDockPnel
Replies: 93
Views: 16209

Big Popup

... menu which creates a huge space compared to the options that are entered. https://i.postimg.cc/k4NV7yJY/kk.png and logically the menupopup is show bad that is bad to see because it comes out of the program window https://i.postimg.cc/DzPFZpGG/kk3.png obviously ...
by Silvio.Falconi
Sat Oct 03, 2020 4:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Big Popup
Replies: 1
Views: 423

Re: BTNBMP error

with disable/ enable ?
on menupopup ?
I think it is impossible to do
the error sometimes go out no always
by Silvio.Falconi
Tue Jun 09, 2020 11:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BTNBMP error
Replies: 4
Views: 679

Re: cGetFile help

... visto que no hay respuesta, he seguido trabajando y lo estoy resolviendo de la siguiente forma: Meto todos los ficheros en un Browse y genero un menupopup con todas las opciones posibles sobre cualquiera de los registros (abrir con Shellexecute, borrar, copiar mover o abrir un cgetFile para capturar ...
by pacotre
Wed Jun 03, 2020 1:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile help
Replies: 8
Views: 2118

Re: error on xbrowse footer

... two colors green and red and must have a number as prompt each button is created from a dbf ( structure) the use can press each button and open a menupopup to some action menu it's possible with mod_harbour? how I can make it ? I use : FiveWin for Harbour ver. Jannuary 2020 - Harbour 3.2.0dev ...
by Otto
Thu Apr 30, 2020 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on xbrowse footer - RESOLVED! -
Replies: 33
Views: 3751

Re: error on xbrowse footer

... two colors green and red and must have a number as prompt each button is created from a dbf ( structure) the use can press each button and open a menupopup to some action menu it's possible with mod_harbour? how I can make it ?
by Silvio.Falconi
Mon Apr 27, 2020 10:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on xbrowse footer - RESOLVED! -
Replies: 33
Views: 3751

Re: URGENT - RIBBONBAR ERROR

... https://i.postimg.cc/FKpX4TcX/jjj.jpg try the test I published and reduce the window, click on the first button (where you found a menupopup) then resize the window and you will find the tgroup under the main window
by Silvio.Falconi
Mon Apr 06, 2020 11:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: URGENT - RIBBONBAR ERROR - RESOLVED!!
Replies: 7
Views: 1040

Re: Problem with datepick

... va em erro la non non funziona perchè dovrebbe visualizzare "Os dados finos devem ser adicionados aos dados de inicialização" Errore su Menupopup Agora, analise o primeiro pulsante no menu pop-up Oggi Domani dopodomani Corrente mese Il prossimo mese estagione Giugno luglio agosto settembre ...
by Silvio.Falconi
Thu Mar 12, 2020 9:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with datepick
Replies: 13
Views: 2576

Re: Problem with datepick

... goes in error not even showing the error message of the valid function " The end date must be greater than the start date " Error on Menupopup Now let's analyze the first button that of the popup menu there are submenus Today tomorrow day after tomorrow Current month Next month season ...
by Silvio.Falconi
Wed Mar 11, 2020 6:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with datepick
Replies: 13
Views: 2576

Re: How make it?

...  SIZE 160, 35 PIXEL UPDATE return nil  I'm searching if I can make a codeblock type bInit to run a function to insert the slider into menuitem of menupopup I found some question on Internet https://stackoverflow.com/questions/39890861/how-to-place-horizontal-slider-in-nsmenu-swift-3-xcode-8 ...
by Silvio.Falconi
Tue Nov 12, 2019 9:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make it?
Replies: 6
Views: 1223
Next

Return to advanced search