messages
listlengths 1
1
| topic
stringlengths 2
60
|
|---|---|
[
{
"date": "2016-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio\n\nThis is the only error I get when I compile my .rc files\n[code=fw:339jotpz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />WORKORD.RC<br />WORKRPT.RC<br />WORKTECH.RC<br />WORKVEH.RC<br />WOTIRE.RC<br />WRKADD.RC<br />xplook.rc<br /> <span style=\"color: #000000;\">1</span> file<span style=\"color: #000000;\">(</span>s<span style=\"color: #000000;\">)</span> copied.<br />Borland <span style=\"color: #0000ff;\">Resource</span> Compiler Version <span style=\"color: #000000;\">5.40</span><br />Copyright <span style=\"color: #000000;\">(</span>c<span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">1990</span>, <span style=\"color: #000000;\">1999</span> Inprise Corporation. All rights reserved.<br /><br />Error combaseapi.h <span style=\"color: #000000;\">283</span> <span style=\"color: #000000;\">9</span>: <span style=\"color: #000000;\">Symbol</span> PURE is already defined. Redefinition is not the same<br />done!<br /> </div>[/code:339jotpz]\n\nIn order to eliminate this error I just rem'd out line 283\n[code=fw:339jotpz]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />#if !defined<span style=\"color: #000000;\">(</span>BEGIN_INTERFACE<span style=\"color: #000000;\">)</span><br /><br />#if defined<span style=\"color: #000000;\">(</span>_MPPC_<span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00D7D7;\">#define</span> BEGIN_INTERFACE void *b;<br /> <span style=\"color: #00D7D7;\">#define</span> END_INTERFACE<br />#else<br /> <span style=\"color: #00D7D7;\">#define</span> BEGIN_INTERFACE<br /> <span style=\"color: #00D7D7;\">#define</span> END_INTERFACE<br />#endif<br />#endif<br /><br /><br /><span style=\"color: #B900B9;\">// #define PURE // <------ line 283</span><br /><span style=\"color: #00D7D7;\">#define</span> THIS_ <span style=\"color: #00C800;\">INTERFACE</span> FAR* This,<br /><span style=\"color: #00D7D7;\">#define</span> THIS <span style=\"color: #00C800;\">INTERFACE</span> FAR* This<br />#ifdef CONST_VTABLE<br />#undef CONST_VTBL<br /><span style=\"color: #00D7D7;\">#define</span> CONST_VTBL const<br /> </div>[/code:339jotpz]\n\nThanks\nRick Lipkin",
"time": "17:54",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Rick Lipkin"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Can I have the RC file to test here?\n\nEMG",
"time": "18:32",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Enrico Maria Giordano"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico\n\nThe e-mail is on its way to you .. I included both header files and have marked the locations I rem'd out.\n\nRick Lipkin",
"time": "19:50",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Rick Lipkin"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Sorry Rick, I need the .RC file not the .H files (that I already have in my BCC72, of course).\n\nEMG",
"time": "20:34",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Enrico Maria Giordano"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico\n\nI have sent you my contribution sample AdoRick.prg and AdoRick.rc and have added the Resedit include files to the .rc .. see below.\n\nRick Lipkin\n\n[code=fw:2wplzzw7]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">// Generated by ResEdit 1.6.6</span><br /><span style=\"color: #B900B9;\">// Copyright (C) 2006-2015</span><br /><span style=\"color: #B900B9;\">// <!-- m --><a class=\"postlink\" href=\"http://www.resedit.net\">http://www.resedit.net</a><!-- m --></span><br /><br /><span style=\"color: #00D7D7;\">#include</span> <windows.h><br /><span style=\"color: #00D7D7;\">#include</span> <commctrl.h><br /><span style=\"color: #00D7D7;\">#include</span> <richedit.h><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"resource.h\"</span><br /><br />CUSTOMER <span style=\"color: #0000ff;\">DIALOG</span> <span style=\"color: #000000;\">3</span>, <span style=\"color: #000000;\">13</span>, <span style=\"color: #000000;\">538</span>, <span style=\"color: #000000;\">356</span><br /><span style=\"color: #0000ff;\">STYLE</span> WS_CHILD<br /><span style=\"color: #0000ff;\">FONT</span> <span style=\"color: #000000;\">8</span>, <span style=\"color: #ff0000;\">\"Arial\"</span><br /><span style=\"color: #000000;\">{</span><br /> CONTROL <span style=\"color: #ff0000;\">\"\"</span>, <span style=\"color: #000000;\">109</span>, <span style=\"color: #ff0000;\">\"TFolderex\"</span>, <span style=\"color: #000000;\">0</span> | WS_CHILD | WS_VISIBLE | WS_TABSTOP, <span style=\"color: #000000;\">3</span>, <span style=\"color: #000000;\">4</span>, <span style=\"color: #000000;\">524</span>, <span style=\"color: #000000;\">308</span><br /><span style=\"color: #000000;\">}</span><br />CUSTVIEW <span style=\"color: #0000ff;\">DIALOG</span> <span style=\"color: #000000;\">12</span>, <span style=\"color: #000000;\">11</span>, <span style=\"color: #000000;\">513</span>, <span style=\"color: #000000;\">311</span><br /><span style=\"color: #0000ff;\">STYLE</span> WS_CHILD<br /><span style=\"color: #0000ff;\">FONT</span> <span style=\"color: #000000;\">6</span>, <span style=\"color: #ff0000;\">\"MS Sans Serif\"</span><br /><span style=\"color: #000000;\">{</span><br /> LTEXT <span style=\"color: #ff0000;\">\"Customer Type\"</span>, <span style=\"color: #000000;\">110</span>, <span style=\"color: #000000;\">8</span>, <span style=\"color: #000000;\">8</span>, <span style=\"color: #000000;\">37</span>, <span style=\"color: #000000;\">22</span>, SS_NOPREFIX | WS_GROUP<br /> CONTROL <span style=\"color: #ff0000;\">\" Individual \"</span>, <span style=\"color: #000000;\">150</span>, <span style=\"color: #ff0000;\">\"BUTTON\"</span>, BS_AUTORADIOBUTTON, <span style=\"color: #000000;\">46</span>, <span style=\"color: #000000;\">10</span>, <span style=\"color: #000000;\">63</span>, <span style=\"color: #000000;\">12</span><br /> CONTROL <span style=\"color: #ff0000;\">\" Commercial\"</span>, <span style=\"color: #000000;\">151</span>, <span style=\"color: #ff0000;\">\"BUTTON\"</span>, BS_AUTORADIOBUTTON, <span style=\"color: #000000;\">46</span>, <span style=\"color: #000000;\">24</span>, <span style=\"color: #000000;\">63</span>, <span style=\"color: #000000;\">12</span><br /> CONTROL <span style=\"color: #ff0000;\">\"Customer Id\"</span>, <span style=\"color: #000000;\">111</span>, <span style=\"color: #ff0000;\">\"STATIC\"</span>, SS_CENTER | SS_NOPREFIX | WS_BORDER | WS_GROUP, <span style=\"color: #000000;\">112</span>, <span style=\"color: #000000;\">11</span>, <span style=\"color: #000000;\">94</span>, <span style=\"color: #000000;\">10</span><br /> EDITTEXT <span style=\"color: #000000;\">152</span>, <span style=\"color: #000000;\">112</span>, <span style=\"color: #000000;\">23</span>, <span style=\"color: #000000;\">94</span>, <span style=\"color: #000000;\">12</span>, ES_AUTOHSCROLL | NOT WS_TABSTOP | WS_BORDER<br /> LTEXT <span style=\"color: #ff0000;\">\"Company or Last Name\"</span>, <span style=\"color: #000000;\">112</span>, <span style=\"color: #000000;\">7</span>, <span style=\"color: #000000;\">39</span>, <span style=\"color: #000000;\">105</span>, <span style=\"color: #000000;\">10</span>, SS_NOPREFIX | WS_GROUP<br /> LTEXT <span style=\"color: #ff0000;\">\"First Name\"</span>, <span style=\"color: #000000;\">113</span>, <span style=\"color: #000000;\">119</span>, <span style=\"color: #000000;\">39</span>, <span style=\"color: #000000;\">73</span>, <span style=\"color: #000000;\">10</span>, SS_NOPREFIX | WS_GROUP<br /> EDITTEXT <span style=\"color: #000000;\">153</span>, <span style=\"color: #000000;\">7</span>, <span style=\"color: #000000;\">50</span>, <span style=\"color: #000000;\">105</span>, <span style=\"color: #000000;\">12</span>, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP<br /> EDITTEXT <span style=\"color: #000000;\">154</span>, <span style=\"color: #000000;\">117</span>, <span style=\"color: #000000;\">50</span>, <span style=\"color: #000000;\">76</span>, <span style=\"color: #000000;\">12</span>, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP<br /> GROUPBOX <span style=\"color: #ff0000;\">\"\"</span>, <span style=\"color: #000000;\">196</span>, <span style=\"color: #000000;\">2</span>, <span style=\"color: #000000;\">-2</span>, <span style=\"color: #000000;\">213</span>, <span style=\"color: #000000;\">304</span>, BS_GROUPBOX<br /> CONTROL <span style=\"color: #ff0000;\">\"Customer Info\"</span>, <span style=\"color: #000000;\">172</span>, <span style=\"color: #ff0000;\">\"TXBrowse\"</span>, <span style=\"color: #000000;\">0</span> | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_TABSTOP, <span style=\"color: #000000;\">221</span>, <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">290</span>, <span style=\"color: #000000;\">215</span><br /><span style=\"color: #000000;\">}</span><br />SERVVIEW <span style=\"color: #0000ff;\">DIALOG</span> <span style=\"color: #000000;\">12</span>, <span style=\"color: #000000;\">11</span>, <span style=\"color: #000000;\">436</span>, <span style=\"color: #000000;\">311</span><br /><span style=\"color: #0000ff;\">STYLE</span> WS_CHILD<br /><span style=\"color: #0000ff;\">FONT</span> <span style=\"color: #000000;\">6</span>, <span style=\"color: #ff0000;\">\"MS Sans Serif\"</span><br /><span style=\"color: #000000;\">{</span><br /> LTEXT <span style=\"color: #ff0000;\">\"Company or Last Name\"</span>, <span style=\"color: #000000;\">-1</span>, <span style=\"color: #000000;\">24</span>, <span style=\"color: #000000;\">58</span>, <span style=\"color: #000000;\">105</span>, <span style=\"color: #000000;\">10</span>, SS_NOPREFIX | WS_GROUP<br /> EDITTEXT <span style=\"color: #000000;\">120</span>, <span style=\"color: #000000;\">24</span>, <span style=\"color: #000000;\">70</span>, <span style=\"color: #000000;\">105</span>, <span style=\"color: #000000;\">12</span>, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP<br /><span style=\"color: #000000;\">}</span><br /> </div>[/code:2wplzzw7]",
"time": "21:52",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Rick Lipkin"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I simply commented out these lines from the .RC:\n\n[code=fw:361sha1q]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #B900B9;\">//#include <windows.h></span><br /><span style=\"color: #B900B9;\">//#include <commctrl.h></span><br /><span style=\"color: #B900B9;\">//#include <richedit.h></span><br /><span style=\"color: #B900B9;\">//#include \"resource.h\"</span></div>[/code:361sha1q]\n\nAnd now your sample compiles and runs fine here.\n\nEMG",
"time": "21:59",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Enrico Maria Giordano"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico\n\nI realize that you can take out the include files and I wish I had a 32\\64 bit resource editor like Resource Workshop .. but unfortunately, for Resedit to work properly, Resedit needs to see those include files in the .rc.\n\nI have hundreds of .rc's configured to open under Resedit .. I wish I have a better resource editor choice.\n\nRick Lipkin",
"time": "22:05",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Rick Lipkin"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ok, understood.\n\nEMG",
"time": "22:17",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Enrico Maria Giordano"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-11-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Rick Lipkin\":1oreb9hy]To fix in line 283 of Combaseapi.h rem out the entire line \n// #define PURE[/quote:1oreb9hy]\n\nSevere warning! With this change BCC no longer compiles C modules! So, never ever modify the include files of your C compiler! <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "20:10",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Enrico Maria Giordano"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-11-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico\n\nI have been searching for another Resource Editor other than Resedit that has no Include dependencies .. On a side note .. the ResEdit.net website has been hacked and has been blacklisted. I downloaded a new verson of Resedit last week and I ended up getting a terrible virus that wrecked my laptop. Needless to say I had to backup and re-format my laptop.\n\nI have downloaded Resource builder which does not seem to have any Include dependencies .. however I did not like the layout of the interface so I removed it.\n\nI could download Pelles C, but I just hate to install another full IDE and C++ compiler just to get the resource editor. If you know of another Resource Editor you can recommend, I would be grateful!\n\nThanks\nRick Lipkin",
"time": "21:48",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Rick Lipkin"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-11-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Rick Lipkin\":2hlav0r9]Enrico\n\nI have been searching for another Resource Editor other than Resedit that has no Include dependencies .. On a side note .. the ResEdit.net website has been hacked and has been blacklisted. I downloaded a new verson of Resedit last week and I ended up getting a terrible virus that wrecked my laptop. Needless to say I had to backup and re-format my laptop.[/quote:2hlav0r9]\n\n<!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( -->\n\n[quote=\"Rick Lipkin\":2hlav0r9]If you know of another Resource Editor you can recommend, I would be grateful![/quote:2hlav0r9]\n\nI wrote my own resource editor but it's in Italian language and it's tailored on my needs:\n\n[url:2hlav0r9]http://www.emagsoftware.it/EmagRe154.zip[/url:2hlav0r9]\n\nEMG",
"time": "23:07",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Enrico Maria Giordano"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-11-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico\n\nThank you VERY much! I will check it out.\n\nRick Lipkin",
"time": "23:22",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Rick Lipkin"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-11-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\ngreat work, congratulations <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nAn english version would be very useful",
"time": "10:00",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Antonio Linares"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-11-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you. I'll think about it. <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nEMG",
"time": "11:11",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Enrico Maria Giordano"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-11-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico, thanks\nWhat do I do wrong?\nI am not allowed to use it\n\n[img:3i6tw3df]https://s22.postimg.org/wcybaa9kh/emag01.png[/img:3i6tw3df]",
"time": "11:16",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "cnavarro"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2016-11-13",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Can you send me the offending RC file? Keep in mind that my resource editor is currently compatible with CONTROL type statements only.\n\nEMG",
"time": "11:20",
"topic": "Bcc72 Prsht.h resource compile error",
"username": "Enrico Maria Giordano"
}
] |
Bcc72 Prsht.h resource compile error
|
[
{
"date": "2017-05-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "To All\n\nJust downloaded Bcc73 32 bit and I am pleased to let everyone know there is only one issue ( like bcc72 ) .. which only occurs if you Compile .rc's in your link script .. \n\nLike Bcc72 the same modification needs to be made to \\bcc73\\include\\windows\\sdk\\Prsht.h by removing the trailing backslash on line 184.\n\n[quote:1w1kqhmg]\nTo fix in line 184 of Prsht.h remove the trailing / \n\nLPFNPSPCALLBACKW pfnCallback; \\\nUINT *pcRefParent; // \\ <--- remove trailing backslash line 184\n\n[/quote:1w1kqhmg]\n\nYou can use Bcc32.Cfg and Ilink32.cfg from your Bcc72 setup .. just edit the new path to Bcc73.\n\n\nRick Lipkin",
"time": "20:37",
"topic": "Bcc73",
"username": "Rick Lipkin"
}
] |
Bcc73
|
[
{
"date": "2017-05-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Sr. Rick,\n\nCompiling...\nHarbour 3.2.0dev (r1601050904)\nCopyright (c) 1999-2015, <!-- m --><a class=\"postlink\" href=\"http://harbour-project.org/\">http://harbour-project.org/</a><!-- m -->\nCompiling 'testdlg.prg' and generating preprocessed output to 'testdlg.ppo'...\nLines 4708, Functions/Procedures 1\nGenerating C source output to 'testdlg.c'... Done.\nEmbarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies,\n Inc.\ntestdlg.c:\nError E2209 c:\\harbour\\include\\hbdefs.h 52: Unable to open include file 'stdarg.\nh'\nError E2209 c:\\harbour\\include\\hbdefs.h 53: Unable to open include file 'stdio.h\n'\nError E2209 c:\\harbour\\include\\hbdefs.h 54: Unable to open include file 'stdlib.\nh'\nError E2209 c:\\harbour\\include\\hbdefs.h 55: Unable to open include file 'string.\nh'\nError E2209 c:\\harbour\\include\\hbdefs.h 56: Unable to open include file 'limits.\nh'\nError E2209 c:\\harbour\\include\\hbdefs.h 75: Unable to open include file 'stdint.\nh'\nWarning W8017 c:\\harbour\\include\\hbdefs.h 526: Redefinition of 'HB_LONG_LENGTH'\nis not identical\nError E2257 c:\\harbour\\include\\hbdefs.h 557: , expected\nError E2257 c:\\harbour\\include\\hbdefs.h 619: , expected\nError E2451 testdlg.c 25: Undefined symbol 'NULL'\nError E2141 testdlg.c 25: Declaration syntax error\nError E2190 testdlg.c 25: Unexpected }\nError E2040 testdlg.c 25: Declaration terminated incorrectly\nError E2190 testdlg.c 43: Unexpected }\nError E2109 testdlg.c 43: Not an allowed type in function hb_vm_SymbolInit_TESTD\nLG\n*** 14 errors in Compile ***\n* Linking errors *",
"time": "03:30",
"topic": "Bcc73",
"username": "MGA"
}
] |
Bcc73
|
[
{
"date": "2017-05-21",
"forum": "FiveWin for Harbour/xHarbour",
"text": "please review bcc32.cfg, and modify the path.",
"time": "05:29",
"topic": "Bcc73",
"username": "carlos vargas"
}
] |
Bcc73
|
[
{
"date": "2017-05-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Obrigado Carlos.",
"time": "23:48",
"topic": "Bcc73",
"username": "MGA"
}
] |
Bcc73
|
[
{
"date": "2017-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Carlos, ao usar HB_COMPILER()\n\nMe retorna Borland/Embarcadero c++ 7.0 (32 bit)\n\nnão deveria ser 7.3?\n\ngracias!",
"time": "00:10",
"topic": "Bcc73",
"username": "MGA"
}
] |
Bcc73
|
[
{
"date": "2017-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[img:1klrzvb6]http://i.imgur.com/GOPdqX6.png[/img:1klrzvb6]\n[code=fw:1klrzvb6]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">?HB_Compiler<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>,OS<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>,HB_BuildInfo<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">7</span><span style=\"color: #000000;\">)</span></div>[/code:1klrzvb6]",
"time": "03:15",
"topic": "Bcc73",
"username": "carlos vargas"
}
] |
Bcc73
|
[
{
"date": "2017-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "i build my harbour and xharbour compilers.\n\n[code=fw:dimjmqgu]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">?HB_Compiler<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span></div>[/code:dimjmqgu]\nreturn the c compiler used for build the compiler not the exe.",
"time": "03:18",
"topic": "Bcc73",
"username": "carlos vargas"
}
] |
Bcc73
|
[
{
"date": "2017-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "To All\n\nIn order for HB_Compiler() to work properly .. you have to use the matching xHarbor build for Bcc73. You can go to xHarbour.org \n\n<!-- m --><a class=\"postlink\" href=\"http://xharbour.org/index.asp?page=download/windows/binaries_win\">http://xharbour.org/index.asp?page=down ... naries_win</a><!-- m -->\nLook for 10194 Bcc7.30 \n\nor \n\nyou can send Mel Smith a note to allow you to access his site for Harbour and xHarbour\n<!-- m --><a class=\"postlink\" href=\"http://whosaway.com/\">http://whosaway.com/</a><!-- m -->\n\nRick Lipkin",
"time": "14:00",
"topic": "Bcc73",
"username": "Rick Lipkin"
}
] |
Bcc73
|
[
{
"date": "2017-05-23",
"forum": "FiveWin for Harbour/xHarbour",
"text": "After: <!-- m --><a class=\"postlink\" href=\"http://whosaway.com/\">http://whosaway.com/</a><!-- m -->\n\nWorked perfect <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D --> \n\nRick, Carlos:\n\nWould you know which improvements to use BCC73?",
"time": "18:50",
"topic": "Bcc73",
"username": "MGA"
}
] |
Bcc73
|
[
{
"date": "2017-10-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Carlos.\n\nI had just download an evaluation versión from Embarcadero. (for evaluation only)\nThe message still show Versión 7.0 \nan the Windows versión it's tha same of yours. Any suggestion?\n\nRegards\nRuben Fernandez",
"time": "02:54",
"topic": "Bcc73",
"username": "D.Fernandez"
}
] |
Bcc73
|
[
{
"date": "2017-10-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[url:3v91a64g]http://www.xharbour.org[/url:3v91a64g]\n\nEMG",
"time": "08:29",
"topic": "Bcc73",
"username": "Enrico Maria Giordano"
}
] |
Bcc73
|
[
{
"date": "2017-10-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you Enrico.\n\nRegards\nRuben Dario Fernandez",
"time": "21:16",
"topic": "Bcc73",
"username": "D.Fernandez"
}
] |
Bcc73
|
[
{
"date": "2018-03-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Master Enrico, porquê me muestra BCC7.2 ? Estoy con la versión correcta.\n\n[code=fw:3d7xjxwd]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />I<span style=\"color: #ff0000;\">\"C:<span style=\"color: #000000;\">\\B</span>CC73<span style=\"color: #000000;\">\\i</span>nclude\"</span>;<span style=\"color: #ff0000;\">\"C:<span style=\"color: #000000;\">\\B</span>CC73<span style=\"color: #000000;\">\\i</span>nclude<span style=\"color: #000000;\">\\w</span>indows<span style=\"color: #000000;\">\\c</span>rtl\"</span>;<span style=\"color: #ff0000;\">\"C:<span style=\"color: #000000;\">\\B</span>CC73<span style=\"color: #000000;\">\\i</span>nclude<span style=\"color: #000000;\">\\d</span>inkumware\"</span>;<span style=\"color: #ff0000;\">\"C:<span style=\"color: #000000;\">\\B</span>CC73<span style=\"color: #000000;\">\\i</span>nclude<span style=\"color: #000000;\">\\w</span>indows<span style=\"color: #000000;\">\\r</span>tl\"</span>;<span style=\"color: #ff0000;\">\"C:<span style=\"color: #000000;\">\\B</span>CC73<span style=\"color: #000000;\">\\i</span>nclude<span style=\"color: #000000;\">\\w</span>indows<span style=\"color: #000000;\">\\s</span>dk\"</span>;<span style=\"color: #ff0000;\">\"C:<span style=\"color: #000000;\">\\B</span>CC73<span style=\"color: #000000;\">\\i</span>nclude<span style=\"color: #000000;\">\\w</span>indows<span style=\"color: #000000;\">\\s</span>dk<span style=\"color: #000000;\">\\a</span>tl\"</span><br />-L<span style=\"color: #ff0000;\">\"C:<span style=\"color: #000000;\">\\B</span>CC73<span style=\"color: #000000;\">\\l</span>ib\"</span>;<span style=\"color: #ff0000;\">\"C:<span style=\"color: #000000;\">\\B</span>CC73<span style=\"color: #000000;\">\\l</span>ib<span style=\"color: #000000;\">\\p</span>sdk\"</span><br />-g0<br /> </div>[/code:3d7xjxwd]\n\n\n[img:3d7xjxwd]https://i.imgur.com/Gi4ho4n.png[/img:3d7xjxwd]\n\nRegards, saludos.",
"time": "20:05",
"topic": "Bcc73",
"username": "karinha"
}
] |
Bcc73
|
[
{
"date": "2018-03-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "No comprendo,\n\n[img:1v5myvnu]https://i.imgur.com/eKdyWzy.png[/img:1v5myvnu]\n\nRegards, saludos.",
"time": "20:08",
"topic": "Bcc73",
"username": "karinha"
}
] |
Bcc73
|
[
{
"date": "2018-03-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Con Harbour muestra 7.0 ??? No comprendo,\n\n[img:14p0t3o7]https://i.imgur.com/8N2RzGI.png[/img:14p0t3o7]\n\nRegards, saludos.",
"time": "20:21",
"topic": "Bcc73",
"username": "karinha"
}
] |
Bcc73
|
[
{
"date": "2018-03-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Resuelto, mi xHarbour en la versión incorrecto.\n\n[img:2m40fsp8]https://i.imgur.com/H99kKs6.png[/img:2m40fsp8]\n\nMil desculpas.\n\nMany thanks.\n\nRegards, saludos.",
"time": "20:45",
"topic": "Bcc73",
"username": "karinha"
}
] |
Bcc73
|
[
{
"date": "2018-03-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Can I see the source code you are using?\n\nEMG",
"time": "22:09",
"topic": "Bcc73",
"username": "Enrico Maria Giordano"
}
] |
Bcc73
|
[
{
"date": "2018-03-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "C:\\FWH..\\SAMPLES\\MNU02.PRG\n\n[code=fw:ruhbv6g2]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"Fivewin.ch\"</span><br /><br /><span style=\"color: #B900B9;\">//----------------------------------------------------------------------------//</span><br /><span style=\"color: #B900B9;\">// Test inicial: Menu standard non style</span><br /><span style=\"color: #B900B9;\">//</span><br /><span style=\"color: #B900B9;\">//----------------------------------------------------------------------------//</span><br /><br /><span style=\"color: #00C800;\">Static</span> oWnd<br /><span style=\"color: #00C800;\">Static</span> oFont<br /><span style=\"color: #00C800;\">Static</span> nHFont<br /><span style=\"color: #00C800;\">Static</span> cFont<br /><span style=\"color: #00C800;\">Static</span> nWFont<br /><br /><span style=\"color: #00C800;\">Function</span> Main<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #B900B9;\">// MsgInfo( BorlandVersion() )</span><br /><br /> ? HB_Compiler<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>,OS<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>,HB_BuildInfo<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">7</span><span style=\"color: #000000;\">)</span><br /><br /> cFont := <span style=\"color: #ff0000;\">\"Verdana\"</span><br /> nHFont := <span style=\"color: #000000;\">14</span><br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">FONT</span> oFont <span style=\"color: #0000ff;\">NAME</span> cFont <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">0</span>, -nHFont<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">WINDOW</span> oWnd ;<br /> <span style=\"color: #0000ff;\">TITLE</span> <span style=\"color: #ff0000;\">\"Test Menu\"</span> + <span style=\"color: #ff0000;\">\" - Ver.: \"</span> + FWVERSION + <span style=\"color: #00C800;\">if</span><span style=\"color: #000000;\">(</span> IsExe64<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>, ;<br /> <span style=\"color: #ff0000;\">\" ( 64\"</span>, <span style=\"color: #ff0000;\">\" ( 32\"</span> <span style=\"color: #000000;\">)</span> + <span style=\"color: #ff0000;\">\" bits ) - \"</span> + FWString<span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"User\"</span> <span style=\"color: #000000;\">)</span> + ;<br /> <span style=\"color: #ff0000;\">\": \"</span> + WNetGetUser<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> + <span style=\"color: #ff0000;\">\" - \"</span> + hb_Compiler<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> ;<br /> <span style=\"color: #0000ff;\">MENU</span> MenuSal<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> ;<br /> <span style=\"color: #0000ff;\">COLOR</span> CLR_WHITE, METRO_STEEL<br /> <br /> <br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">WINDOW</span> oWnd <span style=\"color: #0000ff;\">MAXIMIZED</span><br /> <span style=\"color: #0000ff;\">RELEASE</span> <span style=\"color: #0000ff;\">FONT</span> oFont<br /><br /><span style=\"color: #00C800;\">Return</span> <span style=\"color: #00C800;\">nil</span><br /><br /><span style=\"color: #B900B9;\">//----------------------------------------------------------------------------//</span><br /><br /><span style=\"color: #00C800;\">Function</span> MenuSal<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /><span style=\"color: #00C800;\">local</span> oMnu<br /><br /> <span style=\"color: #0000ff;\">MENU</span> oMnu <span style=\"color: #0000ff;\">FONT</span> oFont <span style=\"color: #000000;\">2013</span> <span style=\"color: #0000ff;\">ADJUST</span> ;<br /> NOBORDER ; <span style=\"color: #B900B9;\">//UPPERMNU ;</span><br /> COLORSEPARATOR CLR_RED ;<br /> COLORMENU CLR_HGRAY, CLR_BLUE ;<br /> COLORSELECT METRO_STEEL, METRO_STEEL, RGB<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">0</span>, <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">)</span> ;<br /> COLORLEFT CLR_WHITE ;<br /> COLORRIGHT CLR_HGRAY ; <span style=\"color: #B900B9;\">// NOINHERIT ; // FACTOR 4 ;</span><br /> <span style=\"color: #0000ff;\">ROUND</span> <span style=\"color: #000000;\">1</span> ; <span style=\"color: #B900B9;\">//5 // RIGHTSPACE 10 ;</span><br /> HEIGHT <span style=\"color: #000000;\">1.0</span> * <span style=\"color: #000000;\">2</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Datos \"</span><br /> <span style=\"color: #0000ff;\">MENU</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Proveedores\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Proveedores\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Clientes\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Clientes\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">SEPARATOR</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Articulos\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Articulos\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">SEPARATOR</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Fichero de Zonas\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Fichero de Zonas\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Ficheros Auxiliares\"</span><br /> <span style=\"color: #0000ff;\">MENU</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Agentes\"</span><br /> <span style=\"color: #0000ff;\">SEPARATOR</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Formas de Pago\"</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Entidades Bancarias\"</span><br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Tools\"</span><br /> <span style=\"color: #0000ff;\">MENU</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Copia de Seguridad\"</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Herramientas\"</span><br /> <span style=\"color: #0000ff;\">SEPARATOR</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Otros\"</span><br /> <span style=\"color: #0000ff;\">MENU</span> <br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 1\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_1\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">SEPARATOR</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 2\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_2\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Otros Items\"</span> <span style=\"color: #0000ff;\">ACTION</span> oWnd:<span style=\"color: #000000;\">End</span> <span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <br /> <span style=\"color: #0000ff;\">MENU</span> <br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 1\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_1\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 2\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_2\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 3\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_3\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 4\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_4\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">SEPARATOR</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 5\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_5\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENU</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 51\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_51\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 52\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_52\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">SEPARATOR</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 53\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_53\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 54\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_54\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 55\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_55\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 6\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_6\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Item 7\"</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #0000ff;\">MsgInfo</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Item_7\"</span> <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Salir\"</span><br /> <span style=\"color: #0000ff;\">MENU</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Abandonar Test\"</span> <span style=\"color: #0000ff;\">ACTION</span> oWnd:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">SEPARATOR</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Historico\"</span><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"Simbolo Sistema\"</span><br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /> <br /><span style=\"color: #00C800;\">Return</span> oMnu<br /> </div>[/code:ruhbv6g2]\n\nRegards, saludos.",
"time": "22:54",
"topic": "Bcc73",
"username": "karinha"
}
] |
Bcc73
|
[
{
"date": "2018-03-22",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This is what I get:\n\n[code=fw:26esj2o9]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">Borland/Embarcadero C++ <span style=\"color: #000000;\">7.3</span> <span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">32</span>-bit<span style=\"color: #000000;\">)</span> Windows <span style=\"color: #000000;\">8</span> <span style=\"color: #000000;\">6.2</span><span style=\"color: #000000;\">.9200</span> Borland/Embarcadero C++ <span style=\"color: #000000;\">7.3</span> <span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">32</span>-bit<span style=\"color: #000000;\">)</span></div>[/code:26esj2o9]\n\nEMG",
"time": "23:01",
"topic": "Bcc73",
"username": "Enrico Maria Giordano"
}
] |
Bcc73
|
[
{
"date": "2019-12-22",
"forum": "mod_harbour",
"text": "[b:2gghhk5m][u:2gghhk5m][size=150:2gghhk5m]BEACON[/size:2gghhk5m][/u:2gghhk5m][/b:2gghhk5m]\nGood night\nI have created a SLACK in which I have attached the initial documentation about BEACON.\nIt is an introduction and 10 initial examples so that you can get an idea of ??the technique that is used, but I am willing to answer any questions that arise, and even when it is time to take advantage of any of the conferences we do to detail some aspects that They have become unclear.\nDo not expect, in these examples, to see wonderful screens since my intention is that the document being built also serves as a manual that covers all the aspects that may be needed for its correct use and installation. Also, as I said on occasion, I hope that before publishing more code we will see other publications that we are waiting for as \"May water\".\nI had the idea of ??putting it in the forum, but there is so much information that I have to organize that it has been more comfortable to do it in a slack, although the idea is that when I have definitive versions of the document that I am doing, I will pass it on to the forum. And, as you can imagine and understand when you see the document, it would not be feasible to put it in a channel of this slack.\nTo receive the entry invitation, contact me privately in the Mod-Harbor slack or by mail with your mail and the username you want to use and I will send it to you. At the moment I will not publish a generic invitation (little by little).\nGreetings, and I hope to see you there, and above all that what little you see you like and you have a million questions and suggestions.",
"time": "03:29",
"topic": "Beacon",
"username": "cnavarro"
}
] |
Beacon
|
[
{
"date": "2021-07-13",
"forum": "mod_harbour",
"text": "Dear Cristobal,\nMay I ask you which TABLE componente you use in Beacon, or have you built one yourself?\nBest regards\nOtto",
"time": "08:58",
"topic": "Beacon table",
"username": "Otto"
}
] |
Beacon table
|
[
{
"date": "2021-07-13",
"forum": "mod_harbour",
"text": "Dear Otto\nUse, until now DATATABLE, always trying to implement it with AJAX. In the near future you may add other table controls than DATATABLE",
"time": "10:21",
"topic": "Beacon table",
"username": "cnavarro"
}
] |
Beacon table
|
[
{
"date": "2021-07-13",
"forum": "mod_harbour",
"text": "Dear Cristobal,\n\nI ask because I think a homemade browser might be easier for simple tasks and for beginners.\n\nI have to look at seamap.prg again. Maybe we can just expand that.\n\nMr. Rao has posted a function where you can easily create a table. This function would also be optimal.\n\n\nBest regards,\nOtto",
"time": "10:46",
"topic": "Beacon table",
"username": "Otto"
}
] |
Beacon table
|
[
{
"date": "2021-07-14",
"forum": "mod_harbour",
"text": "Dear Otto\nYes, I have also had a function for years to make an html table from a data source (array), but for me it is essential that privacy is maintained. That is the reason for using AJAX and that when you see \"Source code\" on a web page, you do not see the data contained in the table. I hope I have explained myself correctly.",
"time": "15:54",
"topic": "Beacon table",
"username": "cnavarro"
}
] |
Beacon table
|
[
{
"date": "2021-07-14",
"forum": "mod_harbour",
"text": "Dear Cristobal,\nI think one of the problems for beginners is that getting started is too complicated.\nIf we now use AJAX, then the matter is already more complex than a simple table.\nI mean, I have a minimal application here, a simple list of links.\nSo far, I have been maintaining the database with the DBU.\nYesterday I quickly expanded the program and built in a simple CRUD.\nEven though it's straightforward, it's a lot of work.\nWith FW I would have done that quickly.\nIt's a bit difficult to get started here. You always have to keep in mind that I am speaking of HTML beginners.\nA function AP_xbrowse (), AP_recordEdit (), AP_Login () would be ideal.\n\nBest regards,\nOtto\n[img:7h8bm46g]https://mybergland.com/fwforum/pages.jpg[/img:7h8bm46g]\n\n[img:7h8bm46g]https://mybergland.com/fwforum/pageswartung.jpg[/img:7h8bm46g]",
"time": "16:29",
"topic": "Beacon table",
"username": "Otto"
}
] |
Beacon table
|
[
{
"date": "2021-07-18",
"forum": "mod_harbour",
"text": "Dear Otto\nWith Beacon, \n[code=fw:bucca6lj]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br />Tables<span style=\"color: #000000;\">(</span> oMain, oCard:<span style=\"color: #000000;\">oBodyCard</span>, nInd, <span style=\"color: #ff0000;\">\"SimpleAccessData\"</span>, <span style=\"color: #000000;\">{</span> <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">2</span>, <span style=\"color: #000000;\">3</span>, <span style=\"color: #000000;\">4</span>, <span style=\"color: #000000;\">6</span> <span style=\"color: #000000;\">}</span>, <span style=\"color: #000000;\">1</span>, <span style=\"color: #ff0000;\">\"100%\"</span>, <span style=\"color: #ff0000;\">\"2.0vh\"</span>, , , <span style=\"color: #ff0000;\">\"table-responsive-00025\"</span>, <span style=\"color: #000000;\">{</span><span style=\"color: #000000;\">}</span>, <span style=\"color: #ff0000;\">\"GET\"</span> <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">}</span><br /> </div>[/code:bucca6lj]\n[code=fw:bucca6lj]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #00C800;\">Function</span> Tables<span style=\"color: #000000;\">(</span> oMain, oParent, nInd, cTable, aCols, nColKey, nW, nHF, nLen, lOrder, cId2, aCols2, cType <span style=\"color: #000000;\">)</span><br /> hb_default<span style=\"color: #000000;\">(</span> @cTable, <span style=\"color: #ff0000;\">\"SimpleAccessData\"</span> <span style=\"color: #000000;\">)</span> <span style=\"color: #B900B9;\">// id html element table </span><br /> hb_default<span style=\"color: #000000;\">(</span> aCols, <span style=\"color: #000000;\">{</span> <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">2</span>, <span style=\"color: #000000;\">3</span>, <span style=\"color: #000000;\">4</span>, <span style=\"color: #000000;\">6</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span><br /> hb_default<span style=\"color: #000000;\">(</span> @nColKey, <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">)</span><br /> hb_default<span style=\"color: #000000;\">(</span> @cId2, <span style=\"color: #ff0000;\">\"table-responsive-00025\"</span> <span style=\"color: #000000;\">)</span><br /> hb_default<span style=\"color: #000000;\">(</span> @lOrder, .T. <span style=\"color: #000000;\">)</span><br /> hb_default<span style=\"color: #000000;\">(</span> @aCols2, <span style=\"color: #000000;\">{</span><span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span><br /> hb_default<span style=\"color: #000000;\">(</span> @oParent, oCard:<span style=\"color: #000000;\">oBodyCard</span> <span style=\"color: #000000;\">)</span><br /> hb_default<span style=\"color: #000000;\">(</span> @nHF, <span style=\"color: #ff0000;\">\"2.3vh\"</span> <span style=\"color: #000000;\">)</span><br /> hb_default<span style=\"color: #000000;\">(</span> @cType, <span style=\"color: #ff0000;\">\"POST\"</span> <span style=\"color: #000000;\">)</span><br /><br /> oTable1 := TTableData<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span>:<span style=\"color: #00C800;\">New</span><span style=\"color: #000000;\">(</span> , oMain, , oParent, , .F. <span style=\"color: #000000;\">)</span><br /> WITH OBJECT oTable1<br /> :<span style=\"color: #000000;\">SetSourceTable</span><span style=\"color: #000000;\">(</span> cType, <span style=\"color: #ff0000;\">\"adosql.prg\"</span>, cTable, aCols, nColKey, cId2, aCols2 <span style=\"color: #000000;\">)</span> <span style=\"color: #B900B9;\">// adosql.prg: harbour code return json</span><br /> :<span style=\"color: #000000;\">SetPageLenght</span><span style=\"color: #000000;\">(</span> nLen <span style=\"color: #000000;\">)</span><br /> :<span style=\"color: #000000;\">SetOrdering</span><span style=\"color: #000000;\">(</span> lOrder <span style=\"color: #000000;\">)</span><br /> :<span style=\"color: #000000;\">SetScrollCollapse</span><span style=\"color: #000000;\">(</span> .t. <span style=\"color: #000000;\">)</span><br /><br /> :<span style=\"color: #000000;\">SetSizeFont</span><span style=\"color: #000000;\">(</span> nHF <span style=\"color: #000000;\">)</span><br /> :<span style=\"color: #000000;\">SetFamFont</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Roboto\"</span> <span style=\"color: #000000;\">)</span><br /> :<span style=\"color: #000000;\">SetColor</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"#FFFFF0\"</span>, <span style=\"color: #000000;\">)</span><br /> cStr := :<span style=\"color: #0000ff;\">Activate</span><span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"tabledata1\"</span>, , , nInd, .F. <span style=\"color: #000000;\">)</span><br /> END<br /> </div>[/code:bucca6lj]",
"time": "12:07",
"topic": "Beacon table",
"username": "cnavarro"
}
] |
Beacon table
|
[
{
"date": "2021-07-18",
"forum": "mod_harbour",
"text": "Dear Otto,\n\n> A function AP_xbrowse (), AP_recordEdit (), AP_Login() would be ideal\n\nI fully agree with you <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "16:24",
"topic": "Beacon table",
"username": "Antonio Linares"
}
] |
Beacon table
|
[
{
"date": "2021-07-19",
"forum": "mod_harbour",
"text": "Hi,\n\n[quote=\"cnavarro\":dhahof4r]Yes, I have also had a function for years to make an html table from a data source (array), but for me it is essential that privacy is maintained. That is the reason for using AJAX and that when you see \"Source code\" on a web page, you do not see the data contained in the table[/quote:dhahof4r]\n\nI don't undertand you <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --> . When you load the data via Ajax, you can also see the data...\n\nC.",
"time": "18:24",
"topic": "Beacon table",
"username": "Carles"
}
] |
Beacon table
|
[
{
"date": "2021-07-19",
"forum": "mod_harbour",
"text": "Hi,\n\n[quote=\"Antonio Linares\":2wxobswd]\n\n> A function AP_xbrowse (), AP_recordEdit (), AP_Login() would be ideal\n\nI fully agree with you <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->[/quote:2wxobswd]\n\nAbout xBrowse... \n\n[code=fw:2wxobswd]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #B900B9;\">// {% LoadHrb( 'lib/tweb/tweb.hrb' ) %}</span><br /><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #000000;\">{</span>% TWebInclude<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> %<span style=\"color: #000000;\">}</span><br /><br /><span style=\"color: #00C800;\">function</span> main<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">local</span> o, oCol, oBrw<br /> <span style=\"color: #00C800;\">local</span> aRows := <span style=\"color: #000000;\">{</span><span style=\"color: #000000;\">}</span> <br /> <span style=\"color: #00C800;\">local</span> cLoren := <span style=\"color: #ff0000;\">\"Lorem Ipsum is simply dummy text of the printing and typesetting industry.\"</span> <br /> <br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A1'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'Charly Aubia'</span> , <span style=\"color: #ff0000;\">'married'</span> => .T., <span style=\"color: #ff0000;\">'qty'</span> => <span style=\"color: #000000;\">12</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-01'</span>, <span style=\"color: #ff0000;\">'memory'</span> => <span style=\"color: #ff0000;\">'Hola'</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span><br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'ZZ'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'Only name defined !'</span><span style=\"color: #000000;\">}</span><span style=\"color: #000000;\">)</span><br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A2'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'Maria de la O'</span>, <span style=\"color: #ff0000;\">'married'</span> => .F., <span style=\"color: #ff0000;\">'qty'</span> => <span style=\"color: #000000;\">7</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-02'</span>, <span style=\"color: #ff0000;\">'memory'</span> => cLoren <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span><br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A3'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'John Kocinsky'</span>, <span style=\"color: #ff0000;\">'married'</span> => .F., <span style=\"color: #ff0000;\">'qty'</span> => <span style=\"color: #000000;\">23</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-03'</span>, <span style=\"color: #ff0000;\">'memory'</span> => <span style=\"color: #ff0000;\">''</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span> <br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A4'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'Anne Clark'</span> , <span style=\"color: #ff0000;\">'married'</span> => .T., <span style=\"color: #ff0000;\">'qty'</span> =><span style=\"color: #000000;\">100</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-04'</span>, <span style=\"color: #ff0000;\">'memory'</span> => <span style=\"color: #ff0000;\">'Test memory'</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span> <br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A5'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'Daniel Clark'</span> , <span style=\"color: #ff0000;\">'married'</span> => .T., <span style=\"color: #ff0000;\">'qty'</span> => <span style=\"color: #000000;\">0</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-05'</span>, <span style=\"color: #ff0000;\">'memory'</span> => <span style=\"color: #ff0000;\">'Ep!'</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span> <br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A6'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'Rod Steward'</span> , <span style=\"color: #ff0000;\">'married'</span> => .F., <span style=\"color: #ff0000;\">'qty'</span> => <span style=\"color: #000000;\">98</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-06'</span>, <span style=\"color: #ff0000;\">'memory'</span> => <span style=\"color: #ff0000;\">'Baby Jean'</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span> <br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A7'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'Ally McPerson'</span>, <span style=\"color: #ff0000;\">'married'</span> => .F., <span style=\"color: #ff0000;\">'qty'</span> => <span style=\"color: #000000;\">72</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-07'</span>, <span style=\"color: #ff0000;\">'memory'</span> => <span style=\"color: #ff0000;\">''</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span> <br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A8'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'Bruce Polest'</span> , <span style=\"color: #ff0000;\">'married'</span> => .F., <span style=\"color: #ff0000;\">'qty'</span> => <span style=\"color: #000000;\">13</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-08'</span>, <span style=\"color: #ff0000;\">'memory'</span> => <span style=\"color: #ff0000;\">'Memory...'</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span> <br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A9'</span>, <span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'James Stewart'</span>, <span style=\"color: #ff0000;\">'married'</span> => .T., <span style=\"color: #ff0000;\">'qty'</span> => <span style=\"color: #000000;\">84</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-09'</span>, <span style=\"color: #ff0000;\">'memory'</span> => <span style=\"color: #ff0000;\">''</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span> <br /> Aadd<span style=\"color: #000000;\">(</span> aRows, <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">'id'</span> => <span style=\"color: #ff0000;\">'A10'</span>,<span style=\"color: #ff0000;\">'name'</span> => <span style=\"color: #ff0000;\">'Sens Lange'</span> , <span style=\"color: #ff0000;\">'married'</span> => .F., <span style=\"color: #ff0000;\">'qty'</span> => <span style=\"color: #000000;\">53</span>, <span style=\"color: #ff0000;\">'date'</span> => <span style=\"color: #ff0000;\">'2020-01-10'</span>, <span style=\"color: #ff0000;\">'memory'</span> => <span style=\"color: #ff0000;\">''</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #000000;\">)</span> <br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> WEB oWeb <span style=\"color: #0000ff;\">TITLE</span> <span style=\"color: #ff0000;\">'xBrowse'</span> TABLES <span style=\"color: #0000ff;\">INIT</span><br /> <br /> <span style=\"color: #0000ff;\">DEFINE</span> FORM o<br /><br /> HTML o <span style=\"color: #00C800;\">INLINE</span> <span style=\"color: #ff0000;\">'<h3>Basic xBrowse</h3><hr>'</span> <br /> <br /> <span style=\"color: #0000ff;\">INIT</span> FORM o <br /> <br /> <span style=\"color: #0000ff;\">DEFINE</span> BROWSE <span style=\"color: #0000ff;\">ID</span> <span style=\"color: #ff0000;\">'ringo'</span> <span style=\"color: #00C800;\">DATA</span> aRows <span style=\"color: #0000ff;\">OF</span> o<br /> <br /> END FORM o <br /> <br />retu <span style=\"color: #00C800;\">nil</span></div>[/code:2wxobswd]\n\n[img:2wxobswd]https://i.postimg.cc/5yhNjMGy/xbrowse2.jpg[/img:2wxobswd]\n\nInstead of command you can use function [b:2wxobswd]xBrowse()[/b:2wxobswd]\n\n[code=fw:2wxobswd]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"> <span style=\"color: #0000ff;\">INIT</span> FORM o <br /> <br /> <span style=\"color: #0000ff;\">xBrowse</span><span style=\"color: #000000;\">(</span> o, <span style=\"color: #ff0000;\">'ringo'</span>, aRows <span style=\"color: #000000;\">)</span><br /> <br /> END FORM o</div>[/code:2wxobswd]\n\nYou don't need much more ...\n\nThe power of modHarbour ! <!-- s:wink: --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\":wink:\" title=\"Wink\" /><!-- s:wink: -->\n\nC.",
"time": "19:06",
"topic": "Beacon table",
"username": "Carles"
}
] |
Beacon table
|
[
{
"date": "2023-06-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I need a booking for the reservation of rooms for the morning and/or for the afternoon or for the whole day. \nI can't use neither Tplan nor Tgant because it is not possible to divide the days into two AM and PM parts.\nIs there anyone who can help me?",
"time": "10:35",
"topic": "Bed and Breakfast",
"username": "Silvio.Falconi"
}
] |
Bed and Breakfast
|
[
{
"date": "2023-06-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hola Silvio:\nTe puede servir la clase TCalex\n[url=https://ibb.co/MnDWQv1:2vfkewz9][img:2vfkewz9]https://i.ibb.co/CB5NDc9/Sin-t-tulo.jpg[/img:2vfkewz9][/url:2vfkewz9]",
"time": "14:30",
"topic": "Bed and Breakfast",
"username": "cmsoft"
}
] |
Bed and Breakfast
|
[
{
"date": "2023-06-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi \nCould you share some samples of this class .\n\nHow do you save and read data into/from a table ?\n\nThanks",
"time": "08:04",
"topic": "Bed and Breakfast",
"username": "Jack"
}
] |
Bed and Breakfast
|
[
{
"date": "2023-06-09",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Jack\":234v8gex]Hi \nCould you share some samples of this class .\n\nHow do you save and read data into/from a table ?\n\nThanks[/quote:234v8gex]\n\nwich class ? calex ? CLASS SampleCalex sample01.prg samples folder\n\n\nBut this class not manage the Am and PM as I wish",
"time": "08:37",
"topic": "Bed and Breakfast",
"username": "Silvio.Falconi"
}
] |
Bed and Breakfast
|
[
{
"date": "2006-02-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Try to close this dialog using ESC and you will hear a beep:\n\n[code:noa8nequ]#include \"Fivewin.ch\"\n\n\nFUNCTION MAIN()\n\n LOCAL oDlg\n\n LOCAL oGet\n\n LOCAL cVar := SPACE( 30 )\n\n DEFINE DIALOG oDlg\n\n @ 1, 1 GET oGet VAR cVar\n\n @ 3, 1 BUTTON \"&Close\" ACTION oDlg:End()\n\n ACTIVATE DIALOG oDlg;\n CENTER\n\n RETURN NIL[/code:noa8nequ]\n\nEMG",
"time": "21:35",
"topic": "Beep exiting dialogs",
"username": "Enrico Maria Giordano"
}
] |
Beep exiting dialogs
|
[
{
"date": "2006-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nIs that for the new release? I do not hear a beep using FW2.7, May 2005 build.\n\nJames",
"time": "02:53",
"topic": "Beep exiting dialogs",
"username": "James Bott"
}
] |
Beep exiting dialogs
|
[
{
"date": "2006-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"James Bott\":181bwotg]Enrico,\n\nIs that for the new release? I do not hear a beep using FW2.7, May 2005 build.\n\nJames[/quote:181bwotg]\n\nYes, February build.\n\nEMG",
"time": "08:49",
"topic": "Beep exiting dialogs",
"username": "Enrico Maria Giordano"
}
] |
Beep exiting dialogs
|
[
{
"date": "2006-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nIt is something related with the GET because if the button has the focus, then there is no beep. We are searching... <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->",
"time": "13:38",
"topic": "Beep exiting dialogs",
"username": "Antonio Linares"
}
] |
Beep exiting dialogs
|
[
{
"date": "2006-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Fixed:\n\n[code:1hp4l3ml]\nMETHOD KeyChar( nKey, nFlags ) CLASS TGet\n\n local nHi, nLo\n local lAccept\n local bKeyAction := SetKey( nKey )\n local nDefButton\n\n if nKey == VK_ESCAPE // new\n return 1 \n endif \n\n ...\n[/code:1hp4l3ml]",
"time": "13:46",
"topic": "Beep exiting dialogs",
"username": "Antonio Linares"
}
] |
Beep exiting dialogs
|
[
{
"date": "2006-02-15",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you!\n\nEMG",
"time": "13:54",
"topic": "Beep exiting dialogs",
"username": "Enrico Maria Giordano"
}
] |
Beep exiting dialogs
|
[
{
"date": "2006-02-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nThis is the right code:\n[code:20immp4n]\nMETHOD KeyChar( nKey, nFlags ) CLASS TGet\n\n local nHi, nLo\n local lAccept\n local bKeyAction := SetKey( nKey )\n local nDefButton\n\n if nKey == VK_ESCAPE // avoids a beep!\n ::oWnd:KeyChar( nKey, nFlags )\n return 1\n endif \n\n ...\n[/code:20immp4n]",
"time": "22:29",
"topic": "Beep exiting dialogs",
"username": "Antonio Linares"
}
] |
Beep exiting dialogs
|
[
{
"date": "2006-02-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you again!\n\nEMG",
"time": "23:34",
"topic": "Beep exiting dialogs",
"username": "Enrico Maria Giordano"
}
] |
Beep exiting dialogs
|
[
{
"date": "2020-10-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I'm trying to trap ALT-key. It works, but I hear a sound. How can I avoid it?\n\nEMG",
"time": "18:17",
"topic": "Beep on ALT-key",
"username": "Enrico Maria Giordano"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "For Example?\n\nRegards.",
"time": "01:34",
"topic": "Beep on ALT-key",
"username": "karinha"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Just press ALT-letter on any dialog.\n\nEMG",
"time": "08:23",
"topic": "Beep on ALT-key",
"username": "Enrico Maria Giordano"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Button, Listbox, combo, Where? Do you have a test code?\n\nRegards.",
"time": "13:56",
"topic": "Beep on ALT-key",
"username": "karinha"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Normal. \n\nMaster, see if you haven't connected anything in the windows settings.\n\n[code=fw:ff6cm40a]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">// Testing NON-Modal Dialog Boxes - \\SAMPLES\\TESTDLGN.PRG</span><br /><br /><span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"fivewin.ch\"</span><br /><br /><span style=\"color: #00C800;\">Static</span> MainWnd<br /><br /><span style=\"color: #00C800;\">Function</span> Main<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">WINDOW</span> MainWnd <span style=\"color: #0000ff;\">FROM</span> <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">1</span> <span style=\"color: #0000ff;\">TO</span> <span style=\"color: #000000;\">22</span>, <span style=\"color: #000000;\">75</span> ;<br /> <span style=\"color: #0000ff;\">TITLE</span> <span style=\"color: #ff0000;\">\"Test\"</span> ;<br /> <span style=\"color: #0000ff;\">MENU</span> BuildMenu<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> ;<br /> <span style=\"color: #0000ff;\">COLOR</span> <span style=\"color: #ff0000;\">\"W/B\"</span><br /> <br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">WINDOW</span> MainWnd <span style=\"color: #0000ff;\">MAXIMIZED</span> ;<br /> <span style=\"color: #0000ff;\">VALID</span> MsgYesNo<span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"Want to end ?\"</span> <span style=\"color: #000000;\">)</span><br /> <br /><span style=\"color: #00C800;\">Return</span> <span style=\"color: #00C800;\">NIL</span><br /><br /><span style=\"color: #00C800;\">Function</span> BuildMenu<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">local</span> oMenu<br /><br /> <span style=\"color: #0000ff;\">MENU</span> oMenu<br /> <span style=\"color: #0000ff;\">MENUITEM</span> OemToAnsi<span style=\"color: #000000;\">(</span> <span style=\"color: #ff0000;\">\"&Try\"</span> <span style=\"color: #000000;\">)</span> <span style=\"color: #0000ff;\">ACTION</span> <span style=\"color: #00C800;\">Try</span><span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #0000ff;\">MENUITEM</span> <span style=\"color: #ff0000;\">\"E&xit\"</span> <span style=\"color: #0000ff;\">ACTION</span> MainWnd:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> <span style=\"color: #0000ff;\">ENDMENU</span><br /> <br /><span style=\"color: #00C800;\">Return</span> oMenu<br /><br /><span style=\"color: #00C800;\">Function</span> <span style=\"color: #00C800;\">Try</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">Local</span> oDlg<br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">TITLE</span> <span style=\"color: #ff0000;\">\"Non modal dialog\"</span><br /> <br /> @ <span style=\"color: #000000;\">2</span>, <span style=\"color: #000000;\">2</span> <span style=\"color: #0000ff;\">BUTTON</span> <span style=\"color: #ff0000;\">\"&End\"</span> <span style=\"color: #0000ff;\">OF</span> oDlg <span style=\"color: #0000ff;\">ACTION</span> oDlg:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">)</span><br /> <br /> <span style=\"color: #B900B9;\">/*<br /> ACTIVATE DIALOG oDlg CENTERED NOWAIT ;<br /> VALID MsgYesNo( \"Want to close it ?\" )<br /> */</span><br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">CENTERED</span><br /><br /><span style=\"color: #00C800;\">Return</span> <span style=\"color: #00C800;\">NIL</span><br /> </div>[/code:ff6cm40a]\n\nRegards.",
"time": "14:08",
"topic": "Beep on ALT-key",
"username": "karinha"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes, as I want to handle the ALT-key combination through bKeyDown not with a menu item.\n\nEMG",
"time": "14:18",
"topic": "Beep on ALT-key",
"username": "Enrico Maria Giordano"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Master:\n\nEn wBrowse.prg o Dialog.prg haga esto:\n\nIn wBrowse.prg or Dialog.prg...\n\n[code=fw:11q6fkgx]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /> <span style=\"color: #00C800;\">DATA</span> bAltKey<br /><br /> <span style=\"color: #B900B9;\">// Para Acionamento da Tecla Alt+++...</span><br /> <span style=\"color: #00C800;\">METHOD</span> SysCommand<span style=\"color: #000000;\">(</span> nType, nLoWord, nHiWord <span style=\"color: #000000;\">)</span><br /><br />en:<br /><br /><span style=\"color: #00C800;\">METHOD</span> Syscommand<span style=\"color: #000000;\">(</span> nType, nLowOrd, nHiWord <span style=\"color: #000000;\">)</span> <span style=\"color: #00C800;\">Class</span> TWBrowse <span style=\"color: #B900B9;\">//Era TcBrowse</span><br /><br /> <span style=\"color: #00C800;\">Local</span> oFolder, nItem, nButton <br /> <span style=\"color: #00C800;\">Local</span> hCtrl <br /><br /> <span style=\"color: #00C800;\">DO</span> <span style=\"color: #00C800;\">CASE</span><br /><br /> <span style=\"color: #00C800;\">Case</span> nType == SC_KEYMENU <span style=\"color: #B900B9;\">// Alt+...</span><br /><br /> <span style=\"color: #00C800;\">If</span> ::<span style=\"color: #000000;\">bAltKey</span> != <span style=\"color: #00C800;\">Nil</span><br /> Eval<span style=\"color: #000000;\">(</span> ::<span style=\"color: #000000;\">bAltKey</span>, nLoWord <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">Endif</span><br /><br /> <span style=\"color: #00C800;\">ENDCASE</span><br /><br /><span style=\"color: #00C800;\">Return</span> <span style=\"color: #00C800;\">Super</span>:<span style=\"color: #000000;\">SysCommand</span><span style=\"color: #000000;\">(</span> nType, nLoWord, nHiWord <span style=\"color: #000000;\">)</span><br /><br /><br /> <span style=\"color: #B900B9;\">// En el modulo:</span><br /><br /> <span style=\"color: #B900B9;\">// Para Acionar a Tecla ALT, Dentro da ListBox(wBrowse.Prg)</span><br /> oLbx:<span style=\"color: #000000;\">bAltKey</span> := <span style=\"color: #000000;\">{</span> | nKey, nFlags | TESTE_KEY<span style=\"color: #000000;\">(</span> nKey, aGetVenda, oLbx, ;<br /> oDlgVendas, DbClientes, ;<br /> DbEstoque, DbPedidos, ;<br /> DbFornece, oSaida <span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">}</span><br /><br /><br /><span style=\"color: #B900B9;\">// Para Usar Tecla ALT+Letra</span><br /><span style=\"color: #00C800;\">STATIC</span> <span style=\"color: #00C800;\">FUNCTION</span> Teste_Key<span style=\"color: #000000;\">(</span> nKey, aGetVenda, oLbx, oDlgVendas, DbClientes, ;<br /> DbEstoque, DbPedidos, DbFornece, oSaida <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> cKey := CHR<span style=\"color: #000000;\">(</span> nKey <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">LOCAL</span> X, oCtrl, oMeter, oText, lEnd, DeOndeVem, DbSangria<br /><br /> MEMVAR nValorCompra, aSaysMoveis, nTelefone, cNomeClien, nCodigoProd<br /> MEMVAR NNUMEROTEL<br /><br /> <span style=\"color: #00C800;\">IF</span> GetKeyState<span style=\"color: #000000;\">(</span> VK_CONTROL <span style=\"color: #000000;\">)</span> .AND. ;<br /> GetKeyState<span style=\"color: #000000;\">(</span> VK_SHIFT <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #B900B9;\">//MsgInfo( \" CONTROL + SHIFT + \" + cKey )</span><br /><br /> ELSEIF GetKeyState<span style=\"color: #000000;\">(</span> VK_CONTROL <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #B900B9;\">//MsgInfo( \" ALT + CONTROL + \" + cKey )</span><br /><br /> ELSEIF GetKeyState<span style=\"color: #000000;\">(</span> VK_SHIFT <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #B900B9;\">//MsgInfo( \" ALT + SHIFT + \" + cKey )</span><br /><br /> ELSEIF GetKeyState<span style=\"color: #000000;\">(</span> VK_MENU <span style=\"color: #000000;\">)</span> <span style=\"color: #B900B9;\">// alt key</span><br /><br /> <span style=\"color: #B900B9;\">//MsgInfo( \" ALT + \" + cKey + \" ACIONADA \" )</span><br /><br /> <span style=\"color: #00C800;\">ENDIF</span><br /><br /> cKey := Upper<span style=\"color: #000000;\">(</span> cKey <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">IF</span> cKey == <span style=\"color: #ff0000;\">\"I\"</span> <span style=\"color: #B900B9;\">// Alt+I</span><br /><br /> <span style=\"color: #B900B9;\">// MsgInfo( \" INCLUIR\" )</span><br /><br /> ELSEIF cKey == <span style=\"color: #ff0000;\">\"A\"</span> <span style=\"color: #B900B9;\">// Alt+A</span><br /><br /> <span style=\"color: #B900B9;\">// MsgInfo( \" ALTERAR\" )</span><br /><br /> ELSEIF cKey == <span style=\"color: #ff0000;\">\"C\"</span> <span style=\"color: #B900B9;\">// Alt+C</span><br /><br /> <span style=\"color: #B900B9;\">// Se a ListBox dos Produtos Tiver Ötens...</span><br /> <span style=\"color: #0000ff;\">SELECT</span> <span style=\"color: #000000;\">(</span> DbPedidos:<span style=\"color: #000000;\">cAlias</span> <span style=\"color: #000000;\">)</span><br /> GO TOP<br /><br /> <span style=\"color: #00C800;\">IF</span> EOF<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> lLigaCliente := .T. <span style=\"color: #B900B9;\">//-> Liga o Get dos Clientes</span><br /><br /> aSaysMoveis<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #000000;\">Show</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #000000;\">Show</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #000000;\">Show</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> XFOCUS<span style=\"color: #000000;\">(</span> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span><span style=\"color: #000000;\">(</span> .T. <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">ELSE</span><br /><br /> nCodigoProd := SPACE<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">13</span> <span style=\"color: #000000;\">)</span><br /><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #000000;\">VarPut</span><span style=\"color: #000000;\">(</span> nCodigoProd <span style=\"color: #000000;\">)</span><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> XFOCUS<span style=\"color: #000000;\">(</span> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span><span style=\"color: #000000;\">(</span> .F. <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">ENDIF</span><br /><br /> ELSEIF cKey == <span style=\"color: #ff0000;\">\"E\"</span> <span style=\"color: #B900B9;\">// Alt+E</span><br /><br /> <span style=\"color: #B900B9;\">//MsgInfo( \" EXCLUIR\" )</span><br /><br /> ELSEIF cKey == <span style=\"color: #ff0000;\">\"F\"</span> <span style=\"color: #B900B9;\">// Alt+F FORNECEDORES</span><br /><br /> <span style=\"color: #B900B9;\">// Se a ListBox dos Produtos Tiver Ötens...</span><br /> <span style=\"color: #0000ff;\">SELECT</span> <span style=\"color: #000000;\">(</span> DbPedidos:<span style=\"color: #000000;\">cAlias</span> <span style=\"color: #000000;\">)</span><br /> GO TOP<br /><br /> <span style=\"color: #00C800;\">IF</span> EOF<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> lLigaCliente := .T. <span style=\"color: #B900B9;\">//-> Liga o Get dos Clientes</span><br /><br /> aSaysMoveis<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #000000;\">Show</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">1</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #000000;\">Show</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">2</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #000000;\">Show</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> XFOCUS<span style=\"color: #000000;\">(</span> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span><span style=\"color: #000000;\">(</span> .T. <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">ELSE</span><br /><br /> nCodigoProd := SPACE<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">13</span> <span style=\"color: #000000;\">)</span><br /><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #000000;\">VarPut</span><span style=\"color: #000000;\">(</span> nCodigoProd <span style=\"color: #000000;\">)</span><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> XFOCUS<span style=\"color: #000000;\">(</span> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span><span style=\"color: #000000;\">(</span> .F. <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">ENDIF</span><br /><br /> ELSEIF cKey == <span style=\"color: #ff0000;\">\"P\"</span> <span style=\"color: #B900B9;\">// Alt+P</span><br /><br /> <span style=\"color: #00C800;\">IF</span> lPesqFone .AND. nValorCompra <= <span style=\"color: #000000;\">0</span><br /><br /> <span style=\"color: #B900B9;\">//MsgInfo( \" ULTIMOS PEDIDOS DO CLIENTE\" )</span><br /> ULTIMOS_PEDIDOS<span style=\"color: #000000;\">(</span> nKey, aGetVenda, oLbx, oDlgVendas, DbClientes, ;<br /> DbEstoque, DbPedidos, oSaida <span style=\"color: #000000;\">)</span><br /> <span style=\"color: #00C800;\">ELSE</span><br /><br /> <span style=\"color: #00C800;\">RETURN</span><span style=\"color: #000000;\">(</span> .F. <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">ENDIF</span><br /><br /> ELSEIF cKey == <span style=\"color: #ff0000;\">\"R\"</span> <span style=\"color: #B900B9;\">// Alt+R</span><br /><br /> <span style=\"color: #B900B9;\">//MsgInfo( OemToAnsi( \" RELATàRIOS\" ) )</span><br /><br /> <span style=\"color: #B900B9;\">//-> Reservada Para a VALOR NO CAIXA DO DIA -> VALORNCX.PRG</span><br /> ELSEIF cKey == <span style=\"color: #ff0000;\">\"V\"</span> <span style=\"color: #B900B9;\">//-> ALT+V</span><br /><br /> <span style=\"color: #00C800;\">IF</span> NVALORCOMPRA <= <span style=\"color: #000000;\">0</span><br /><br /> VALORNCX<span style=\"color: #000000;\">(</span> DbPedidos, DbSangria, oLbx, DeOndeVem := <span style=\"color: #000000;\">1</span>, ;<br /> oMeter, oText, lEnd <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">ELSE</span><br /><br /> <span style=\"color: #B900B9;\">// mensa</span><br /><br /> <span style=\"color: #00C800;\">ENDIF</span><br /><br /> <span style=\"color: #0000ff;\">SELECT</span> <span style=\"color: #000000;\">(</span> DbPedidos:<span style=\"color: #000000;\">cAlias</span> <span style=\"color: #000000;\">)</span><br /> DbPedidos:<span style=\"color: #000000;\">SetOrder</span><span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">)</span><br /> GO TOP<br /><br /> <span style=\"color: #B900B9;\">//-> Codigo do Produto</span><br /> nCodigoProd := SPACE<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">13</span> <span style=\"color: #000000;\">)</span><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #000000;\">VarPut</span><span style=\"color: #000000;\">(</span> nCodigoProd <span style=\"color: #000000;\">)</span><br /> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span>:<span style=\"color: #0000ff;\">Refresh</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /> XFOCUS<span style=\"color: #000000;\">(</span> aGetVenda<span style=\"color: #000000;\">[</span><span style=\"color: #000000;\">3</span><span style=\"color: #000000;\">]</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #B900B9;\">//-> Reservada Para a Calculadora - At+X na ListBox dos Produtos</span><br /> ELSEIF cKey == <span style=\"color: #ff0000;\">\"X\"</span> <span style=\"color: #B900B9;\">//-> Chamar a Calculadora</span><br /><br /> CALCULAD<span style=\"color: #000000;\">(</span> <span style=\"color: #000000;\">0</span>, X, oCtrl <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">ENDIF</span><br /><br /><span style=\"color: #00C800;\">RETURN</span><span style=\"color: #000000;\">(</span> nKey <span style=\"color: #000000;\">)</span><br /> </div>[/code:11q6fkgx]\n\nRegards,",
"time": "15:03",
"topic": "Beep on ALT-key",
"username": "karinha"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you, but I don't want to change FWH sources.\n\nEMG",
"time": "15:09",
"topic": "Beep on ALT-key",
"username": "Enrico Maria Giordano"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "ok. ahora, és con el maestro Cristóbal. Regards, saludos.",
"time": "15:18",
"topic": "Beep on ALT-key",
"username": "karinha"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico, I believe that this characteristic is changed in the configuration of the Operating System.",
"time": "15:23",
"topic": "Beep on ALT-key",
"username": "cnavarro"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "So, it cannot be disabled programmatically?\n\nEMG",
"time": "15:47",
"topic": "Beep on ALT-key",
"username": "Enrico Maria Giordano"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico, I will remember that we changed for a similar case \nMETHOD HandleEvent( nMsg, nWParam, nLParam ) CLASS TControl\n case nMsg == WM_SYSCOMMAND\n return ::SysCommand( nWParam, nLoWord( nLParam ), nHiWord( nLParam ) )\nBest regards,\nOtto",
"time": "17:59",
"topic": "Beep on ALT-key",
"username": "Otto"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-19",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I don't want to alter the FWH source code. Anyway, I tried with OVERRIDE command and it didn't work (the program didn't start).\n\nEMG",
"time": "18:17",
"topic": "Beep on ALT-key",
"username": "Enrico Maria Giordano"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico,\n\nYou don't have to modify the source, you can subclass instead.\n\nJames",
"time": "17:08",
"topic": "Beep on ALT-key",
"username": "James Bott"
}
] |
Beep on ALT-key
|
[
{
"date": "2020-10-20",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Subclass TControl? Don't think that class is thought for subclassing.\n\nEMG",
"time": "17:52",
"topic": "Beep on ALT-key",
"username": "Enrico Maria Giordano"
}
] |
Beep on ALT-key
|
[
{
"date": "2012-06-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I'm now getting a very annoying beep for each keystroke in a get field using\n\n Harbour 3.0\n FWH 12.04\n MSVC 2010\n\nI do not get it when building with xHarbour ( .com ) and xCC\n\nI also do not get it in a memo field. Also it beeps when a dialog is displayed, and when pressing a bitmap control.\n\nAny ideas how to shut it off ?\n\nTim",
"time": "01:13",
"topic": "Beep with Harbour MSVC",
"username": "TimStone"
}
] |
Beep with Harbour MSVC
|
[
{
"date": "2012-06-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "No ideas on this ? Its very annoying. SET BELL OFF does not help.",
"time": "02:47",
"topic": "Beep with Harbour MSVC",
"username": "TimStone"
}
] |
Beep with Harbour MSVC
|
[
{
"date": "2012-06-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tim,\n\nCan you post a self contained example to test, i just build all applications with mvc and no issue ?\n\nRegards,",
"time": "03:48",
"topic": "Beep with Harbour MSVC",
"username": "nnicanor"
}
] |
Beep with Harbour MSVC
|
[
{
"date": "2012-06-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Programming has strange happenings !\n\nI took my main window, blocked commented out the bar and menu, and no sound. Then I started adding back. I came down to one Shell Execute in the menu which I eliminated ( won't need it ) and it remains quiet.\n\nThis was so very strange ! It only occured on Harbour builds, and I had cleaned everything out.\n\nDown to one major problem area ... then all will be well.",
"time": "18:55",
"topic": "Beep with Harbour MSVC",
"username": "TimStone"
}
] |
Beep with Harbour MSVC
|
[
{
"date": "2012-06-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "good <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "19:05",
"topic": "Beep with Harbour MSVC",
"username": "Antonio Linares"
}
] |
Beep with Harbour MSVC
|
[
{
"date": "2009-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I'm trying to get my feet wet with ADO in Harbour, but I'm evidently missing a necessary file. When I attempt to compile my simple code, I get the following compile error:\n\nError: Unresolved external '_HB_FUN_ADORDD' referenced from C:\\32BIT\\OCW\\DEBUG\\TRANSFER.OBJ\n\nCan anyone tell me what I didn't add to my project that I'm evidently missing?\n\nI don't think it has anything to do with the code I'm calling:\n USE test.mdb VIA \"ADORDD\"\n BROWSE()\n USE\n \nI did add :\n\nREQUEST ADORDD \n\nto the top of the PRG file where the test code is sitting.\n\nFYI, I'm currently using Harbour and a Jan 09 version of Fivewin. I am builing the program in UESTUDIO with the Borland Compiler.\n\n\n--------------------Configuration: ocw - Debug--------------------\nHarbour 1.0.1dev Intl. (Rev. 9361)\nCopyright (c) 1999-2008, <!-- m --><a class=\"postlink\" href=\"http://www.harbour-project.org/\">http://www.harbour-project.org/</a><!-- m -->\nBorland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland\nmenu.c:\nTurbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland\nError: Unresolved external '_HB_FUN_ADORDD' referenced from C:\\32BIT\\OCW\\DEBUG\\TRANSFER.OBJ\nocw.EXE - 1 error(s), 0 warning(s)",
"time": "18:01",
"topic": "Beginners Error With ADO (Harbour)",
"username": "MichaelMo"
}
] |
Beginners Error With ADO (Harbour)
|
[
{
"date": "2009-12-24",
"forum": "FiveWin for Harbour/xHarbour",
"text": "HI,\n\nI think that u need add lib rdd.lib in your project.",
"time": "21:19",
"topic": "Beginners Error With ADO (Harbour)",
"username": "lailton.webmaster"
}
] |
Beginners Error With ADO (Harbour)
|
[
{
"date": "2009-12-25",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Michael,\n\nAre you linking AdoRdd.lib ?",
"time": "21:54",
"topic": "Beginners Error With ADO (Harbour)",
"username": "Antonio Linares"
}
] |
Beginners Error With ADO (Harbour)
|
[
{
"date": "2009-12-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "No I didn't, and that was the problem. <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) --> Once I added that lib and usrrdd.lib to the .mak file, everything worked perfectly. Thank you.",
"time": "08:11",
"topic": "Beginners Error With ADO (Harbour)",
"username": "MichaelMo"
}
] |
Beginners Error With ADO (Harbour)
|
[
{
"date": "2009-12-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ok, maybe not \"perfectly\". <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->\n\nI can now open and browse the database I'm after, but when I hit the last record by scrolling down the browse or with a simple skip command, I get the following error:\n\n Error description: Error ADODB.Recordset/6 DISP_E_UNKNOWNNAME: STATUS\n Args:\n\nStack Calls\n===========\n Called from: => TOLEAUTO:STATUS(0)\n Called from: adordd.prg => ADO_DELETED(333)\n Called from: => DBSKIPPER(0)\n Called from: => (b)SETFILTER(1853)\n Called from: => TWBROWSE:SKIP(1585)\n Called from: => TWBROWSE:GODOWN(898)\n Called from: => TWBROWSE:MOUSEWHEEL(1925)\n Called from: => TWINDOW:HANDLEEVENT(0)\n Called from: => TWBROWSE:HANDLEEVENT(1451)\n Called from: .\\source\\classes\\WINDOW.PRG => _FWH(3333)\n\nThe adordd.prg file has the following date in the header:\n\n * $Id: adordd.prg,v 1.4 2007/04/29 10:41:43 antoniolinares Exp $\n\n\nHow can I be sure I have the newest adordd.lib file and usrrdd.lib file?\n\nThe code in question from the adordd.prg file is the following:\n\nSTATIC FUNCTION ADO_DELETED( nWA, lDeleted )\n\n local oADO := USRRDD_AREADATA( nWA )[ 1 ]\n\n------> IF oADO:Status == adRecDeleted // To be checked, ACCESS does not uses it <-------\n lDeleted := .T.\n ELSE\n lDeleted := .F.\n ENDIF\n\nRETURN SUCCESS",
"time": "09:21",
"topic": "Beginners Error With ADO (Harbour)",
"username": "MichaelMo"
}
] |
Beginners Error With ADO (Harbour)
|
[
{
"date": "2009-12-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "FYI, I was able to work around the problem, and convert the data I was after by calling a recnumber() function and using a while loop to make sure it never tried to skip past the last record. I'd still like to make sure I'm using the current libs.",
"time": "12:12",
"topic": "Beginners Error With ADO (Harbour)",
"username": "MichaelMo"
}
] |
Beginners Error With ADO (Harbour)
|
[
{
"date": "2009-12-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Michael,\n\nIt seems as you are using Access database engine and see the comment in the error line that you have posted:\n\n> ------> IF oADO:Status == adRecDeleted // To be checked, ACCESS does not uses it <-------\n\nIt seems as Access does not support it. Try to comment those lines and check it again, thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "12:18",
"topic": "Beginners Error With ADO (Harbour)",
"username": "Antonio Linares"
}
] |
Beginners Error With ADO (Harbour)
|
[
{
"date": "2012-01-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi to all,\n\nI'm still not clear with the behavior of some dialog elements and what FWH users want. \nUnderstanding that there is a standard Clipper and a standard windows behavior and they are different in some points:\n\n[b:rdzg9muf]Clipper[/b:rdzg9muf] shall function as follows:\n- ENTER key: focus changes to next dialog element\n- Entering an element with TAB or ENTER key: the text isn't selected automatically\n- Hot key of a BUTTON: the action of the button has to be executed, not only setting the focus\n\n[b:rdzg9muf]Windows[/b:rdzg9muf] shall function as follows:\n- ENTER key: executes the action of the standard button\n- Entering an element with TAB or ENTER key: the text is selected automatically\n- Hot key of a BUTTON: the action of the button has to be executed, [b:rdzg9muf]not only setting the focus[/b:rdzg9muf]\n\nOf course, it's quite possible that there are some other differences, I don't notice until now.\n\nAlso understanding, that now the Clipper behavior is active, but it [color=#FF0000:rdzg9muf]don't [/color:rdzg9muf]funcion as expected in some points:\n- Entering a combo box: all text is selected automatically\n- Hot key of a BUTTON: sets only focus\n\nIn older versions of FWH, the behavior was more windows like, but also not in all points, e. g. see <!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=19181&p=107044\">viewtopic.php?f=3&t=19181&p=107044</a><!-- l -->.\n\nSample code for testing:\n[code=fw:rdzg9muf]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\"color: #00D7D7;\">#include</span> <span style=\"color: #ff0000;\">\"FiveWin.ch\"</span><br /><br /> <span style=\"color: #00C800;\">function</span> Main<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">local</span> oDlg, nValue := <span style=\"color: #000000;\">1</span>, cTest := <span style=\"color: #ff0000;\">\"Test\"</span>, cTest2 := <span style=\"color: #ff0000;\">\"Test2\"</span>, cCombo := <span style=\"color: #ff0000;\">\"combo\"</span><br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg<br /> <br /> @ <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">1</span> <span style=\"color: #0000ff;\">RADIO</span> nValue ;<br /> <span style=\"color: #0000ff;\">ITEMS</span> <span style=\"color: #ff0000;\">\"&One\"</span>, <span style=\"color: #ff0000;\">\"&Two\"</span>, <span style=\"color: #ff0000;\">\"T&hree\"</span><br /><br /> @ <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">COMBOBOX</span> cCombo <span style=\"color: #0000ff;\">ITEMS</span> <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">\"1\"</span>, <span style=\"color: #ff0000;\">\"2\"</span>, <span style=\"color: #ff0000;\">\"3\"</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">40</span>, <span style=\"color: #000000;\">120</span> <span style=\"color: #0000ff;\">STYLE</span> CBS_DROPDOWN<br /><br /> @ <span style=\"color: #000000;\">2</span>, <span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">GET</span> cTest <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">70</span>, <span style=\"color: #000000;\">10</span><br /> <br /> @ <span style=\"color: #000000;\">3</span>, <span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">GET</span> cTest2 <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">70</span>, <span style=\"color: #000000;\">10</span><br /> <br /> @ <span style=\"color: #000000;\">3</span>, <span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">BUTTON</span> <span style=\"color: #ff0000;\">\"O&k\"</span> <span style=\"color: #0000ff;\">ACTION</span> oDlg:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">CENTERED</span><br /><br /> <span style=\"color: #00C800;\">return</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:rdzg9muf]\nConclusions:\n- Please adjust the Clipper behavior.\n- Maybe it's possible to implement a switch to change from Clipper to Windows behavior, so the end user can choose <!-- s;-) --><img src=\"{SMILIES_PATH}/icon_wink.gif\" alt=\";-)\" title=\"Wink\" /><!-- s;-) -->\n- Make both behaviors as standard as possible.",
"time": "11:05",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "frose"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"frose\":1aiumm1e]- ENTER key: focus changes to next dialog element[/quote:1aiumm1e]\n\nOnly if no button is defined as standard button.\n\n[quote=\"frose\":1aiumm1e]- Entering an element with TAB or ENTER key: the text isn't selected automatically[/quote:1aiumm1e]\n\nIt's a good choice for me. Anyway, it should be very simple to add a switch to select the desider behavior. We have to keep the backwards compatibility.\n\n[quote=\"frose\":1aiumm1e]- Hot key of a BUTTON: the action of the button has to be executed, not only setting the focus[/quote:1aiumm1e]\n\nI don't understand. The current (and expected) behavior is setting the focus and execute the action of the button.\n\n[quote=\"frose\":1aiumm1e]- Entering a combo box: all text is selected automatically[/quote:1aiumm1e]\n\nYes, this incongruence should be fixed for me.\n\n[quote=\"frose\":1aiumm1e]- Hot key of a BUTTON: sets only focus[/quote:1aiumm1e]\n\nNo, it only executes the action, as it is expected.\n\nEMG",
"time": "11:30",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "Enrico Maria Giordano"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:ugtpzwht]frose wrote:- Entering an element with TAB or ENTER key: the text isn't selected automatically[/quote:ugtpzwht]\nIn clipper the picture \"@K\" makes the first key erase the contents.\nShouldn't the windows version also do the same thing? \nAnd if it is going to erase the contents shouldn't it be selected so the user will know that the next key will erase it?",
"time": "15:11",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "Gale FORd"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:2ep7y8xt][quote:2ep7y8xt]frose wrote:- ENTER key: focus changes to next dialog element[/quote:2ep7y8xt]\nEnrico wrote: Only if no button is defined as standard button.[/quote:2ep7y8xt]\nIt works with the 'DEFAULT' clause, but [color=#FF0000:2ep7y8xt]not[/color:2ep7y8xt] when the focus is in the combo box!\n\n[quote:2ep7y8xt][quote:2ep7y8xt]frose wrote:- Entering an element with TAB or ENTER key: the text isn't selected automatically[/quote:2ep7y8xt]\nEnrico wrote: It's a good choice for me. Anyway, it should be very simple to add a switch to select the desider behavior. We have to keep the backwards compatibility.[/quote:2ep7y8xt]\nOk, understanding the need for backwards compatibility, so please, implement this switch for the users who don't need Clipper compatibility.\n\n[quote:2ep7y8xt][quote:2ep7y8xt]frose wrote:- Hot key of a BUTTON: the action of the button has to be executed, not only setting the focus[/quote:2ep7y8xt]\nEnrico wrote: I don't understand. The current (and expected) behavior is setting the focus and execute the action of the button.[/quote:2ep7y8xt]\n[quote:2ep7y8xt][quote:2ep7y8xt]frose wrote:- Hot key of a BUTTON: sets only focus[/quote:2ep7y8xt]Enrico wrote: No, it only executes the action, as it is expected.\n[/quote:2ep7y8xt]\nThe behavior of the hot key changed, see here: <!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=23271#p124892\">viewtopic.php?f=3&t=23271#p124892</a><!-- l -->",
"time": "15:39",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "frose"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"frose\":3tx8sxwb]It works with the 'DEFAULT' clause, but [color=#FF0000:3tx8sxwb]not[/color:3tx8sxwb] when the focus is in the combo box![/quote:3tx8sxwb]\n\nOk, the combobox behavior definitely needs to be fixed.\n\n[quote=\"frose\":3tx8sxwb]Ok, understanding the need for backwards compatibility, so please, implement this switch for the users who don't need Clipper compatibility.[/quote:3tx8sxwb]\n\nOk. Let's wait for what Antonio has to say about this subject.\n\n[quote=\"frose\":3tx8sxwb]The behavior of the hot key changed, see here: <!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=23271#p124892\">viewtopic.php?f=3&t=23271#p124892</a><!-- l -->[/quote:3tx8sxwb]\n\nOk, I'm still using FWH 11.11 because of the gradient problem.\n\nEMG",
"time": "15:47",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "Enrico Maria Giordano"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:2dgksk2y]frose wrote:- Entering an element with TAB or ENTER key: the text isn't selected automatically[quote:2dgksk2y]Gale FORd wrote: In clipper the picture \"@K\" makes the first key erase the contents.\nShouldn't the windows version also do the same thing?[/quote:2dgksk2y][/quote:2dgksk2y]\nYes!\n[quote:2dgksk2y]Gale FORd wrote: And if it is going to erase the contents shouldn't it be selected so the user will know that the next key will erase it?[/quote:2dgksk2y]\nYes!\n\nSo the switch exist already, the name is \"@K\", only the content have to be selected when entering <!-- s:D --><img src=\"{SMILIES_PATH}/icon_biggrin.gif\" alt=\":D\" title=\"Very Happy\" /><!-- s:D -->",
"time": "15:48",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "frose"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The first key does erase the text if picture \"@K\" is used but it does not select all text so the user can know.\nI had to modify my tget so that selectall() is used when it has picture \"@K\".",
"time": "16:22",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "Gale FORd"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-12",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Gale,\n\nthank you for the \"@K\".\nI think the best way is, if Antonio changes the TGet class for FWH 12.01, calling the SelectAll() method when entering the get field.",
"time": "17:10",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "frose"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nplease change the behavior of the COMBOBOX, when the ENTER key is clicked: executes the action of the standard button!\n\nIMHO the text of the GET shall be selected automatically when entering (like the COMBOBOX already do), maybe depending of the PICTURE clause!?\n\nIn any case, make both, COMBOBOX and GET acting consistently <!-- s:) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":)\" title=\"Smile\" /><!-- s:) -->",
"time": "12:59",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "frose"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Frank,\n\nIs it an editable combobox ?\n\nWindows behavior is to fire the default pushbutton action. What we are doing is MsDos backwards compatibility... <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "13:25",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "Antonio Linares"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-01-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\n\nyes!\n\nPlease test the COMBOBOX and the GET within this sample:\n[code=fw:1665mqnv]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><span style=\"color: #00C800;\">FUNCTION</span> main<span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #00C800;\">LOCAL</span> oWnd<br /> <span style=\"color: #00C800;\">LOCAL</span> oDlg<br /> <span style=\"color: #00C800;\">LOCAL</span> oCombo<br /> <span style=\"color: #00C800;\">LOCAL</span> cCombo := <span style=\"color: #ff0000;\">\"test\"</span><br /> <span style=\"color: #00C800;\">LOCAL</span> oGet<br /> <span style=\"color: #00C800;\">LOCAL</span> cGet := <span style=\"color: #ff0000;\">\"test\"</span><br /> <span style=\"color: #00C800;\">LOCAL</span> nValue := <span style=\"color: #000000;\">1</span><br /><br /> <span style=\"color: #0000ff;\">DEFINE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">TITLE</span> <span style=\"color: #ff0000;\">\"TCombobox DROPDOWN style and VK_RETURN\"</span> <span style=\"color: #0000ff;\">FROM</span> <span style=\"color: #000000;\">10</span>, <span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">TO</span> <span style=\"color: #000000;\">25</span>, <span style=\"color: #000000;\">75</span><br /><br /> @ <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">1</span> <span style=\"color: #0000ff;\">COMBOBOX</span> oCombo <span style=\"color: #0000ff;\">VAR</span> cCombo <span style=\"color: #0000ff;\">ITEMS</span> <span style=\"color: #000000;\">{</span> <span style=\"color: #ff0000;\">\"1\"</span>, <span style=\"color: #ff0000;\">\"2\"</span>, <span style=\"color: #ff0000;\">\"3\"</span> <span style=\"color: #000000;\">}</span> <span style=\"color: #0000ff;\">SIZE</span> <span style=\"color: #000000;\">40</span>, <span style=\"color: #000000;\">120</span> <span style=\"color: #0000ff;\">STYLE</span> CBS_DROPDOWN <span style=\"color: #0000ff;\">PICTURE</span> <span style=\"color: #ff0000;\">\"@K\"</span><br /><br /> @ <span style=\"color: #000000;\">2</span>, <span style=\"color: #000000;\">1</span> <span style=\"color: #0000ff;\">GET</span> oGet <span style=\"color: #0000ff;\">VAR</span> cGet <span style=\"color: #0000ff;\">PICTURE</span> <span style=\"color: #ff0000;\">\"@K\"</span><br /> <br /> @ <span style=\"color: #000000;\">1</span>, <span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">RADIO</span> nValue <span style=\"color: #0000ff;\">ITEMS</span> <span style=\"color: #ff0000;\">\"&One\"</span>, <span style=\"color: #ff0000;\">\"&Two\"</span>, <span style=\"color: #ff0000;\">\"T&hree\"</span><br /> <br /> @ <span style=\"color: #000000;\">5</span>, <span style=\"color: #000000;\">1</span> <span style=\"color: #0000ff;\">BUTTON</span> oBtn <span style=\"color: #0000ff;\">PROMPT</span> <span style=\"color: #ff0000;\">\"&Ok\"</span> <span style=\"color: #00C800;\">Default</span> <span style=\"color: #0000ff;\">ACTION</span><span style=\"color: #000000;\">(</span> oDlg:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span><br /> <br /> @ <span style=\"color: #000000;\">5</span>, <span style=\"color: #000000;\">10</span> <span style=\"color: #0000ff;\">BUTTON</span> oBtn <span style=\"color: #0000ff;\">PROMPT</span> <span style=\"color: #ff0000;\">\"&Cancel\"</span> <span style=\"color: #0000ff;\">ACTION</span><span style=\"color: #000000;\">(</span> oDlg:<span style=\"color: #000000;\">End</span><span style=\"color: #000000;\">(</span><span style=\"color: #000000;\">)</span> <span style=\"color: #000000;\">)</span><br /><br /> <span style=\"color: #0000ff;\">ACTIVATE</span> <span style=\"color: #0000ff;\">DIALOG</span> oDlg <span style=\"color: #0000ff;\">CENTERED</span><br /><br /><span style=\"color: #00C800;\">RETURN</span> <span style=\"color: #00C800;\">NIL</span></div>[/code:1665mqnv]\nThe default pushbutton action doesn't execute, if you click ENTER in the COMBOBOX, but it has to!\nWhen entering the COMBOBOX, the text 'test' is selected automatically, IMHO this behavior should be standard also for GET's, especially if the PICTURE clause '@K' is set.",
"time": "14:00",
"topic": "Behavior of dialog elements and the ENTER key with FWH 11.12",
"username": "frose"
}
] |
Behavior of dialog elements and the ENTER key with FWH 11.12
|
[
{
"date": "2012-05-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\n\nI'm a long time ClipperHead programmer and now a newbie in Fivewin converting an aplication to graphical.\nOur aplication is MDI and we are working with the MDIClhild windows. When I place a GET in the window the result is diferent that if I place it on a dialog.\nThe GET lacks the 3D effect, see image:\n[img:a81ry4kw]http://www.aplitec.com/Fivewin/gets_no_3d.png[/img:a81ry4kw]\nWhy this happen ? \nIs this the espected behaviour ?\nAre you using TMDIChilds or are working with dialogs ?\n\nThanks\n\nJosep\n\nxHB 1.2.1 + FWHB 12.04",
"time": "11:27",
"topic": "Behaviour of GET on TMDIChild differs from TDialog",
"username": "Josep"
}
] |
Behaviour of GET on TMDIChild differs from TDialog
|
[
{
"date": "2012-05-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Josep\n\nYou can add themes support which will change the appearance of your controls and give them a much more professional look.\n\nLook for the resource file called xplook.rc \\fwh\\samples\\winxp and the WindowsXp.Manifest file. Copy them to your project folder, Edit xplook.rc with notepad and change the path of the manfest location and add xplook.rc to your link list.\n\nIt will make a nice difference in your application appearance.\n\nRick Lipkin",
"time": "13:33",
"topic": "Behaviour of GET on TMDIChild differs from TDialog",
"username": "Rick Lipkin"
}
] |
Behaviour of GET on TMDIChild differs from TDialog
|
[
{
"date": "2012-05-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Rick,\n\nmany thanks. This did the trick. But copying the manifest file as name.exe.manifest in the aplication folder.\nCompiling with the rc file doesn't work.\nIs necessary any other step besides to compiling the manifest file as a resource ?\n\nThanks again\n\nJosep.",
"time": "15:18",
"topic": "Behaviour of GET on TMDIChild differs from TDialog",
"username": "Josep"
}
] |
Behaviour of GET on TMDIChild differs from TDialog
|
[
{
"date": "2012-05-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Josep\n\nTake the code below and save it to the file xplook.rc. Make sure the Windows.Manifest file is located in the same folder as xplook.rc, then compile the file xplook.rc into your exe.\n\nRick\n\n[code=fw:xldk5m3o]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br />#ifdef __FLAT__<br /> <span style=\"color: #000000;\">1</span> <span style=\"color: #000000;\">24</span> <span style=\"color: #ff0000;\">\".<span style=\"color: #000000;\">\\W</span>indowsXP.Manifest\"</span><br />#endif<br /><br /> </div>[/code:xldk5m3o]",
"time": "15:52",
"topic": "Behaviour of GET on TMDIChild differs from TDialog",
"username": "Rick Lipkin"
}
] |
Behaviour of GET on TMDIChild differs from TDialog
|
[
{
"date": "2012-05-14",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Josep,\n\nAlso keep in mind that dialogboxes use \"dialog base units\" meanwhile the MdiChild windows use pixels:\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?p=119360#p119360\">viewtopic.php?p=119360#p119360</a><!-- l -->",
"time": "18:24",
"topic": "Behaviour of GET on TMDIChild differs from TDialog",
"username": "Antonio Linares"
}
] |
Behaviour of GET on TMDIChild differs from TDialog
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.