Search found 33 matches: oleft

Return to advanced search

Re: DATA oTop, oLeft, oBottom, oRight, oClient

Dear Antonio,
thank you and have a nice Sunday.
Best regards,
Otto

Image
by Otto
Sun May 14, 2023 8:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DATA oTop, oLeft, oBottom, oRight, oClient
Replies: 2
Views: 137

Re: DATA oTop, oLeft, oBottom, oRight, oClient

... oWnd:nHeight - 30, 0, oWnd:nHeight, oWnd:nWidth, oWnd )   oWnd:oBottom:SetColor( "N/B" )   oWnd:oLeft = TPanel():New( 0, 0, oWnd:nHeight, 30, oWnd )   oWnd:oLeft:SetColor( "N/BG" )   oWnd:oClient ...
by Antonio Linares
Sun May 14, 2023 7:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DATA oTop, oLeft, oBottom, oRight, oClient
Replies: 2
Views: 137

DATA oTop, oLeft, oBottom, oRight, oClient

Hello friends,
is there a sample where all the DATA oTop, oLeft, oBottom, oRight, oClient is in use?
Is it possible to use all at the same time?
Best regards,
Otto
by Otto
Sun May 14, 2023 7:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DATA oTop, oLeft, oBottom, oRight, oClient
Replies: 2
Views: 137

Re: New FTDN October/Octure (FWH 22.10)

... incluido el marco. (Sólo para una ventana/diálogo) 1. Predeterminado. Recto del cliente de la ventana. 2. Área de cliente rect (excluye oTop, oLeft, oBottom, oRight) Esto también significa que la barra de botones y la barra de mensajes están excluidas. [lShow]: Si es verdadero, se muestra ...
by Antonio Linares
Mon Nov 07, 2022 9:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 820

New FTDN October/Octure (FWH 22.10)

... saved. [nRectType] 0. WindowRect including frame. (only for a window/dialog) 1. Default. Client Rect of window 2. Client Area rect (excludes oTop, oLeft, oBottom, oRight This also means that buttonbar and msgbar are excluded) [lShow]: If true, the saved file is displayed * ximage: file save quality ...
by Antonio Linares
Wed Nov 02, 2022 11:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 820

New FTDN July 2017 (FWH 17.07)

... brushes (gradients and images) are by default resized to fit client rect. If it is required to resize to fit client area (excluding oTop(oBar), oLeft, oBottom(msgbar), and oRight), lClientArea may be set to .T. * Window.prg: Improved method Gradient() 1. Gradient now matches size of client rect ...
by Antonio Linares
Sun Aug 13, 2017 8:19 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN July 2017 (FWH 17.07)
Replies: 5
Views: 2878

Re: Better method Gradient() for class TWindow

... buttonbar, hiding the top part of the gradient. In case we like the gradient to fit the visible client area (excluding oTop(oBar), oBottom(MsgBar),oLeft and oRight) what we can do is: oDlg:oBrush:lClientArea := .T. // FWH17.07 http://imagizer.imageshack.us/v2/xq90/922/WenYDf.png
by nageswaragunupudi
Fri Jul 28, 2017 5:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Better method Gradient() for class TWindow
Replies: 5
Views: 1323

Re: Estilo windows 10 en mdichild

... hay que hacer muchas cosas para reemplazar el comportamiento: maximizar, minimizar, ajustar, etc., y perdemos la comodidad de usar los oTop, oLeft, oClient, etc. Mejor paso a la opcion con tabs, es un poco más fácil y no tengo que reescribir tanto codigo :) Gracias , un saludo.
by Carlos Mora
Fri Dec 23, 2016 3:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Estilo windows 10 en mdichild
Replies: 17
Views: 5260

Re: Problem with TPanel Paint Method

... only change you made was to remove this line: oWnd:oClient:= oPanel However I need this line since I also need to have a control attached to oWnd:oLeft (I left this out to simplify the example). So I do need the oWnd:oClient statement. Thanks for the suggestion, however. So far, it seems my subclass ...
by cnavarro
Wed Sep 09, 2015 3:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with TPanel Paint Method
Replies: 12
Views: 2560

Re: Problem with TPanel Paint Method

... only change you made was to remove this line: oWnd:oClient:= oPanel However I need this line since I also need to have a control attached to oWnd:oLeft (I left this out to simplify the example). So I do need the oWnd:oClient statement. Thanks for the suggestion, however. So far, it seems my subclass ...
by James Bott
Wed Sep 09, 2015 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with TPanel Paint Method
Replies: 12
Views: 2560

Re: "Snap" for Clipper

...                   1511  1513  1515  1515  1517  1715  1722  1724  1725  1727                   1729  1731  1733  1734  1735  1736  1736  1737 OLEFT                  WINDOW.PRG      450  2651  2652 OMENU                  WINDOW.PRG      446   484   839   839   839   839   840   841   841  1113 ...
by Antonio Linares
Sat Oct 26, 2013 9:44 am
 
Forum: Off Topic / Otros temas
Topic: "Snap" for Clipper
Replies: 7
Views: 6540

Re: XBrowse - Midi y lRegistered

... ve esta imagen que he puesto los menus a la derecha dejando la izquierda del Tpanel vacio Lo unico que cambia en el codigo es: Cambiar: // oAplica:oLeft := aPnels[Len(aPnels)] por oAplica:oRight := aPnels[Len(aPnels)] http://imageshack.us/a/img594/9573/apli000.th.png Esta es la ...
by cnavarro
Thu Feb 21, 2013 6:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBrowse - Midi y lRegistered
Replies: 14
Views: 2522

Re: XBrowse - Midi y lRegistered

... , Nil ) aClrPnels[Len(aPnels)] := nRGB( 245, 245, 245 ) aPnels[Len(aPnels)] := &cControl():New( 0, 0, nAlto-106, nAnchoSpl, oAplica ) oAplica:oLeft := aPnels[Len(aPnels)] DEFINE BRUSH oBrush1 COLOR nRGB( nCol1, nCol2, nCol3 ) //nRGB( 245, 245, 245 ) //aClrPnels[Len(aPnels)] aPnels[Len(aPnels)]:oBrush ...
by cnavarro
Thu Feb 21, 2013 5:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBrowse - Midi y lRegistered
Replies: 14
Views: 2522

Re: How to receive Windows <ON MOVE> new top/left-position

... nTop:= oWndEdit:nTop, ; nTop:= nTop + if(oWndEdit:oTop!=nil,oWnd:oTop:nHeight,0), ; nLeft:= oWndEdit:nLeft, nLeft:= nLeft + if(oWndEdit:oLeft!=nil,oWnd:oLeft:nWidth,0), ; oWndCtrl:Move( nTop + 320, nLeft + 80 ) ) ; ON RESIZE oWndCtrl:Move( oWndEdit:nTop() + 320, oWndEdit:nLeft() + 80 ...
by ukoenig
Wed Dec 29, 2010 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to receive Windows <ON MOVE> new top/left-position
Replies: 2
Views: 601
Next

Return to advanced search