Search found 106 matches: tmdichild

Return to advanced search

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Mr. Rao,

I'm not tdialog. My all child dialogs is twindow and tmdichild based. Sorry.

Best regards,
by ertan
Sun Feb 04, 2024 3:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54248

Re: Problem with xBrowse

... 15 TREG32 16 TMENUITEM 17 TMDICLIENT 18 TFONT 19 TMSGBAR 20 TRECT 21 TMSGITEM 22 TTIMER 23 TBITMAP 24 TIMAGE 25 TCURSOR 26 TBAR 27 TBTNBMP 28 TMDICHILD 29 TDIALOG 30 TXBROWSE 31 TXBRWCOLUMN 32 TSCROLLBAR 33 TCLIPBOARD 34 TSTRUCT Memory Analysis =============== 598 Static variables Dynamic ...
by Armando
Tue May 16, 2023 5:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xBrowse (Fixed)
Replies: 34
Views: 2155

Re: ¿Se puede Salir de un dialogo y Retornar al mismo punto?

... TWINDOW:MSGNOTFOUND( 0 ) Called from: source\rtl\tobject.prg => TWINDOW:OWNDCLIENT( 0 ) Called from: c:\fwh\source\classes\mdichild.prg => TMDICHILD:NEW( 150 ) Called from: .\prg\NewVentas.PRG => FNCT_REGISTRARVENTAS( 316 ) Called from: .\prg\Menus.PRG => (b)FBARRADEBOTONES( 529 ) ...
by JoseAlvarez
Thu Oct 13, 2022 12:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Se puede Salir de un dialogo y Retornar al mismo punto?
Replies: 12
Views: 1223

Wine under Mac with FWH app

... Called from:TCONTRACTORSTBLBRW:DEFINEDLG(173) Called from:(b)TTABLEBROWSER_SHOW(183) Called from:TWINDOW:ACTIVATE(1022) Called from:TMDICHILD:ACTIVATE(262) Called from:TCONTRACTORSTBLBRW:SHOW(183) Called from:PMSYS:CONTRACTORSMAINTENANCE(640) Called from:(b)PMSYS_FRAMEBAR(759) Called ...
by reinaldocrespo
Fri May 13, 2022 3:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wine under Mac with FWH app
Replies: 7
Views: 514

Re: a question MDI

... Args: [ 1] = U [ 2] = N 90 Stack Calls =========== Called from: test2.prg => (b)TEST1( 121 ) Called from: .\source\classes\WINDOW.PRG => TMDICHILD:RESIZE( 2367 ) Called from: .\source\classes\WINDOW.PRG => TWINDOW:ACTIVATE( 1086 ) Called from: .\source\classes\MDICHILD.PRG => TMDICHILD:ACTIVATE( ...
by Silvio.Falconi
Tue Jan 11, 2022 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a question MDI
Replies: 22
Views: 1588

Re: Soporte de ADO mejorado en FiveDBU

... 34 WIN_OLEAUTO 35 TOLEAUTO 36 FWMARIACONNECTION 37 TXBROWSE 38 TXBRWCOLUMN 39 TCLIPBOARD 40 FWROWSET 41 FWMARIAROWSET 42 TFIELD 43 TFIELDS 44 TMDICHILD 45 TSTRUCT Memory Analysis =============== 635 Static variables Dynamic memory consume: Actual Value: 8781824 bytes Highest Value: 8781824 ...
by wilsongamboa
Wed Aug 05, 2020 2:29 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Soporte de ADO mejorado en FiveDBU
Replies: 19
Views: 2549

How to get the coordinates of a child window?

... that the method ::GetRect() always returns an oRect with the coordinates on the main window. But how to get the coordinates of a child window (TMdiChild) relative to the parent window (TMdiFrame) when the user moved/sized it? Is there a method or function which is doing this job or have I write ...
by frose
Mon Feb 04, 2019 12:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to get the coordinates of a child window?
Replies: 5
Views: 800

Re: Nuevo FWH 18.07

Mr Rao,

Tomando el control.prg original, NO funciona poniendo :
do while ::hContainerWnd:WinStyle( WS_CHILD ) .and. !::hContainerWnd:IsKindOf( "TMDICHILD" ) .and. ::hContainerWnd:oWnd != nil
en linea 946.

Saludos.
by Ariel
Wed Oct 17, 2018 12:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 18.07
Replies: 6
Views: 1492

xBrowse error on ADS (SOLVED!)

... 169 ) Called from: .\source\classes\WINDOW.PRG => TWINDOW:ACTIVATE( 1023 ) Called from: .\source\classes\MDICHILD.PRG => TMDICHILD:ACTIVATE( 262 ) Called from: Source\mainapp.prg => MAINAPP:BROWSEMASTER( 169 ) Called from: Source\mainapp.prg => (b)MAINAPP:NEW( 35 ...
by ryugarai27
Fri Aug 31, 2018 9:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse error on ADS (SOLVED!)
Replies: 12
Views: 2729

Mr. Rao, Error in 18.01

... from TMDICLIENT:SENDMSG(0) in .\source\classes\WINDOW.PRG Called from TMDICLIENT:CHILDCLOSE(190) in .\source\classes\MDICLIEN.PRG Called from TMDICHILD:END(282) in .\source\classes\MDICHILD.PRG Called from (b)VIEWENV(158) in CONSULTE.PRG Called from TTASKITEM:LBUTTONUP(327) in source\h_ctaskitem.prg ...
by Ariel
Sun Feb 25, 2018 9:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao, Error in 18.01
Replies: 4
Views: 986

Mr. Rao, Error in 18.01

... from TMDICLIENT:SENDMSG(0) in .\source\classes\WINDOW.PRG Called from TMDICLIENT:CHILDCLOSE(190) in .\source\classes\MDICLIEN.PRG Called from TMDICHILD:END(282) in .\source\classes\MDICHILD.PRG Called from (b)VIEWENV(158) in CONSULTE.PRG Called from TTASKITEM:LBUTTONUP(327) in source\h_ctaskitem.prg ...
by Ariel
Sun Feb 25, 2018 9:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr. Rao, Error in 18.01
Replies: 4
Views: 1763

Error en BTNBMP con lTransparent

... _FWH : 3,325 in Module: .\source\classes\WINDOW.PRG UPDATEWINDOW : 0 in Module: TWINDOW:ACTIVATE : 1,013 in Module: .\source\classes\WINDOW.PRG TMDICHILD:ACTIVATE : 262 in Module: .\source\classes\MDICHILD.PRG N05C_BOTONES : 207 in Module: C:\PROYTEST\PRG\BOTONES.PRG Utilizo FWH17.02 / xHarbour ...
by devtuxtla
Mon Mar 27, 2017 3:23 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en BTNBMP con lTransparent
Replies: 1
Views: 327

Método()

En una ventana TMdiChild() qué evento se ejecuta cuándo es presionado el botón para maximizar ?
Ya revisé el evento SendMsg() de la clase TWindow y no hay un llamado a ese evento cuando se pulsa ese botón.

Saludos
by Vikthor.Thomas
Wed Dec 14, 2016 7:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Método()
Replies: 14
Views: 1828

Problem with Preview from trichedit RESOLVED

... CLASS TMYPAD   LOCAL oWnd   #ifndef __XPP__      oWnd := ::oWndMain:oWndActive:oControl   #else      oWnd := ::oWndMain:oWndActive:TMdiChild:oControl   #endifRETURN oWnd when I show the preview of the window child ( ::WndChild():preview() ) I use this button from bar DEFINE BUTTON ...
by Silvio.Falconi
Tue Apr 26, 2016 11:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Preview from trichedit RESOLVED
Replies: 4
Views: 1057

Re: METHOD SaveToFile of trichedit is wrong ?

... can change the size .... why happen this ? because the rtf is called ortf to all window child we must change it from ortf to oWndMain:oWndActive:TMdiChild:oControl to have the current rtf sample : Function WndChild() LOCAL oWnd oWnd := oWndMain:oWndActive:TMdiChild:oControl RETURN oWnd then @ ...
by Silvio.Falconi
Mon Apr 25, 2016 3:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: METHOD SaveToFile of trichedit is wrong ?
Replies: 2
Views: 601
Next

Return to advanced search