View previous topic :: View next topic |
Author |
Message |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Thu Jan 26, 2006 1:27 am Post subject: |
|
|
Build 3.1.30
- Added Stream class.
- Added MemoryStream class.
- Added File.OpenRead method.
- Inherited FileStream from Stream class.
- Added ListBox colored item support.
-Shawn |
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Sat Jan 28, 2006 7:07 pm Post subject: |
|
|
Build 3.1.31
|
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Sun Jan 29, 2006 3:27 am Post subject: |
|
|
Build 3.1.32
A fixed version of 3.1.31 ... something happened with the previous build - the Timer.Tag enhancement didn't make its way into the build - not sure why. This build corrects that issue. |
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Thu Mar 30, 2006 3:49 am Post subject: |
|
|
Build 3.1.36
- Added NumericUpDown control
|
|
Back to top |
|
 |
ntdoc KiXforms Supporter

Joined: 05 Mar 2003 Posts: 77 Location: Mouse Country
|
Posted: Thu May 25, 2006 5:06 am Post subject: |
|
|
Well I have 3.1.37 and I don't see any post about that one.  |
|
Back to top |
|
 |
ntdoc KiXforms Supporter

Joined: 05 Mar 2003 Posts: 77 Location: Mouse Country
|
Posted: Thu May 25, 2006 5:12 am Post subject: |
|
|
Okay wait a minute. The control panel Add/Remove says I have 3.1.37 installed, but I just ran the new beta of Benny's KFD and it says that I have 3.1.41.0 installed and that I need 3.1.42.0 to run the new KFD
So what is up with the version control here?
Let me download the latest and install it and see what I get.
Okay, had to uninstall the previous version (would be nice if the installer could handle that for you) Installed the latest version and the Add/Remove Control Panel still says it's the same version 3.1.37 but KFD now runs and says the version is 3.1.42.0 so I really think you need to get a better methodology for checking the version levels so everyone is on the same page. |
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Mon Oct 02, 2006 5:49 pm Post subject: |
|
|
Posted a new kf.net build - added four extra parameters to the Graphics.DrawImage method to allow specifying the co-ordinates of the "source" image used when drawing an image:
Syntax is:
Graphics.DrawImage(image, dx,dy,dw,dh [, sx, sy, sw, sh] )
where
sx, sy, sw, sh are the bits of the "source" image (specified using the "image" parm) ... the defaults are sx =0, sy = 0, sw = image width, sh = image height. |
|
Back to top |
|
 |
benny69 KiXforms Advocate


Joined: 30 Oct 2003 Posts: 567 Location: Lincoln, Ne
|
Posted: Mon Oct 02, 2006 6:28 pm Post subject: |
|
|
so this is kinda like being able to crop an image? _________________ Wait don't order yet,... get KiXforms Designer .NET 2.0 (Beta)
KiXforms Designer .NET 2.0 (Beta) |
|
Back to top |
|
 |
Shawn KiXforms Developer


Joined: 22 Feb 2003 Posts: 1983 Location: Canada
|
Posted: Mon Oct 02, 2006 7:07 pm Post subject: |
|
|
exactly. a member is writing an app that does some image cropping. |
|
Back to top |
|
 |
masken KiXforms Enthusiast

Joined: 14 Mar 2003 Posts: 202 Location: Gothenburg, Sweden
|
Posted: Tue Mar 18, 2008 7:59 pm Post subject: |
|
|
Isn't it time to un-stick this one? |
|
Back to top |
|
 |
Rod KiXforms Webmaster


Joined: 22 Feb 2003 Posts: 202 Location: United Kingdom
|
Posted: Wed Mar 19, 2008 9:26 am Post subject: |
|
|
I think you are right ... consider it unstuck
Rod. _________________
 |
|
Back to top |
|
 |
|