vdklib-list Mailing List for VDK Library
Brought to you by:
mariomotta,
plmalatray
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <pie...@fr...> - 2010-01-04 17:45:37
|
Hello, I send you my best wishes for the new year : good health, enough money and a full success in your projects ! Some work has been done on VDKLib last year, 2.5.0 version will come soon. Best regards Pierre-Louis |
From: Ricardo R. <r_r...@ya...> - 2006-02-18 03:33:22
|
Hi Mario Hi folks I am using VDK 2.4.1 and all is ok but I want to use also gtkglare just as I used to do it in the version 1.2.7 I know that there were a lot of changues but I used to use gtlglarea with no problems well my question is if there is a guide for wrapping gtk windgets, if this is supported yet or does anybody know if I can only "put" (or something like that) the gtkglarea widget into a frame, just as I did it before? I hope anybody can help me rick Mario Motta <mm...@gu...> wrote: VDK team is pleased to announce VDK version 2.4.1 both for linux and windows has been released and is presently available at: http://vdklib.sourceforge.net WHAT IS NEW: linux vdk 2.4.1 ------------------- mainly is an updating version with a few bug fixes and enhancements: 1) added pkg-config support for compiling vdk applications, usage: pkg-config vdk-2.x --cflags [--libs] Perhaps you should add the directory containing `vdk-2.x.pc' to the PKG_CONFIG_PATH environment variable Note: however old vdk-config-2 [options] script remains still operative 2) now vdk compiles fine also with gcc 3.4.x 3) VDKTreeView widget: added 2 signals: cell_edited_signal, cell_toggled_signal Also added 2 properties: ChangedColumn, ChangedText 4)VDKProgressBar widget: Added two properties: (double) MinValue,MaxValue that set and read progress bar range programmatically. win vdk 2.4.1 ------------------ as above, now win vdk is lined up with win gtk+ 2.6.7 ------------------------------------------------------- SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate online with coworkers and clients while avoiding the high cost of travel and communications. There is no equipment to buy and you can meet as often as you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click _______________________________________________ Vdkbuilder-list mailing list Vdk...@li... https://lists.sourceforge.net/lists/listinfo/vdkbuilder-list --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. |
From: Pierre-Louis M. <pie...@fr...> - 2005-06-09 08:22:15
|
VDK team is pleased to announce VDKODBC version 2.4.2 both for linux and windows has been released and is presently available at: http://vdklib.sourceforge.net WHAT IS NEW: ------------------- This release is modified only for windows users : vdkodbcmake.mak is modified to support gtk+-2.6.x under windows on Dev-C++ 4.9.9.2 |
From: Pierre-Louis M. <pie...@fr...> - 2005-06-04 09:32:55
|
VDK team is pleased to announce VDKODBC version 2.4.1 both for linux and windows has been released and is presently available at: http://vdklib.sourceforge.net WHAT IS NEW: ------------------- mainly is an updating version with a few bug fixes and enhancements: 1) added pkg-config support for compiling vdkodbc applications, usage: pkg-config vdkodbc-2.x --cflags [--libs] Note: however old vdkodbc-config [options] script remains still operative 2) Close() and Eof() methods added to VDKODBCQuery object |
From: Mario M. <mm...@gu...> - 2005-05-26 06:29:55
|
George P Boutwell wrote: > > Ok. Think I can manage that. > > The current 'status' of things is that you would have to use > VDKBuilder on Linux to create the program/project on Linux, then > build/get the Win32 VDK library and take the same source on Windows > and build it against that library, right? > that's right. /mario |
From: George P B. <geo...@gm...> - 2005-05-25 15:44:29
|
On 5/25/05, Mario Motta <mm...@gu...> wrote: > happy to hear you again :-) :) I've been here, lurking mostly. > download vdk-2.4.1.zip and follow instructions on INSTALL file. > Basically you need Dev C++ IDE that includes mingw gcc compiler and much > more. > May be INSTALL file is a bit out of date regarding gtk+ versions but > take a look at > http://www.gimp.org/~tml/gimp/win32/downloads.html > you can downloag gtk+ 2.6.x that's better than 2.4 Ok. Think I can manage that. The current 'status' of things is that you would have to use VDKBuilder on Linux to create the program/project on Linux, then build/get the Win32 VDK library and take the same source on Windows and build it against that library, right? --=20 George |
From: Mario M. <mm...@gu...> - 2005-05-25 15:32:04
|
George P Boutwell wrote: > Mario, > > Maybe a silly question... What's need to work with the VDK for > Windows? Is there an doc out-lining the environment, compiler, etc > that's needed some place? > > On 5/25/05, Mario Motta <mm...@gu...> wrote: > > >>win vdk 2.4.1 >>------------------ >>as above, now win vdk is lined up with win gtk+ 2.6.7 > > Hi George, happy to hear you again :-) download vdk-2.4.1.zip and follow instructions on INSTALL file. Basically you need Dev C++ IDE that includes mingw gcc compiler and much more. May be INSTALL file is a bit out of date regarding gtk+ versions but take a look at http://www.gimp.org/~tml/gimp/win32/downloads.html you can downloag gtk+ 2.6.x that's better than 2.4 have fun /mario |
From: George P B. <geo...@gm...> - 2005-05-25 15:15:50
|
Mario, Maybe a silly question... What's need to work with the VDK for Windows? Is there an doc out-lining the environment, compiler, etc that's needed some place? On 5/25/05, Mario Motta <mm...@gu...> wrote: > win vdk 2.4.1 > ------------------ > as above, now win vdk is lined up with win gtk+ 2.6.7 --=20 George |
From: Mario M. <mm...@gu...> - 2005-05-25 14:48:53
|
VDK team is pleased to announce VDK version 2.4.1 both for linux and windows has been released and is presently available at: http://vdklib.sourceforge.net WHAT IS NEW: linux vdk 2.4.1 ------------------- mainly is an updating version with a few bug fixes and enhancements: 1) added pkg-config support for compiling vdk applications, usage: pkg-config vdk-2.x --cflags [--libs] Perhaps you should add the directory containing `vdk-2.x.pc' to the PKG_CONFIG_PATH environment variable Note: however old vdk-config-2 [options] script remains still operative 2) now vdk compiles fine also with gcc 3.4.x 3) VDKTreeView widget: added 2 signals: cell_edited_signal, cell_toggled_signal Also added 2 properties: ChangedColumn, ChangedText 4)VDKProgressBar widget: Added two properties: (double) MinValue,MaxValue that set and read progress bar range programmatically. win vdk 2.4.1 ------------------ as above, now win vdk is lined up with win gtk+ 2.6.7 |
From: Mario M. <ma...@ma...> - 2004-09-30 16:54:33
|
gboutwel wrote: > Chris suggests that he already applied the gcc 3.4.x patches >available and that these errors happen anyway. Looking at the >gcc 3.4.x patches summaries it didn't look like they addressed >this problem. Is another patch needed? > > > >George > > yes it is, waiting to have gcc 3.4.x installed. /mario |
From: gboutwel <gbo...@pr...> - 2004-09-30 15:29:07
|
This was posted over on the VDKBulder-List, I thought an repost of it over here might be need for some discussing: > Hello Gertwin, > > I"ve tried re-installing VDKBuilder on my gentoo system. I"m using gcc 3.4.1. > > The VDKBuilder of course depends on VDK. VDK won"t compile. (even with the gcc > patch). > > Are you involved with the VDK library as well? > > Chris > (errors follow) > > canvascompo.h: In constructor `CanvasPixmap::CanvasPixmap(VDKCanvas*, int, > int, char*)": > canvascompo.h:159: error: no matching function for call to > `VDKRect::VDKRect(VDKRect)" > ../vdk/vdkutils.h:206: note: candidates are: VDKRect::VDKRect(VDKRect&) > In file included from testvdk.cc:37: > drawingcompo.h: In constructor `DrawingPixmap::DrawingPixmap(VDKDrawingArea*, > int, int, char*)": > drawingcompo.h:186: error: no matching function for call to > `VDKRect::VDKRect(VDKRect)" > ../vdk/vdkutils.h:206: note: candidates are: VDKRect::VDKRect(VDKRect&) Chris suggests that he already applied the gcc 3.4.x patches available and that these errors happen anyway. Looking at the gcc 3.4.x patches summaries it didn't look like they addressed this problem. Is another patch needed? George -------------------------------------- Want to download some Christian Stuff? http://www.praize.com/downloads/ |
From: Mario M. <mm...@gu...> - 2004-09-11 04:28:02
|
this is a tecnical test |