Search found 415 matches: omenu

Return to advanced search

Re: COLORMENU vertical MenuItem

... allow you to modify FONTs, colors and appearances of the menu, but my advice, to get a fully customized menu is to include the 2013 clause. MENU oMenu COLORS FONT oFontMenu ... Pd.: not use CLR_BLACK or Rgb( 0, 0, 0 ), The class understands that the color is empty ( color value = 0 ), and assigns ...
by cnavarro
Tue Dec 27, 2022 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: COLORMENU vertical MenuItem
Replies: 4
Views: 436

Re: Parpadeo de Menu COLOR , Ayuda

DEFINE WINDOW oWnd STYLE WS_POPUP ;
MENU oMenu
by devwin2010
Tue Oct 18, 2022 7:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Parpadeo de Menu COLOR , Ayuda
Replies: 29
Views: 1915

Re: Parpadeo de Menu COLOR , Ayuda

Gracias Cristobal , lo que quiero hacer es un menu tipo web (bootstrap) , los iconos de minimizar , cerrar son una opcion mas de menu

DEFINE WINDOW oWnd STYLE WS_POPUP ;
MENU oMenu
MENUITEM "-" FONT oFont ;

MENUITEM "x" FONT oFont ;

Fabian
by devwin2010
Tue Oct 18, 2022 6:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Parpadeo de Menu COLOR , Ayuda
Replies: 29
Views: 1915

Parpadeo de Menu COLOR , Ayuda

... pantalla principal que tiene fondo azul con letras blancas , cualquier operacion que haga dicho menu me parpadea viendose un blanco de fondo MENU oMenu HEIGHT -4.8 COLORMENU CLR_BLUE, CLR_WHITE; FONT oFontMenu 2013 NOBORDER Alguien me puede orientar como resolverlo , estoy usando FWH 21 11 , xharbour ...
by devwin2010
Tue Oct 18, 2022 12:49 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Parpadeo de Menu COLOR , Ayuda
Replies: 29
Views: 1915

Re: Hiding windchild commands

... i can try? I think the problem is MENUITEM "Aiuto" HELP MENU MENUITEM "Aiuto" ..... and when the menu is 2015 style MENU oMenu 2015 If I rem Help then I not have that error I create a small test #include "FiveWin.ch"static oWndfunction Main()   local ...
by Silvio.Falconi
Sat Jan 15, 2022 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hiding windchild commands
Replies: 8
Views: 540

Re: Focus error on this new project

... field content is, so that I can easily add a field to a xbrowse (debug mode) //-------------------------------------------------------------- MENU oMenu 2007 // ?? ENDMENU No idea, it was inside the sample program : Ribbon2 that I used as start sample Maybe not needed )) //-------------------------------------------------------------- ...
by Marc Venken
Thu Dec 09, 2021 2:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Focus error on this new project
Replies: 16
Views: 1166

Re: Size of the window

... attached to the window client oClient. oWnd:coorsUpdate() nTop:= oWnd:nTop nTop:= nTop + if(oWnd:oTop!=nil,oWnd:oTop:nHeight,0) // Note that oMenu doesn't have an attribute nHeight. It is fixed at 20 pixels. nTop:= nTop + if(oWnd:oMenu!=nil,20,0) I have never used it. You will still have ...
by James Bott
Wed Oct 06, 2021 2:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Size of the window
Replies: 4
Views: 665

Re: error on btnbmp with fwh 21.04

... CLDisp_Men function open a menu Function  CLDisp_Men(nRow,nCol,oBrw,cIniEntry,oDbf,oDlg)           local oMenu      MENU oMenu POPUP        MENUITEM "Esporta" ACTION ExportToExcel( oBrw )         SEPARATOR        MENUITEM "Colonne" ...
by Silvio.Falconi
Sun Jun 06, 2021 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on btnbmp with fwh 21.04
Replies: 8
Views: 752

Re: error on btnbmp with fwh 21.04

sometimes is go out the error , I'am trying many times
the function return omenu obj
by Silvio.Falconi
Sun Jun 06, 2021 1:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on btnbmp with fwh 21.04
Replies: 8
Views: 752

Re: MENUITEM with BLOCK command executed TWICE.

... Main()   local oWnd   DEFINE WINDOW oWnd MENU BuildMenu()   ACTIVATE WINDOW oWndreturn nilfunction BuildMenu()   local oMenu   MENU oMenu      MENUITEM "First"         MENU            MENUITEM "test" BLOCK { || MsgInfo( "Hello" ...
by Horizon
Tue May 11, 2021 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MENUITEM with BLOCK command executed TWICE. (SOLVED)
Replies: 36
Views: 3196

Re: Xbrowse : Setup configuration file

... .and. nCol > 0 .and.ncol<RECORDSELECTOR_WIDTH ::setmenu() return end 5. METHOD helpmenu( nRow, nCol, nFlags ) CLASS TXBrowse local oMenu, oCol local cPrompt local nFor, nLen local omenu2 local color1,color2 nLen := len( ::aCols ) MENU omenu2 2007 popup if ::nMarqueeStyle == MARQSTYLE_HIGHLROWMS ...
by ShumingWang
Sat Apr 17, 2021 12:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse : Setup configuration file
Replies: 5
Views: 1219

No me acepta el COLORMENU en el MenuItem

... menuitem no me aceptan los COLORMENU, ni COLORRIGHT, ni los CHARICON, ni ITALICA, ni BOLD por lo que tengo que colocarlos como comentario // MENU oMenu 2015 //FONT oFontMenu MENU oMenu MENUITEM "&Archivos" //COLORMENU CLR_BLUE, CLR_HBLUE ITALIC MENU MENUITEM "&Nuevo item ...
by fridgar
Fri Apr 16, 2021 2:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: No me acepta el COLORMENU en el MenuItem
Replies: 1
Views: 322

Re: Consulta FreeImage.dll

... que diga el estilo concreto, o hay que ir estilo por estilo. Si no, quizás podría quedar algo así: oImageT:l2007 := if (hb_isnil(oImageT:oWnd:oMenu:l2007),, oImageT:oWnd:oMenu:l2007) En todo caso, lo que veas mejor y te ayudo a testearlo para evitar errores con la próxima versión de Fivewin. ...
by MOISES
Sun Apr 26, 2020 5:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta FreeImage.dll
Replies: 11
Views: 1573

Menu-question

Can we change the colors of a menu at runtime with oMenu:setcolors()?
by byte-one
Wed Dec 11, 2019 2:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Menu-question
Replies: 8
Views: 906

Re: Import Chinese Characters from XLS

... xlVAlignJustify -4130 REQUEST DBFCDX REQUEST DBFFPT function Main() local oSay , ; oSay2 , ; cSay := "" , ; cSay2 := '' , ; oFont , ; oMenu , ; oIcon IF PCOUNT()<1 cDebug := "" ENDIF // Init... lAds := .F. Pbuild := "20190205-1634" cRdd1 := "DBFCDX" ...
by cdmmaui
Thu Feb 21, 2019 4:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Import Chinese Characters from XLS
Replies: 4
Views: 954
PreviousNext

Return to advanced search