Re: Dynamic buttons on WinForms

2011-08-01 Thread Anthony Mayan
read my mind..thats the example i was going to use to expalin my question:)

On Mon, Aug 1, 2011 at 3:53 PM, mike smith meski...@gmail.com wrote:

 In a way.

 Are you going to make a tetris game with blocks randomly selected from all
 the resources it can lay its hands on ?  Be pretty cool.


 On Mon, Aug 1, 2011 at 2:59 PM, Anthony Mayan ifum...@gmail.com wrote:

 awesome...thats what i was looking for...that link was pretty groovy..is
 that a google thing?


 On Mon, Aug 1, 2011 at 2:46 PM, Bill McCarthy 
 bill.mccarthy.li...@live.com.au wrote:

 http://lmgtfy.com/?q=FlowLayoutPanel+Windows.Forms

 ;)

 |-Original Message-
 |From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-
 |boun...@ozdotnet.com] On Behalf Of Greg Keogh
 |Sent: Monday, 1 August 2011 2:32 PM
 |To: 'ozDotNet'
 |Subject: RE: Dynamic buttons on WinForms
 |
 |FlowLayoutPanel ?
 |
 |Aren't they WPF only? -- Greg






 --
 Meski

http://courteous.ly/aAOZcv

 Going to Starbucks for coffee is like going to prison for sex. Sure,
 you'll get it, but it's going to be rough - Adam Hills




RE: Dynamic buttons on WinForms

2011-08-01 Thread Williams, Thomas
Hi Anthony - I have used a library called Transitions for WinForms 
animations: https://code.google.com/p/dot-net-transitions/

Thomas


From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On 
Behalf Of Anthony Mayan
Sent: Monday, 1 August 2011 12:43 PM
To: ozDotNet
Subject: Dynamic buttons on WinForms

Is it possible to create a winform so that buttons slide into the current 
available position similar to divs in HTML.


Basically, i have some buttons that will remove under certain conditions, but 
want  the remaining buttons to take up the space left by the remove ones.

Almost like  tetris...hope i have ade this clear?



Peninsula Health - Metropolitan Health Service of the Year 2007  2009


RE: Dynamic buttons on WinForms

2011-07-31 Thread Bill McCarthy
FlowLayoutPanel ?

|-Original Message-
|From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-
|boun...@ozdotnet.com] On Behalf Of Anthony Mayan
|Sent: Monday, 1 August 2011 12:43 PM
|To: ozDotNet
|Subject: Dynamic buttons on WinForms
|
|Is it possible to create a winform so that buttons slide into the current
available
|position similar to divs in HTML.
|
|
|Basically, i have some buttons that will remove under certain conditions,
but
|want  the remaining buttons to take up the space left by the remove ones.
|
|Almost like  tetris...hope i have ade this clear?
|
|




RE: Dynamic buttons on WinForms

2011-07-31 Thread Greg Keogh
FlowLayoutPanel ?

Aren't they WPF only? -- Greg



RE: Dynamic buttons on WinForms

2011-07-31 Thread Bill McCarthy
http://lmgtfy.com/?q=FlowLayoutPanel+Windows.Forms

;)

|-Original Message-
|From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-
|boun...@ozdotnet.com] On Behalf Of Greg Keogh
|Sent: Monday, 1 August 2011 2:32 PM
|To: 'ozDotNet'
|Subject: RE: Dynamic buttons on WinForms
|
|FlowLayoutPanel ?
|
|Aren't they WPF only? -- Greg




Re: Dynamic buttons on WinForms

2011-07-31 Thread Anthony Mayan
awesome...thats what i was looking for...that link was pretty groovy..is
that a google thing?

On Mon, Aug 1, 2011 at 2:46 PM, Bill McCarthy 
bill.mccarthy.li...@live.com.au wrote:

 http://lmgtfy.com/?q=FlowLayoutPanel+Windows.Forms

 ;)

 |-Original Message-
 |From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-
 |boun...@ozdotnet.com] On Behalf Of Greg Keogh
 |Sent: Monday, 1 August 2011 2:32 PM
 |To: 'ozDotNet'
 |Subject: RE: Dynamic buttons on WinForms
 |
 |FlowLayoutPanel ?
 |
 |Aren't they WPF only? -- Greg