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: Itamar M. L. J. L. <ita...@gm...> - 2014-07-03 15:08:29
|
Hi!
2014-07-03 13:35 UTC+0300 Alexander Kresin <al...@be...>
* source/gtk/hbrowse.prg
* source/winapi/hbrowse.prg
* Added yet another checking of existing a HBitmap object in
HColumn():aBitmaps
( while painting )
Now not show my column with JPG images.
obitPreto := hbitmap():AddFile( "imagens\BolaPreta.jpg" )
obitAmarelo := hbitmap():AddFile( "imagens\BolaAmarela.jpg" )
oBrw:aColumns[1]:aBitmaps := ;
{ { {|| SinalPreto() }, oBitPreto }, { {|| SinalAmarelo() }, oBitAmarelo }}
Works fine with HWG 2.17.
Changelog 2082 2013-06-19 13:16:05Z druzus
Best regards,
Itamar M. Lins Jr.
|
|
From: Itamar M. L. J. L. <ita...@gm...> - 2014-07-03 14:41:56
|
Hi! Alain Aupeix please use plain text for you email. see, unfortunately sourcerforge not working with html email. http://sourceforge.net/p/hwgui/mailman/hwgui-developers/ >This is because you have not Hbitmap object in >>oColumn:aBitmaps[j,2] >>Check, where you fill the ::aBitmaps.</pre> My code WORKS fine with Hwgui 2.17 Best regards, Itamar M. Lins Jr. |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2014-07-03 14:38:20
|
Hi! Alain Aupeix please use plain text for you email. see, unfortunately sourcerforge not working with html email. http://sourceforge.net/p/hwgui/mailman/hwgui-developers/ >This is because you have not Hbitmap object in >>oColumn:aBitmaps[j,2] >>Check, where you fill the ::aBitmaps.</pre> My code WORKS fine with Hwgui 2.17 Best regards, Itamar M. Lins Jr. |
|
From: Alain A. <ala...@wa...> - 2014-07-03 14:06:22
|
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 03/07/2014 15:46, Itamar M. Lins Jr.
Lins a écrit :<br>
</div>
<blockquote
cite="mid:CAH...@ma..."
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>Hi!</div>
<div>I use this:<br>
obitPreto := hbitmap():AddFile(
"imagens\BolaPreta.jpg" )</div>
</div>
<div>
<div> obitAmarelo := hbitmap():AddFile(
"imagens\BolaAmarela.jpg" )</div>
</div>
<div>...<br>
</div>
<pre style="margin-top:0px;margin-bottom:0px;padding:15px;border-width:0px 0px 0px 1px;border-left-style:solid;border-left-color:rgb(229,229,229);outline:0px;font-size:12.727272033691406px;vertical-align:baseline;font-family:monospace,sans-serif;white-space:pre-wrap;word-wrap:break-word;overflow:auto;color:rgb(85,85,85);line-height:18px;background-image:initial;background-repeat:initial">> This is because you have not Hbitmap object in >oColumn:aBitmaps[j,2]
>Check, where you fill the ::aBitmaps.</pre>
</div>
</div>
</div>
</blockquote>
jpg is not a bitmap ...<br>
<br>
A+<br>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.8-1 | H.arbour 3.2.0dev
(2014-06-27 15:20) | HbIDE (Rev.274) | FiveLinux (r138) | Hw.Gui
(2273)</small>
<hr>
</div>
</body>
</html>
|
|
From: Itamar M. L. J. L. <ita...@gm...> - 2014-07-03 13:47:03
|
Hi!
I use this:
obitPreto := hbitmap():AddFile( "imagens\BolaPreta.jpg" )
obitAmarelo := hbitmap():AddFile( "imagens\BolaAmarela.jpg" )
oBrw:aColumns[1]:aBitmaps := ;
{ { {|| SinalPreto() }, oBitPreto }, { {|| SinalAmarelo() }, oBitAmarelo } }
> This is because you have not Hbitmap object in >oColumn:aBitmaps[j,2]
>Check, where you fill the ::aBitmaps.
>
> For now I've added to HBrowse a checking for existence of this
>object, so, instead of error, it simply will not display it.
>
>Regards, Alexander.
Best regards,
Itamar M. Lins Jr.
|
|
From: Alexander S.K. <al...@be...> - 2014-07-03 09:37:50
|
Itamar M. Lins Jr. Lins writes: > Line 648 hbrowse.prg > > xSize := Max( xSize, oColumn:aBitmaps[j,2]:nWidth + 2 ) > -------------8<-------------- > > > Error BASE/1004 Method not exported: NWIDTH > Called from ->NWIDTH(0) > Called from ->HBROWSE:REBUILD(648) > This is because you have not Hbitmap object in oColumn:aBitmaps[j,2] Check, where you fill the ::aBitmaps. For now I've added to HBrowse a checking for existence of this object, so, instead of error, it simply will not display it. Regards, Alexander. |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2014-07-03 03:57:37
|
Line 648 hbrowse.prg
xSize := Max( xSize, oColumn:aBitmaps[j,2]:nWidth + 2 )
-------------8<--------------
Error BASE/1004 Method not exported: NWIDTH
Called from ->NWIDTH(0)
Called from ->HBROWSE:REBUILD(648)
Best regards,
Itamar M. Lins Jr.
|
|
From: Maurizio la C. <m.l...@gm...> - 2014-07-02 21:08:26
|
And below the Windows warnings counterpart: C:/SVN/hwgui/source/common/editor/hcedit_w.c: In function 'ted_LineOut': C:/SVN/hwgui/source/common/editor/hcedit_w.c:295:9: warning: unused variable 'rect' [-Wunused-variable] RECT rect; ^ C:/SVN/hwgui/source/common/editor/hcedit_w.c: In function 'HB_FUN_HCED_COLOR2X': C:/SVN/hwgui/source/common/editor/hcedit_w.c:767:4: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=] sprintf(s,"#%2X%2X%2X", n%256, (n/256)%256, (n/65536)%256 ); ^ C:/SVN/hwgui/source/common/editor/hcedit_w.c:767:4: warning: format '%X' expects argument of type 'unsigned int', but argument 4 has type 'long int' [-Wformat=] C:/SVN/hwgui/source/common/editor/hcedit_w.c:767:4: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'long int' [-Wformat=] C:/SVN/hwgui/source/common/xml/xmlparse.c: In function 'HB_FUN_HBXML_PRELOAD': C:/SVN/hwgui/source/common/xml/xmlparse.c:239:69: warning: signed and unsigned type in conditional expression [-Wsign-compare] unsigned long ulLen = (unsigned long)((HB_ISNUM(2))? hb_parnl(2) : hb_parclen(1)); ^ BR Maurizio Il 02/07/2014 17:40, Alain Aupeix ha scritto: > ../common/editor/hcedit_l.c: In function 'ted_CalcLineWidth': > ../common/editor/hcedit_l.c:309:13: attention : variable 'font' set > but not used [-Wunused-but-set-variable] > ../common/editor/hcedit_l.c: In function 'ted_LineOut': > ../common/editor/hcedit_l.c:400:13: attention : unused variable 'font' > [-Wunused-variable] > ../common/editor/hcedit_l.c:398:37: attention : unused variable > 'iRealWidth' [-Wunused-variable] > ../common/editor/hcedit_l.c: In function 'HB_FUN_HCED_COLOR2X': > ../common/editor/hcedit_l.c:960:4: attention : format '%X' expects > argument of type 'unsigned int', but argument 3 has type 'long int' > [-Wformat] > ../common/editor/hcedit_l.c:960:4: attention : format '%X' expects > argument of type 'unsigned int', but argument 4 has type 'long int' > [-Wformat] > ../common/editor/hcedit_l.c:960:4: attention : format '%X' expects > argument of type 'unsigned int', but argument 5 has type 'long int' > [-Wformat] > > Perhaps not important ... > > A+ > -- > ------------------------------------------------------------------------ > Alain Aupeix > http://jujuland.pagesperso-orange.fr/ > http://pissobi-lacassagne.pagesperso-orange.fr/ > ------------------------------------------------------------------------ > U.buntu 12.04 | G.ramps 3.4.8-1 | H.arbour 3.2.0dev (2014-06-27 15:20) > | HbIDE (Rev.274) | FiveLinux (r138) | Hw.Gui (2273) > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > > > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers |
|
From: Alain A. <ala...@wa...> - 2014-07-02 15:40:45
|
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1">../common/editor/hcedit_l.c: In function
‘ted_CalcLineWidth’:<br>
../common/editor/hcedit_l.c:309:13: attention : variable ‘font’
set but not used [-Wunused-but-set-variable]<br>
../common/editor/hcedit_l.c: In function ‘ted_LineOut’:<br>
../common/editor/hcedit_l.c:400:13: attention : unused variable
‘font’ [-Wunused-variable]<br>
../common/editor/hcedit_l.c:398:37: attention : unused variable
‘iRealWidth’ [-Wunused-variable]<br>
../common/editor/hcedit_l.c: In function ‘HB_FUN_HCED_COLOR2X’:<br>
../common/editor/hcedit_l.c:960:4: attention : format ‘%X’ expects
argument of type ‘unsigned int’, but argument 3 has type ‘long
int’ [-Wformat]<br>
../common/editor/hcedit_l.c:960:4: attention : format ‘%X’ expects
argument of type ‘unsigned int’, but argument 4 has type ‘long
int’ [-Wformat]<br>
../common/editor/hcedit_l.c:960:4: attention : format ‘%X’ expects
argument of type ‘unsigned int’, but argument 5 has type ‘long
int’ [-Wformat]<br>
</font><br>
Perhaps not important ...<br>
<br>
A+<br>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.8-1 | H.arbour 3.2.0dev
(2014-06-27 15:20) | HbIDE (Rev.274) | FiveLinux (r138) | Hw.Gui
(2273)</small>
<hr>
</div>
</body>
</html>
|
|
From: oleksa <m.o...@uk...> - 2014-07-02 13:39:52
|
Hi! source\winapi\hprinter.prg(638) Error E0030 Syntax error "syntax error at 'KEY'" 1 error No code generated. hbmk2[hwgui]: Error: Running Harbour compiler (embedded). 1 Regards, Alexey Myronenko --- Оригінальне повідомлення --- Від кого: alk...@us... Дата: 2 липня 2014, 15:34:13 > Revision: 2272 > http://sourceforge.net/p/hwgui/code/2272 > Author: alkresin > Date: 2014-07-02 12:33:56 +0000 (Wed, 02 Jul 2014) > Log Message: > ----------- > 2014-07-02 16:35 UTC+0300 Alexander Kresin > * source/gtk/hprinter.prg > * source/winapi/hprinter.prg > ! Small fix > > Modified Paths: > -------------- > trunk/hwgui/Changelog > trunk/hwgui/source/gtk/hprinter.prg > trunk/hwgui/source/winapi/hprinter.prg > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Hwgui-commits mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-commits > |
|
From: Alexander S.K. <al...@be...> - 2014-06-23 11:42:35
|
That "M" was an attempt to fix the situation with font sizes, but, as far as I remember, that work wasn't finished. There really is a problem in calculating font size - it must look the same on the screen and on the paper, but for now there is difference sometimes while printing from different computers. So, this issue is still in todo list. oleksa пишет: > Alexander, can you explain this moment in code? > > Regards, > Alexey Myronenko > > > --- Оригінальне повідомлення --- > Від кого: "oleksa" <m.o...@uk...> > Дата: 27 вересня 2013, 08:42:57 > > > >> Playing with font in designer under win, like as set new font, set the same font this func doesn't works correctly, as i see problem in var height with "M"+Ltrim(Str(Round(aTMetr[1]*nVertSize/nVertRes,2),5,2)). >> GTK version doesn't have "M" in var height. >> In other case we have other func Font2Attr() without "M" which is similar to Font2XML but return array instead of xml node in Font2XML. >> What the "M" does? >> >> Regards, >> Alexey Myronenko >> |
|
From: Alain A. <ala...@wa...> - 2014-06-17 11:27:45
|
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Thanks, it's now ok<br>
<br>
A+<br>
</div>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.7-3 | H.arbour 3.2.0dev
(2014-06-12 17:29) | HbIDE (Rev.313) | Five.Linux (r138) |
Hw.Gui (2266)</small>
<hr></div>
</body>
</html>
|
|
From: Alain A. <ala...@wa...> - 2014-06-13 14:52:58
|
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1">Hi,<br>
<br>
Here is an error when compiling with last harbour and hwgui:<br>
<br>
<i>##################</i><i><br>
</i><i># Making Hwgui #</i><i><br>
</i><i>##################</i><i><br>
</i><i>gcc -Wall -O3 -DHWG_USE_POINTER_ITEM -c -I./
-I../../include -I/usr/local/include/harbour `pkg-config
--cflags gtk+-2.0` -o ../../obj/draw.o draw.c</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_DRAWBITMAP’:</i><i><br>
</i><i>draw.c:270:4: attention : ‘gdk_pixbuf_unref’ is deprecated
(declared at
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243):
Use 'g_object_unref' instead [-Wdeprecated-declarations]</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_OPENIMAGE’:</i><i><br>
</i><i>draw.c:321:4: erreur: unknown type name ‘BOOL’</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_ALPHA2PIXBUF’:</i><i><br>
</i><i>draw.c:366:7: attention : ‘gdk_pixbuf_unref’ is deprecated
(declared at
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243):
Use 'g_object_unref' instead [-Wdeprecated-declarations]</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_DELETEOBJECT’:</i><i><br>
</i><i>draw.c:450:7: attention : ‘gdk_pixbuf_unref’ is deprecated
(declared at
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243):
Use 'g_object_unref' instead [-Wdeprecated-declarations]</i><i><br>
</i><b><i>make: *** [../../obj/draw.o] Erreur 1</i></b><i><br>
</i><br>
Just sending this mail to list, returns this error:<br>
</font><font
style="font-family:Geneva;font-size:10pt;color:#000000;"
color="#000000" face="Geneva" size="+0"><br>
<i>Sorry. Your message could not be delivered to:</i></font><i>
</i><i><br>
</i><i>
</i>
<div style="text-align:left;" align="left"><i><font
style="font-family:Geneva;font-size:10pt;color:#000000;"
color="#000000" face="Geneva" size="+0">Kurt Klippel (Mailbox
or Conference is full.)</font></i></div>
<i> </i>
<div class="moz-signature"><font size="-1"><br>
A+<br>
</font>-- <br>
<hr> Alain Aupeix<br>
<a class="moz-txt-link-freetext"
href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext"
href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr> <small>U.buntu 12.04 | G.ramps 3.4.7-3 | H.arbour 3.2.0dev
(2014-06-12 17:29) | HbIDE (Rev.313) | Five.Linux (r138) |
Hw.Gui (2266)</small>
<hr></div>
</body>
</html>
|
|
From: Alain A. <ala...@wa...> - 2014-06-13 14:48:24
|
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1">Hi,<br>
<br>
Here is an error when compiling with last harbour and hwgui:<br>
<br>
<i>##################</i><i><br>
</i><i># Making Hwgui #</i><i><br>
</i><i>##################</i><i><br>
</i><i>gcc -Wall -O3 -DHWG_USE_POINTER_ITEM -c -I./
-I../../include -I/usr/local/include/harbour `pkg-config
--cflags gtk+-2.0` -o ../../obj/draw.o draw.c</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_DRAWBITMAP’:</i><i><br>
</i><i>draw.c:270:4: attention : ‘gdk_pixbuf_unref’ is deprecated
(declared at
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243):
Use 'g_object_unref' instead [-Wdeprecated-declarations]</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_OPENIMAGE’:</i><i><br>
</i><i>draw.c:321:4: erreur: unknown type name ‘BOOL’</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_ALPHA2PIXBUF’:</i><i><br>
</i><i>draw.c:366:7: attention : ‘gdk_pixbuf_unref’ is deprecated
(declared at
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243):
Use 'g_object_unref' instead [-Wdeprecated-declarations]</i><i><br>
</i><i>draw.c: In function ‘HB_FUN_HWG_DELETEOBJECT’:</i><i><br>
</i><i>draw.c:450:7: attention : ‘gdk_pixbuf_unref’ is deprecated
(declared at
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243):
Use 'g_object_unref' instead [-Wdeprecated-declarations]</i><i><br>
</i><b><i>make: *** [../../obj/draw.o] Erreur 1</i></b><i><br>
</i><br>
A+<br>
</font>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.7-3 | H.arbour 3.2.0dev
(2014-06-12 17:29) | HbIDE (Rev.313) | Five.Linux (r138) |
Hw.Gui (2266)</small>
<hr></div>
</body>
</html>
|
|
From: oleksa <m.o...@uk...> - 2014-06-13 08:29:06
|
Alexander, can you explain this moment in code? Regards, Alexey Myronenko --- Оригінальне повідомлення --- Від кого: "oleksa" <m.o...@uk...> Дата: 27 вересня 2013, 08:42:57 > Playing with font in designer under win, like as set new font, set the same font this func doesn't works correctly, as i see problem in var height with "M"+Ltrim(Str(Round(aTMetr[1]*nVertSize/nVertRes,2),5,2)). > GTK version doesn't have "M" in var height. > In other case we have other func Font2Attr() without "M" which is similar to Font2XML but return array instead of xml node in Font2XML. > What the "M" does? > > Regards, > Alexey Myronenko > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers > |
|
From: oleksa <m.o...@uk...> - 2014-06-12 09:27:42
|
Hi! Set font (for any object), reopen the form, the size of font increase (+2). Regards, Alexey Myronenko |
|
From: oleksa <m.o...@uk...> - 2014-06-06 12:19:50
|
Hi! hctrl.prg(16) Warning W0002 Redefinition or duplicate definition of #define TCM_SETCURSEL hctrl.prg(17) Warning W0002 Redefinition or duplicate definition of #define TCM_GETITEMCOUNT hformgen.prg(17) Warning W0002 Redefinition or duplicate definition of #define SB_HORZ hformgen.prg(18) Warning W0002 Redefinition or duplicate definition of #define SB_VERT inspect.prg(14) Warning W0002 Redefinition or duplicate definition of #define CBN_KILLFOCUS editor.prg(172) Warning W0027 Meaningless use of expression 'Logical' Regards, Alexey Myronenko |
|
From: Itamar M. L. J. L. <ita...@gm...> - 2014-06-04 20:18:52
|
hbmk2: Compilando...
../../../../source/common/editor/hcedit_w.c: In function
'HB_FUN_HCED_COLOR2X':
../../../../source/common/editor/hcedit_w.c:742:4: warning: format '%X'
expects
argument of type 'unsigned int', but argument 3 has type 'long int'
[-Wformat=]
sprintf(s,"#%2X%2X%2X", n%256, (n/256)%256, (n/65536)%256 );
^
../../../../source/common/editor/hcedit_w.c:742:4: warning: format '%X'
expects
argument of type 'unsigned int', but argument 4 has type 'long int'
[-Wformat=]
../../../../source/common/editor/hcedit_w.c:742:4: warning: format '%X'
expects
argument of type 'unsigned int', but argument 5 has type 'long int'
[-Wformat=]
hbmk2: Criando biblioteca estáticas... lib\libprocmisc.a
Best regards,
Itamar M. Lins Jr.
|
|
From: Itamar M. L. J. L. <ita...@gm...> - 2014-06-04 20:15:20
|
hbmk2: Compilando...
../../../../source/common/xml/xmlparse.c: In function
'HB_FUN_HBXML_PRELOAD':
../../../../source/common/xml/xmlparse.c:238:64: warning: signed and
unsigned ty
pe in conditional expression [-Wsign-compare]
unsigned long ulNew = 0, ulLen = (HB_ISNUM(2))? hb_parnl(2) :
hb_parclen(1);
^
../../../../source/common/xml/xmlparse.c:287:4: warning: pointer targets in
pass
ing argument 1 of 'hb_retclen' differ in signedness [-Wpointer-sign]
hb_retclen( ptrnew, ulNew );
^
In file included from ../../../../source/common/xml/xmlparse.c:12:0:
C:/HB34/include/hbapi.h:685:25: note: expected 'const char *' but argument
is of
type 'unsigned char *'
extern HB_EXPORT void hb_retclen( const char * szText, HB_SIZE nLen );
/* ret
urns a string with a specific length */
^
../../../../source/common/xml/xmlparse.c:241:8: warning: unused variable
'iChar'
[-Wunused-variable]
int iChar;
^
hbmk2: Criando biblioteca estáticas... lib\libhbxml.a
Best regards,
Itamar M. Lins Jr.
|
|
From: Alain A. <ala...@wa...> - 2014-04-24 14:03:52
|
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 24/04/2014 11:53, Alexander S.Kresin
a écrit :<br>
</div>
<blockquote cite="mid:535...@be..." type="cite">
<pre wrap="">It seems that in your own script the -lhbcplr is absent in a libraries list.</pre>
</blockquote>
That was the reason. I thought all the build.sh in hwgui were
identical, that wasn't the case ...<br>
<br>
I found another problem when using $SYSTEM_LIBS<br>
A known bug found concerning -lm : if -lm isn't the last lib, there
is an error building (I also encounter it with a tool named bin2txt:
<a class="moz-txt-link-freetext" href="https://github.com/zyoung/bin2txt">https://github.com/zyoung/bin2txt</a> the makefile failed). The way to
avoid this error, is to put -lm at the end of the line<br>
<br>
So, the command loine ought to be :<br>
<br>
gcc $1.c -o$1 -I $HRB_INC -L $HRB_LIB -L $HWGUI_LIB
-Wl,--start-group $HWGUI_LIBS $HARBOUR_LIBS -Wl,--end-group
`pkg-config --cflags gtk+-2.0` `pkg-config gtk+-2.0 --libs` <b>$SYSTEM_LIBS</b><br>
<br>
instead of :<br>
<br>
gcc $1.c -o$1 -I $HRB_INC -L $HRB_LIB -L $HWGUI_LIB $SYSTEM_LIBS
-Wl,--start-group $HWGUI_LIBS <b>$HARBOUR_LIBS</b> -Wl,--end-group
`pkg-config --libs gtk+-2.0`<br>
<br>
A+<br>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.7-3 | H.arbour 3.2.0dev
(2014-04-11 15:36) | HbIDE (Rev.299) | Five.Linux (r138) |
Hw.Gui (2243)</small>
<hr></div>
</body>
</html>
|
|
From: Alain A. <ala...@wa...> - 2014-04-24 12:22:37
|
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 24/04/2014 13:26, Alexander S.Kresin
a écrit :<br>
</div>
<blockquote cite="mid:535...@be..." type="cite">
<pre wrap="">To force text literals, written on your language, to display correctly,
you don't need to convert them to utf8 directly ( with hb_utf8tostr(),
as you do it ). It's enough to set hwg_SetAppLocale( "ISO8859-1" ), if
this locale is appropriate.
For the debugged program was displayed well, add the second parameter to
the call of oText:Open() - it's near the line 1036, Settext() function.
It should be:
oText:Open( cName, "FRISO" )
Both the
REQUEST HB_CODEPAGE_FRISO
and
REQUEST HB_CODEPAGE_UTF8
must be added.</pre>
</blockquote>
In fact, it seems I failed to choose the correct codepage.<br>
<br>
adding "utf-8" to oText:Open<br>
and <br>
setting app locale to "utf-8" done the job. Don't forget that Linux
editors use utf-8 by default.<br>
and in this case, no more need using hb_utf8tostr()<br>
<br>
All is ok, menus, and prg display.<br>
<br>
Thanks<br>
A+<br>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.7-3 | H.arbour 3.2.0dev
(2014-04-11 15:36) | HbIDE (Rev.288) | Five.Linux (r138) |
Hw.Gui (2235)</small>
<hr></div>
</body>
</html>
|
|
From: Alain A. <ala...@wa...> - 2014-04-24 11:48:18
|
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 24/04/2014 11:53, Alexander S.Kresin
a écrit :<br>
</div>
<blockquote cite="mid:535...@be..." type="cite">
<blockquote type="cite">
<pre wrap="">/tmp/ccicMDGs.o:(.data+0x6f0): undefined reference to `HB_FUN_HB_COMPILEFROMBUF'
</pre>
</blockquote>
<pre wrap="">It seems that in your own script the -lhbcplr is absent in a libraries list.</pre>
</blockquote>
That was the reason<br>
<br>
Thanks<br>
A+<br>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.7-3 | H.arbour 3.2.0dev
(2014-04-11 15:36) | HbIDE (Rev.288) | Five.Linux (r138) |
Hw.Gui (2235)</small>
<hr></div>
</body>
</html>
|
|
From: Alexander S.K. <al...@be...> - 2014-04-24 11:26:19
|
To force text literals, written on your language, to display correctly,
you don't need to convert them to utf8 directly ( with hb_utf8tostr(),
as you do it ). It's enough to set hwg_SetAppLocale( "ISO8859-1" ), if
this locale is appropriate.
For the debugged program was displayed well, add the second parameter to
the call of oText:Open() - it's near the line 1036, Settext() function.
It should be:
oText:Open( cName, "FRISO" )
Both the
REQUEST HB_CODEPAGE_FRISO
and
REQUEST HB_CODEPAGE_UTF8
must be added.
Regards, Alexander.
Alain Aupeix writes:
> Hi,
>
> The same way I have translated dbview, I have made it for the debugger.
> It works , but I have a little problem.
> To translate I added this:
>
> /REQUEST HB_CODEPAGE_FRISO
> REQUEST HB_CODEPAGE_UTF8
>
> ...
>
> Function Main( ... )
> ...
> hwg_SetAppLocale( "ISO8859-1" )
> hb_CdpSelect( "FRISO" )
>
> /
> and I use hb_utf8tostr() for the menus, titles, strings
> That's ok
>
> To have a correct display of the text, I have added
>
> /Static Function OpenPrg()
> ...
> hwg_SetAppLocale( "UTF-8" )
> /
> but it doesn't work as I expect
>
> hwgdebug <program> >>> don't display correctly
> <program> >>> don't display
> correctly
> hwgdebug => debug a program >>> don't display correctly
>
> In all these cases, I must use 'open a source file' to have then correct
> display.
>
> What do I miss ?
>
> Thanks
> A+
> --
> ------------------------------------------------------------------------
> Alain Aupeix
> http://jujuland.pagesperso-orange.fr/
> http://pissobi-lacassagne.pagesperso-orange.fr/
> ------------------------------------------------------------------------
> U.buntu 12.04 | G.ramps 3.4.6-1 | H.arbour 3.2.0dev (2014-04-11 15:36) |
> HbIDE (Rev.288) | Five.Linux (r138) | Hw.Gui (2235)
|
|
From: Alexander S.K. <al...@be...> - 2014-04-24 09:53:43
|
Alain Aupeix ?????: > > Having corrected it, I had another error concerning hbvmpub.h not found > => due to difference of habour location There is a construction in build.sh: if [ "x$HB_ROOT" = x ]; then export HRB_BIN=/usr/local/bin export HRB_INC=/usr/local/include/harbour export HRB_LIB=/usr/local/lib/harbour else export HRB_BIN=$HB_ROOT/bin/linux/gcc export HRB_INC=$HB_ROOT/include export HRB_LIB=$HB_ROOT/lib/linux/gcc fi If your Harbour isn't placed in /usr/local/bin, /usr/local/include, /usr/local/lib, you need to set the HB_ROOT. > So I made my own which works for all others samples I tried > Here is now some warnings, and an error: > > /tmp/ccicMDGs.o:(.data+0x6f0): undefined reference to > `HB_FUN_HB_COMPILEFROMBUF' It seems that in your own script the -lhbcplr is absent in a libraries list. Regards, Alexander. |
|
From: Alexander S.K. <al...@be...> - 2014-04-24 09:24:01
|
>> For example: >> Class hBrowse this methods not found in 2.18 >> //oBrw:ShowSortMark := .T. >> //oBrw:ShowMark := .F. >> //oBrw:Themed := .T. > > To resolve these and other problems with HBrowse I suggest to include > the whole HBrowse from 2.17 to the contrib as HBrowseEx. > I've added hbrowsex.prg to contrib/ext_controls/ and the BROWSEEX command to the hwg_extctrl.ch. So, now to use the browse features, which are absent in a 2.18 HBROWSE, you need to #include the hwg_extctrl.ch to the source file, the hwg_extctrl.lib to the link script and change BROWSE TO BROWSEEX in sources. Also, if HColumn() class calls are used somewhere in the sources, you need to change them to the HColumnEx(). Regards, Alexander. |