You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
(64) |
Apr
(70) |
May
(54) |
Jun
(57) |
Jul
(34) |
Aug
(19) |
Sep
(28) |
Oct
(48) |
Nov
(42) |
Dec
(43) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(50) |
Feb
(19) |
Mar
(10) |
Apr
(5) |
May
(1) |
Jun
(14) |
Jul
(23) |
Aug
(6) |
Sep
(118) |
Oct
(110) |
Nov
(36) |
Dec
(6) |
2006 |
Jan
(19) |
Feb
(7) |
Mar
(4) |
Apr
(32) |
May
(6) |
Jun
(14) |
Jul
(42) |
Aug
(38) |
Sep
(88) |
Oct
(21) |
Nov
(40) |
Dec
(37) |
2007 |
Jan
(31) |
Feb
(20) |
Mar
(26) |
Apr
(38) |
May
(4) |
Jun
(3) |
Jul
(3) |
Aug
(8) |
Sep
(2) |
Oct
(3) |
Nov
(25) |
Dec
(9) |
2008 |
Jan
(7) |
Feb
(10) |
Mar
(16) |
Apr
(10) |
May
(25) |
Jun
(16) |
Jul
(27) |
Aug
(8) |
Sep
(20) |
Oct
(54) |
Nov
(11) |
Dec
(14) |
2009 |
Jan
(28) |
Feb
(22) |
Mar
(13) |
Apr
(70) |
May
(25) |
Jun
(23) |
Jul
(12) |
Aug
(18) |
Sep
(7) |
Oct
(4) |
Nov
(8) |
Dec
(36) |
2010 |
Jan
(58) |
Feb
(66) |
Mar
(3) |
Apr
(16) |
May
(9) |
Jun
(10) |
Jul
(6) |
Aug
(8) |
Sep
(17) |
Oct
(15) |
Nov
(12) |
Dec
(27) |
2011 |
Jan
(3) |
Feb
(17) |
Mar
(5) |
Apr
(12) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(5) |
Sep
(56) |
Oct
(24) |
Nov
(8) |
Dec
(32) |
2012 |
Jan
(20) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(9) |
Jul
(29) |
Aug
(3) |
Sep
(17) |
Oct
(60) |
Nov
(17) |
Dec
(52) |
2013 |
Jan
(22) |
Feb
(35) |
Mar
(31) |
Apr
(5) |
May
(16) |
Jun
(108) |
Jul
(57) |
Aug
(2) |
Sep
(11) |
Oct
|
Nov
(3) |
Dec
(13) |
2014 |
Jan
(39) |
Feb
(15) |
Mar
|
Apr
(31) |
May
|
Jun
(9) |
Jul
(16) |
Aug
(1) |
Sep
(8) |
Oct
(51) |
Nov
(5) |
Dec
(119) |
2015 |
Jan
(78) |
Feb
(47) |
Mar
(25) |
Apr
(32) |
May
(34) |
Jun
(42) |
Jul
(62) |
Aug
(10) |
Sep
(11) |
Oct
(5) |
Nov
(13) |
Dec
(24) |
2016 |
Jan
(12) |
Feb
(1) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(12) |
Jul
(5) |
Aug
(32) |
Sep
(36) |
Oct
(34) |
Nov
(3) |
Dec
(1) |
2017 |
Jan
(2) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(3) |
Jun
(5) |
Jul
(6) |
Aug
(5) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2018 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(26) |
Sep
(24) |
Oct
(2) |
Nov
(6) |
Dec
(26) |
2019 |
Jan
(10) |
Feb
(5) |
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
(3) |
Aug
|
Sep
(2) |
Oct
(1) |
Nov
(1) |
Dec
(2) |
2020 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(4) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
From: Alexander S.K. <al...@be...> - 2004-09-29 06:03:39
|
On 20.09.2004 17:22, ATZCT <at...@ob...> wrote: A> What about in function EditArray(arr) (inspect.prg) add this button: A> @ 290,265 BUTTON "Delete" size 100, 32 ; A> ON SIZE {|o,x,y|o:Move(,y-35,,)} ; A> on click {||asize(adel(arr,obrw:tekzp),len(arr)-1),oBrw:Refresh()} This is needed but is insufficient. There should be code also to reflect the item deletion in the inspected property. Regards, Alexander http://kresin.belgorod.su |
From: Alexander S.K. <al...@be...> - 2004-09-29 06:03:38
|
2004-09-29 09:25 UTC+0300 Alexander Kresin <al...@be...> * Standard CVS headers has been added where they was missed * source/hcontrol.prg * DATA cargo has been removed because the HControl has it already, inherited from the HCustomWindow. * source/htab.prg * DATA bGotFocus,bLostFocus has been removed, because there are already these variables, inherited from the HCustomWindow. Just some cleanup. Regards, Alexander http://kresin.belgorod.su |
From: Jerald C. <fxr...@ya...> - 2004-09-24 14:48:40
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head><body bgcolor="#FFFFF5" text="#A7FE83"><p><IMG SRC="cid:part1.05010208.07070602@vun...@ya..." border="0" ALT=""></p><p><font color="#FFFFF8">O.K. great. in 1862 Diablo 2 I wish</font></p><p><font color="#FFFFF4">Pokemon Gold Not bad.</font></p></body></html> |
From: ATZCT <at...@ob...> - 2004-09-20 13:24:54
|
What about in function EditArray(arr) (inspect.prg) add this button: @ 290,265 BUTTON "Delete" size 100, 32 ; ON SIZE {|o,x,y|o:Move(,y-35,,)} ; on click {||asize(adel(arr,obrw:tekzp),len(arr)-1),oBrw:Refresh()} or no need. Best regards Alexey Myronenko. |
From: Sandro R. R. F. <san...@ya...> - 2004-09-17 12:15:55
|
Hi Friends Using winelib is possible to compilation native the hwgui in Linux. I posted I asked for aid of them in this forum. http://posting.google.com/post?cmd=post&enc=ISO-8859-1&group=comp.emulators.ms-windows.wine&gs=/groups%3Fgroup%3Dcomp.emulators.ms-windows.wine&justr= What they find of this? Regards Sandro Freire http://www.lumainformatica.com.br |
From: Alexander S.K. <al...@be...> - 2004-09-17 09:13:08
|
On 17.09.2004 1:24, atzct <at...@ob...> wrote: a> Hi! a> I have some trouble. a> Take a sample \hwgui\samples\testget1.prg a> Switch to Russian. I can enter russian symbols no more than width of a> editbox (although insertion mode or overtype mode). a> Switch to English. I can work normally. I have the same result with both Russian and English fonts - the number of characters is limited by the editbox size. If it is needed to have the horizontal scrolling, just add the style ES_AUTOHSCROLL. Regards, Alexander http://kresin.belgorod.su |
From: atzct <at...@ob...> - 2004-09-16 21:24:31
|
Hi! I have some trouble. Take a sample \hwgui\samples\testget1.prg Switch to Russian. I can enter russian symbols no more than width of editbox (although insertion mode or overtype mode). Switch to English. I can work normally. Anybody might confirm it. Best regards Alexey Myronenko. |
From: Sandro R. R. F. <san...@ya...> - 2004-09-16 19:38:47
|
Hi Friends Please who obtained to compile the HwGUI with the Winelib http://www.winehq.com/site/winelib Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-09-16 18:01:44
|
2004-09-16 14-50 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/hedit.prg new variable gLastkey if control HTAB, correct the focus in GET, simulate the false Valid. The solution to skip GET using key tab 2004-09-16 11-40 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/hedit.prg new variable isControlTab default .F. if control HTAB, correct the focus in GET, simulate the false Valid. 2004-09-16 10-15 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/message.c New function MsgNoYes - default button No 2004-09-14 09-00 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/window.c New functions SetTopMost(::Handle) // Set TopMost RemoveTopMost(::Handle) // Remove TopMost Contribution Vailton Renato da Silva * samples/a.prg Demo to use TopMost 2004-09-10 08-45 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/hedit.prg Minor Fix Regards Sandro Freire http://www.lumainformatica.com.br |
From: Lorenzo F. <lor...@te...> - 2004-09-09 12:22:05
|
2004-09-09 14:30 UTC+0200 Lorenzo Fiorini <lorenzo_fiorini/at/teamwork.it> * source/control.c * source/dialog.c * source/listbox.c * source/resource.c * source/richedit.c * small fixes to includes for mingw32 and OpenWatcom * source/hbrowse.prg * added missed local that broke build with -w Built with xHarbour CVS, mingw32/gcc 3.4.1 w32api-3.1 runtime-3.5 and OpenWatcom 1.3. regards, Lorenzo Fiorini |
From: Sandro R. R. F. <san...@ya...> - 2004-09-08 21:28:01
|
Hi Alexey Myronenko FIXED Thanks for your information Sandro Freire http://www.lumainformatica.com.br ----- Original Message ----- From: "atzct" <at...@ob...> To: <hwg...@li...> Sent: Wednesday, September 08, 2004 4:38 PM Subject: [Hwgui-developers] Syntax error in printdos.prg under Harbour > make_b32.log: > > c:\harbour\bin\harbour.exe source\printdos.prg -n -w > -iinclude;c:\harbour\include -oobj\printdos.c > Harbour Compiler Alpha build 44.0 (Flex) > Copyright 1999-2004, http://www.harbour-project.org/ > Compiling 'source\printdos.prg'... > > 100 > source\printdos.prg(105) Error E0030 Syntax error: "parse error at ','" > > source\printdos.prg(122) Error E0030 Syntax error: "parse error at 'Else'" > > source\printdos.prg(124) Error E0030 Syntax error: "parse error at 'EndIf'" > > source\printdos.prg(125) Error E0030 Syntax error: "parse error at 'EndIf'" > > 300 > 400 > 4 errors > > No code generated > > ** error 1 ** deleting obj\printdos.c > > > Best regards, > Alexey Myronenko. > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers |
From: atzct <at...@ob...> - 2004-09-08 19:58:15
|
Borland Resource Compiler Version 5.40 Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved. Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_hb_retclenAdopt' referenced from C:\HWGUI\LIB\HWGUI .LIB|drawtext Maybe hb_retclean_buffer solve this problem. Best regards, Alexey Myronenko |
From: atzct <at...@ob...> - 2004-09-08 19:35:57
|
make_b32.log: c:\harbour\bin\harbour.exe source\printdos.prg -n -w -iinclude;c:\harbour\include -oobj\printdos.c Harbour Compiler Alpha build 44.0 (Flex) Copyright 1999-2004, http://www.harbour-project.org/ Compiling 'source\printdos.prg'... 100 source\printdos.prg(105) Error E0030 Syntax error: "parse error at ','" source\printdos.prg(122) Error E0030 Syntax error: "parse error at 'Else'" source\printdos.prg(124) Error E0030 Syntax error: "parse error at 'EndIf'" source\printdos.prg(125) Error E0030 Syntax error: "parse error at 'EndIf'" 300 400 4 errors No code generated ** error 1 ** deleting obj\printdos.c Best regards, Alexey Myronenko. |
From: Sandro R. R. F. <san...@ya...> - 2004-09-08 16:32:46
|
Hi All Solved problems A) The cursor now stops in the last position when filling a GET. B) The Get with Picture @e does not blow up more to the being total filled. C) Introduced variavel lMaxlenght, now controlling the number it maximum of characters in a GET, use in control or class hEdit():New() Problems to correct A) To correct the positioning for keyboard key TAB, in the TAB Controls. Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-09-06 18:58:32
|
2004-09-06 16-00 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/hedit.prg See line 572 Fix bug picture @E complete the GET, cursor fixed in Left Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-09-06 17:34:21
|
2004-09-06 14-30 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/hedit.prg See line 386 Fix bug all complete the GET, cursor fixed in Left Valid to format DATE and CARACTER Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-09-01 12:14:18
|
Alexander Is Possible In GET create de propertie MAXLENGHT and SET CONFIRM ON Problem reported by user: @ xx, xx GET oGet VAR vGET picture "XXXX" press AAAAC (five caracters), return in pos 1 the result is CAAA @ xx, xx GET oGet VAR vGET picture "@E 999,999,999.99" press 88888888888 and enter the result is ###,###,###,###.## the correct is 888.888.888,88 Please send me any example for browse using SET RELATION TO type: TAB1->CAMP01 TAB2->CAMP01 In Browse TAB1->CAMP01 TAB2->CAMP02 Best Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-08-26 17:09:07
|
Pessoal o e-mail anterior destina-se a associação de Desenvolvedores, desconsiderem por aqui. Please the e-mail after no produce efect. Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-08-26 17:07:39
|
Pessoal, muito aqui são práticos, e muito bem capacitados para isso, mas algo que eu quero mesmo lutar no futuro junto com a Associação é a criação, mantido pela associação de um Curso Superior, para formação de programadores de computador, com especialização em Determinada linguagem. Todos sabem que para ministrar aulas é necessário curso Superior e Mestrado ou Doutorado, e acho que alguns de nós já possuem este grau, e se criassemos o curso, os associados, de inicio nós aqui poderiamos compor classes e turmas, e assim iriamos tornando a profissão, não só regulamentada como aperfeiçoada a um nível condizente com o conhecimento que tem a maioria daqui. Poderia ser um daqueles cursos rápidos de 02 anos e denominado Tecnologia em Programação ou Tecnologia em Desenvolvimento de Sistemas de Informação, voltada a xBase, C++, Basic, Delphi, conforme o que cada um queira se especializar. Vocês acham um sonho utópico, ou seria possivel lutarmos por isso? Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-08-25 16:17:13
|
2004-08-25 13-20 UTC-0300 Sandro R. R. Freire <san...@ya...> * include/windows.ch Add new variables TCN_SETFOCUS, TCN_GETFOCUS, TCN_KILLFOCUS * include/guilib.ch Replaced TAB comand, include ON CLICK, ON GETFOCUS and ON LOSTFOCUS * source/hdialog.prg Modify function DlgNotify * source/htab.prg Add new variables, to control Click, Lost and Get Focus * samples/a.prg Samples to new comands to TAB Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-08-24 14:52:57
|
Hi Alexander This samples demonstrate the bug in FOCUS. Using ENTER in Get1 is the focus is OK in Get2 Using TAB the focus return in TAB. #include "hwgui.ch" function main Local oDlg, oTAB Local oGet1, oGet2, oGet3, oVar1:="", oVar2:="", oVar3:="" INIT DIALOG oDlg CLIPPER NOEXIT AT 0, 0 SIZE 200, 200 @ 10, 10 TAB oTab ITEMS {} SIZE 180, 180 BEGIN PAGE "Page 01" of oTab @ 30, 60 Get oGet1 VAR oVar1 of oTab SIZE 100, 24 @ 30, 90 Get oGet2 VAR oVar2 of oTab SIZE 100, 24 END PAGE of oTab BEGIN PAGE "Page 02" of oTab @ 30, 60 Get oGet3 VAR oVar3 of oTab SIZE 100, 24 END PAGE of oTab ACTIVATE DIALOG oDlg return nil Best Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-08-17 18:07:31
|
What problem in CVS xHarbour for 5days. Not update using anonymous. Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-08-17 16:04:09
|
2004-08-17 10-00 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/hedit.prg Bug line 153, in execution run time * source/hbrowse.prg Line 1745, replace parameter, if return 0 replace to 1 * source/hcontrol.prg New variable get to simulate variables for methods valid and when Contribution by Ivanil Marcelino <iv...@ig...> 2004-08-16 14-10 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/HSayImg.prg New method ::ReplaceBitmap(Image, lRes) !bug fix in method ::END() for exit in dialog 2004-08-13 13-30 UTC-0300 Sandro R. R. Freire <san...@ya...> * samples/a.prg Demo to send e-mail using function ShellExecute Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-08-16 14:07:18
|
News For HwGUI u-br.comp.bibliotecas.hwgui Thanks Daniel Fraga and all servers Servers news://news.abusar.org/ news://news.atarde.com.br/ news://news.netuno.com.br/ news://news.colnet.com.br/ news://news.burner.com.br/ news://news.emotionsolution.com.br/ Regards Sandro Freire http://www.lumainformatica.com.br |
From: Sandro R. R. F. <san...@ya...> - 2004-08-13 15:28:16
|
Hi Alexander This suggestions/problems reported by Ivanil Marcelino a) picture this being respected b) set key 0,0 you the function does not function c) value lInitValue of the Radio this not being inicialized d) Radiobutton not this functionary, does not have as to recoup the selected value d) Captions of the normal buttons is not being safe when "&" is placed; to indicate shortcut e) Name of the controls in the inspector object it recoups::gettext instead of the name of the control (ocontrole:name) the majority of the controls are in whites. e) Pressuring esc in a form with Tab, tab is closed being the form (conventional PRG) d) to enter does not function change for lclipper = True f) lacking to include the property maxlenght to determine the Maximum size for one string, preventing treatment of error for data base Best Regards Sandro Freire http://www.lumainformatica.com.br |