Search found 10 matches
- Thu Feb 04, 2010 6:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Color Print TGraph Pie 3D
- Replies: 2
- Views: 718
Re: Color Print TGraph Pie 3D
Antonio, could see this problem?
- Tue Dec 22, 2009 10:42 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Color Print TGraph Pie 3D
- Replies: 2
- Views: 718
Color Print TGraph Pie 3D
Hi.
The color of the lateral edge of the pie chart is wrong when printed by the print class.
Print: Wrong
Dialog: Right
The color of the lateral edge of the pie chart is wrong when printed by the print class.
Print: Wrong
Dialog: Right
- Mon Jun 15, 2009 12:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Class with SMTP gmail
- Replies: 12
- Views: 4564
Re: Class with SMTP gmail
Thank you.
Problem solved.
[]s
Alexandre
Problem solved.
[]s
Alexandre
- Tue Jun 09, 2009 1:26 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Class with SMTP gmail
- Replies: 12
- Views: 4564
Class with SMTP gmail
How do I authenticate using a Gmail account?
Grateful.
Grateful.
- Fri Dec 19, 2008 12:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TREE -> oSubMenu[ 1 ]:SetCheck( .T. ) does not work!
- Replies: 2
- Views: 541
TREE does not work!
JC,
grateful for the help, but it did not work.
grateful for the help, but it did not work.
Code: Select all | Expand
//oSubMenu[ 1 ]:SetCheck( .T. )
TVSetCheck( oTree:hWnd, oSubMenu[1]:hItem, .t. )
- Thu Dec 18, 2008 5:45 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TREE -> oSubMenu[ 1 ]:SetCheck( .T. ) does not work!
- Replies: 2
- Views: 541
TREE -> oSubMenu[ 1 ]:SetCheck( .T. ) does not work!
Because the item "Imprimir..." the TREE not appear with the check?
http://www.awsinformatica.com.br/images/teste.JPG
#include "FiveWin.ch"
function Main()
local oDlg, oTree
DEFINE DIALOG oDlg
@ 0, 0 TREEVIEW oTree OF oDlg SIZE 200, 200 CHECKBOXES ...
http://www.awsinformatica.com.br/images/teste.JPG
#include "FiveWin.ch"
function Main()
local oDlg, oTree
DEFINE DIALOG oDlg
@ 0, 0 TREEVIEW oTree OF oDlg SIZE 200, 200 CHECKBOXES ...
- Mon Oct 13, 2008 4:53 pm
- Forum: Off Topic / Otros temas
- Topic: HRH Leopard
- Replies: 6
- Views: 2422
Parallels Desktop or VMWare Fusion ?
Antonio,
Parallels Desktop
VMWare Fusion
You are using one of these programs?
Grateful.
Parallels Desktop
VMWare Fusion
You are using one of these programs?
Grateful.
- Wed Oct 01, 2008 12:19 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: TTRAY
- Replies: 6
- Views: 1426
- Tue Sep 30, 2008 12:14 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: TTRAY
- Replies: 6
- Views: 1426
TestTray
Antonio,
I did the test with the TestTray.prg and also the icon does not appear next to the clock, but the program is running.
I did the test with the TestTray.prg and also the icon does not appear next to the clock, but the program is running.
- Mon Sep 29, 2008 6:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TTRAY
- Replies: 6
- Views: 1426
TTRAY
After the upgrade from version 2.7 to 8.08 to tray no longer appears in the Windows taskbar.