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...> - 2015-01-27 13:09:59
|
Itamar M. Lins Jr. Lins writes: > Hi! > I detec here ComboBox not show VSCROLL bar, > ... Added. > Error HCUSTOMWINDOW/0 Invalid class member > Called from ->HTAB:_LSUSPENDMSGSHANDLING(225) > Called from ->HCHECKCOMBOBOX:VALID(774) Fixed. Regards, Alexander. |
|
From: Alexander S.K. <al...@be...> - 2015-01-27 12:37:27
|
HwGUI 2.19 build 2 has been released on Sourceforge. Regards, Alexander. |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-27 12:08:23
|
Hi!
I detec here ComboBox not show VSCROLL bar,
#include "hwgui.ch"
Function main
LOCAL oDlg, cComboBox:="", cPhantom:="", aOpc := {"A","B","C","D","E","F"}
INIT DIALOG oDlg CLIPPER NOEXIT AT 100,100 SIZE 500,200
@ 010,10 get ComboBox oComboBox VAR cComboBox ITEMS aOpc TEXT Size
80,30 DisplayCount 3 ;
Valid {||
hwg_msginfo(cComboBox),.t.}
@ 010,30 get oPhantom VAR cPhantom size 0,0
ACTIVATE Dialog oDlg Center
Best regards,
Itamar M. Lins Jr.
|
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-27 12:03:26
|
Hi! Error HCUSTOMWINDOW/0 Invalid class member Called from ->HTAB:_LSUSPENDMSGSHANDLING(225) Called from ->HCHECKCOMBOBOX:VALID(774) Called from ->(b)HCOMBOBOXEX_NEW(208) Called from ->ONCOMMAND(316) Called from ->(b)(_INITSTATICS00004)(0) Called from ->HTAB:ONEVENT(177) Called from ->HWG_SENDMESSAGE(0) Called from ->(b)HCONTROL(49) Called from ->HBROWSEEX:SETFOCUS(0) Called from ->HBROWSEEX:BUTTONDOWN(2758) Called from ->HBROWSEEX:ONEVENT(800) Called from ->HWG_DLGBOXINDIRECT(0) Called from ->HDIALOG:ACTIVATE(135) Best regards, Itamar M. Lins Jr. |
|
From: Maurizio la C. <m.l...@ar...> - 2015-01-27 08:35:08
|
Hi Alexander, I agree. Thanks for you improvements and to Itamar for the punctual signalling. Regards. -- Maurizio Il 27/01/2015 07:22, Alexander S.Kresin ha scritto: > Hi, > > I think, we have enough fixes and compatibility improvements since > build 1 and it's time to release the build2. > > Regards, Alexander. > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers > |
|
From: Alexander S.K. <al...@be...> - 2015-01-27 07:22:54
|
Hi, I think, we have enough fixes and compatibility improvements since build 1 and it's time to release the build2. Regards, Alexander. |
|
From: Alexander S.K. <al...@be...> - 2015-01-26 06:59:52
|
Itamar M. Lins Jr. Lins writes: > Error HCUSTOMWINDOW/0 Invalid class member > Called from ->HSTATICEX:_VALUE(225) > > Line my program 255 > &oB: Value := &cAlias->&cFieldA > > with: > &oB: SetText ( &cAlias->&cFieldA ) > > works fine. Yes, and this is right. We introduced the :Value for controls, which allows user to input some values ( edit, updown, comboboxes, check- and radio- buttons, etc. ), not for the static text on labels ( SAY ) or buttons. The difference is clearly visible on the example of a checkbutton: there is a logical value, which can be set/get with a :Value method and a caption - static text, which can be set/get with a SetText(), GetText() methods. Regards, Alexander. |
|
From: Alexander S.K. <al...@be...> - 2015-01-26 06:46:50
|
Itamar M. Lins Jr. Lins writes: > Hi! > Report from user Claudio M. Chaves. > ComboboxEx not found in 2.19 present in 2.17 > > #xcommand @ <x>,<y> GET COMBOBOXEX [ <oCombo> VAR ] <vari> ; > ... I will add it to contrib after testing. Regards, Alexander. |
|
From: Alexander S.K. <al...@be...> - 2015-01-26 06:44:16
|
Itamar M. Lins Jr. Lins writes: > Hi! > Report from user Gilberto Silverio. > > ThisForm:obutton1:Enabled := .t. //error this line > Was removed, "enabled property" present in 2.17 > Ok, I've added it instead of :IsEnabled() method > I add this lines below > Line 1250 hbrowsex.prg nWidth error... Added. Regards, Alexander. |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-25 13:18:05
|
Hi!
I add this lines below
Line 1250 hbrowsex.prg nWidth error...
----------8<------
IF hb_IsObject( oColumn:aBitmaps[j,2] )
xSize := Max( xSize, oColumn:aBitmaps[ j, 2 ]:nWidth + 2 )
::minHeight := Max( ::minHeight, ::aMargin[ 1 ] + oColumn:aBitmaps[ j,
2 ]:nHeight + ::aMargin[ 3 ] )
ENDIF
---------->8------
and line 2177 hbrowsex.prg nHeight error...
----------8<------
If hb_isObject(ob)
IF ob:nHeight > ::height
y1 := 0
...
---------->8------
Best regards,
Itamar M. Lins Jr.
|
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-23 20:58:04
|
Error HCUSTOMWINDOW/0 Invalid class member Called from ->HSTATICEX:_VALUE(225) Line my program 255 &oB: Value := &cAlias->&cFieldA with: &oB: SetText ( &cAlias->&cFieldA ) works fine. best regards, Itamar M. Lins Jr. |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-23 15:47:31
|
Hi!
Report from user Claudio M. Chaves.
ComboboxEx not found in 2.19 present in 2.17
#xcommand @ <x>,<y> GET COMBOBOXEX [ <oCombo> VAR ] <vari> ;
ITEMS <aItems> ;
[ OF <oWnd> ] ;
[ ID <nId> ] ;
[ SIZE <width>, <height> ] ;
[ DISPLAYCOUNT <nDisplay>] ;
[ ITEMHEIGHT <nhItem> ] ;
[ COLUMNWIDTH <ncWidth> ] ;
[ COLOR <color> ] ;
[ BACKCOLOR <bcolor> ] ;
[ ON CHANGE <bChange> ] ;
[ STYLE <nStyle> ] ;
[ FONT <oFont> ] ;
[ TOOLTIP <ctoolt> ] ;
[ <edit: EDIT> ] ;
[ <text: TEXT> ] ;
[ WHEN <bWhen> ] ;
[ VALID <bValid> ] ;
[ CHECK <acheck> ] ;
[ IMAGES <aImages> ] ;
=> ;
[<oCombo> := ] HCheckComboBox():New( <oWnd>,<nId>,<vari>, ;
{|v|Iif(v==Nil,<vari>,<vari>:=v)}, ;
<nStyle>,<x>,<y>,<width>,<height>, ;
<aItems>,<oFont>,,,,<bChange>,<ctoolt>, ;
<.edit.>,<.text.>,<bWhen>,<color>,<bcolor>, ;
<bValid>,<acheck>,<nDisplay>,<nhItem>,<ncWidth>,
<aImages> );;
[ <oCombo>:name := <(oCombo)> ]
Best regards,
Itamar M. Lins Jr.
|
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-23 13:59:01
|
Hi! Report from user Gilberto Silverio. ThisForm:obutton1:Enabled := .t. //error this line Was removed, "enabled property" present in 2.17 >From Luis Basso Just outside that had been created the property ENABLED used to ASSIGN The ENABLE () or DISABLE () on a line only Best regards, Itamar M. Lins Jr. |
|
From: Alexander S.K. <al...@be...> - 2015-01-23 06:22:08
|
Itamar M. Lins Jr. Lins writes: > Hi! > For compatibility com guilib.ch <http://guilib.ch> > File hWindow.prg > > Fix send by Jose Cunha. Thanks, fixed. Regards, Alexander. |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-22 11:46:46
|
Hi!
For compatibility com guilib.ch
File hWindow.prg
line 386
METHOD Activate( lShow, lMaximized, lMinimized, bActivate )
change
METHOD Activate( lShow, lMaximized, lMinimized, lCenter, bActivate )
Other line Activate Method.
METHOD Activate( lShow, lMaximized, lMinimized, bActivate ) CLASS
HMDIChildWindow
change
METHOD Activate( lShow, lMaximized, lMinimized, lCenter, bActivate )
CLASS HMDIChildWindow
and add this line 407
if lCenter
::Center()
end
Fix send by Jose Cunha.
Best regards,
Itamar M. Lins Jr.
|
|
From: Maurizio la C. <m.l...@gm...> - 2015-01-20 10:12:22
|
Yes, of course. I was aware about that. The truth is that a code: oCtrl:value := something is more readable and concise than oCtrl:setValue( something ) IMHO Regards. -- Maurizio 2015-01-20 9:33 GMT+01:00 Alexander S.Kresin <al...@be...>: > Maurizio la Cecilia writes: > > OK, sorry. > > I think that the property is more readable than the setget methods. > > Property - you mean :Value ? > > oCtrl:Value := x > x := oCtrl:Value > > Just want to clarify, that internally Value isn't a property, it is a > setget method. It looks like a property. > > Regards, Alexander. > > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers > |
|
From: Alexander S.K. <al...@be...> - 2015-01-20 09:33:21
|
Maurizio la Cecilia writes: > OK, sorry. > I think that the property is more readable than the setget methods. Property - you mean :Value ? oCtrl:Value := x x := oCtrl:Value Just want to clarify, that internally Value isn't a property, it is a setget method. It looks like a property. Regards, Alexander. |
|
From: Maurizio la C. <m.l...@gm...> - 2015-01-20 08:28:05
|
OK, sorry. I think that the property is more readable than the setget methods. Regards. -- Maurizio Il 20/gen/2015 07:24 "Alexander S.Kresin" <al...@be...> ha scritto: > Maurizio la Cecilia writes: > > > I vote for uniform naming and because not all the controls does manage > > text I prefer the xxxValue() to the xxxText() names. > > Itamar M. Lins Jr. writes: > > I vote with Maurizio. xxxValue is more smart. Used to > numeric,date,text... > > Probably, I told not clear enough. > I asked to choose between Value (defined as SETGET, as in 2.17) and a > pair GetValue,SetValue: > > oCtrl:Value := x > x := oCtrl:Value > > or > > oCtrl:SetValue( x ) > x := oCtrl:GetValue() > > Regards, Alexander. > > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers > |
|
From: Alexander S.K. <al...@be...> - 2015-01-20 06:24:17
|
Maurizio la Cecilia writes: > I vote for uniform naming and because not all the controls does manage > text I prefer the xxxValue() to the xxxText() names. Itamar M. Lins Jr. writes: > I vote with Maurizio. xxxValue is more smart. Used to numeric,date,text... Probably, I told not clear enough. I asked to choose between Value (defined as SETGET, as in 2.17) and a pair GetValue,SetValue: oCtrl:Value := x x := oCtrl:Value or oCtrl:SetValue( x ) x := oCtrl:GetValue() Regards, Alexander. |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-19 22:56:47
|
Hi! > The problem isn't in :objname. > In this sample the get control belongs to the TAB, not to oDlg, so >oDlg:findcontrol(,hwg_ >Getfocus()) returns Nil. Yes, but my opnion is a problem of inheritance because TAB Control is within DIALOG the objects of TAB are not being seen. Thanks for response! Best regards, Itamar M. Lins Jr. |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-19 22:39:08
|
>What's your opinion ? Any comments are welcome. I vote with Maurizio. xxxValue is more smart. Used to numeric,date,text... My .00001 cents ;-) Best regards, Itamar M. Lins Jr. |
|
From: Maurizio la C. <m.l...@gm...> - 2015-01-19 22:02:30
|
Hi Alexander, I vote for uniform naming and because not all the controls does manage text I prefer the xxxValue() to the xxxText() names. JM2C Regards -- Maurizio Il 19/gen/2015 18:51 "Alex" <al...@be...> ha scritto: > Itamar M. Lins Jr. Lins writes: > > Method Value hEDIT.prg not found > > Yes, because currently in 2.19 we have Gettext(), SetText() methods > instead. > > For other controls there are GetValue(), SetValue() methods and I'm sure > that we need to set some uniformity here. I can add Value() everywhere > instead of them or leave GetValue(), SetValue() - this has no mention for > me > - I can replace all occurrences of these methods in my code. The only thing > I don't like is to have few methods with different names, which do the > same. > > What's your opinion ? Any comments are welcome. > > Regards, Alexander. > > ________________________________________________ > > > > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers > |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-01-19 19:52:11
|
Hi! test |
|
From: Alex <al...@be...> - 2015-01-19 17:51:42
|
Itamar M. Lins Jr. Lins writes: > Method Value hEDIT.prg not found Yes, because currently in 2.19 we have Gettext(), SetText() methods instead. For other controls there are GetValue(), SetValue() methods and I'm sure that we need to set some uniformity here. I can add Value() everywhere instead of them or leave GetValue(), SetValue() - this has no mention for me - I can replace all occurrences of these methods in my code. The only thing I don't like is to have few methods with different names, which do the same. What's your opinion ? Any comments are welcome. Regards, Alexander. ________________________________________________ |
|
From: Alexander S.K. <al...@be...> - 2015-01-19 13:19:28
|
Itamar M. Lins Jr. Lins writes: > Hi! > From Gilberto Silverio > Is subject(), Presente in 2.17 version. > This function isn't related to HwGUI purposes and isn't used in other HwGUI sources files. I recommend simply to copy/paste it from 2.17/guimain.prg to his project. Regards, Alexander. |