Thread: [Vdklib-list] VDK for linux and window version 2.4.1. released
Brought to you by:
mariomotta,
plmalatray
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: 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 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: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-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: 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. |