Search found 13 matches: main2

Return to advanced search

xBrowse: HEADERLBUTTONUP

... from TWINDOW:HANDLEEVENT(0) Called from _FWH(3183) Called from WINRUN(0) Called from TWINDOW:ACTIVATE(996) Called from MENUGRL(301) Called from MAIN2(187) silvinamazzaro Mensajes: 10 Registrado: Mar Nov 19, 2013 2:13 pm
by silvinamazzaro
Fri Dec 11, 2015 12:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xBrowse: HEADERLBUTTONUP
Replies: 0
Views: 270

xBrowse: HEADERLBUTTONUP

... from TWINDOW:HANDLEEVENT(0) Called from _FWH(3183) Called from WINRUN(0) Called from TWINDOW:ACTIVATE(996) Called from MENUGRL(301) Called from MAIN2(187)
by silvinamazzaro
Thu Dec 10, 2015 10:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: HEADERLBUTTONUP
Replies: 2
Views: 433

Access violation with many includes

... Seem to have hit a wall. I have a main.rc file with many includes. Maybe 600. About 14 won't compile. I get and access violation. So I added a main2.rc with the 14 includes included in main.rc. Same access violation. Any thoughts? Thank you Harvey ---------------- Yikes, 600! What are they ...
by James Bott
Tue Aug 26, 2008 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Access violation with many includes
Replies: 7
Views: 1305

Seem to have hit a wall. I have a main.rc file with many includes. Maybe 600.
About 14 won't compile. I get and access violation.
So I added a main2.rc with the 14 includes included in main.rc. Same access violation.

Any thoughts?
by hag
Tue Aug 26, 2008 4:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using oBrw:print() only prints whats on screen
Replies: 26
Views: 3932

Por fin pude poner el combobox en la toolbar :)

... oWnd ) // Now we create the toolbars and add the buttons oToolBar1 = TToolBar():New( oReBar, 60, 60, oImgList1 ) oToolBar1:AddButton( { || Main2() }, "Mantenimiento de bases de datos", "Mantenimiento" ) oToolBar1:AddButton( { || MIPDF()}, "Respaldar bases de datos", "Respaldo" ) oToolBar2 ...
by AIDA
Sun Mar 04, 2007 9:58 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Por fin pude poner el combobox en la toolbar :)
Replies: 0
Views: 769

Help!! ayuda!! no me queda bien un combobox en un ToolBar

... oWnd ) // Now we create the toolbars and add the buttons oToolBar1 = TToolBar():New( oReBar, 60, 60, oImgList1 ) oToolBar1:AddButton( { || Main2() }, "Mantenimiento de bases de datos", "Mantenimiento" ) oToolBar1:AddButton( { || MIPDF()}, "Respaldar bases de datos", "Respaldo" ) oToolBar2 ...
by AIDA
Thu Mar 01, 2007 4:46 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Help!! ayuda!! no me queda bien un combobox en un ToolBar
Replies: 0
Views: 603

ya casi funciona

... oWnd ) // Now we create the toolbars and add the buttons oToolBar1 = TToolBar():New( oReBar, 70, 70, oImgList1 ) oToolBar1:AddButton( { || Main2() }, "Mantenimiento de bases de datos", "Mantenimiento" ) oToolBar1:AddButton( { || MIPDF()}, "Respaldar bases de datos", "Respaldo" ) oToolBar1:AddSeparator() ...
by AIDA
Mon Feb 26, 2007 1:23 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: PONER UN COMBOBOX EN UN TOOLBAR COMO LE HAGO?
Replies: 4
Views: 1738

HOLA

... oWnd ) // Now we create the toolbars and add the buttons oToolBar1 = TToolBar():New( oReBar, 70, 70, oImgList1 ) oToolBar1:AddButton( { || Main2() }, "Mantenimiento de bases de datos", "Mantenimiento" ) oToolBar1:AddButton( { || MIPDF()}, "Respaldar bases de datos", "Respaldo" ) oToolBar1:AddSeparator() ...
by AIDA
Sun Feb 25, 2007 9:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PONER UN COMBOBOX EN UN TOOLBAR COMO LE HAGO?
Replies: 4
Views: 1738

HOLA

... OF oWnd TO "" DATE TIME KEYBOARD DEFINE GROUP OF OUTLOOK oOut PROMPT "&Principal" DEFINE BITMAP OF OUTLOOK oOut ; PROMPT "Autos" ; ON CLICK Main2(); RESOURCE "auto1" TOOLTIP "Autos" //msginfo("Your code ...", oSay:cCaption ) DEFINE BITMAP OF OUTLOOK oOut ; RESOURCE "1VIDA" ; PROMPT "Vida" ...
by AIDA
Tue Feb 13, 2007 1:51 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Barras verticales/horizontales que no se muestran
Replies: 3
Views: 982

Para Antonio Linares - Hola tengo problemitas me ayudas

... Called from _FWH(3109) Called from DIALOGBOX(0) Called from TDIALOG:ACTIVATE(0) Called from FOOL(2088) Called from ALTASINO(904) Called from (b)MAIN2(538) Called from TBTNBMP:CLICK(0) Called from TWINDOW:LBUTTONUP(0) Called from TWINDOW:HANDLEEVENT(0) Called from TWINDOW:HANDLEEVENT(0) Called ...
by AIDA
Thu Feb 08, 2007 12:05 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Antonio Linares - Hola tengo problemitas me ayudas
Replies: 9
Views: 2998

Para Antonio Linares

... Called from GUARDAR(1618) Called from AUTO_C(1438) Called from AUTO_B(1366) Called from ALTA(1227) Called from ALTASINO(881) Called from (b)MAIN2(530) Called from TBTNBMP:CLICK(0) Called from TWINDOW:LBUTTONUP(0) Called from TWINDOW:HANDLEEVENT(0) Called from TWINDOW:HANDLEEVENT(0) Called ...
by AIDA
Sun Feb 04, 2007 12:57 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Antonio Linares
Replies: 2
Views: 816

... => CREATEDLG(0) Called from: DIALOG.PRG => TDIALOG:ACTIVATE(0) Called from: rossos.prg => ADDORDER(2247) Called from: rossos.prg => (b)MAIN2(343) Called from: BTNBMP.PRG => TBTNBMP:CLICK(0) Called from: BTNBMP.PRG => TBTNBMP:LBUTTONUP(0) Called from: WINDOW.PRG => TWINDOW:HANDLEEVENT(0) ...
by George Trojan
Sat Apr 29, 2006 1:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New to FWH27 - Executing TESTBRAR.EXE Error
Replies: 9
Views: 2448

Ok now this is great. I moved all the IF checks that are between SetResource() and the IF statement for the security chexk into Main2 and now I get the icon back. What gives?
by kronos911
Sat Nov 26, 2005 12:56 pm
 
Forum: FiveWin for CA-Clipper
Topic: Icon not showing up
Replies: 5
Views: 2602

Return to advanced search