Re: easy dialog resizing
From: Maloney (nope_at_nope.com)
Date: 11/03/04
- Next message: Jeff Ciesielski: "Re: Files loading"
- Previous message: Jeff Ciesielski: "Re: Files loading"
- In reply to: Justin Rogers: "Re: easy dialog resizing"
- Next in thread: Justin Rogers: "Re: easy dialog resizing"
- Reply: Justin Rogers: "Re: easy dialog resizing"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 3 Nov 2004 12:25:47 -0700
Looks like anchor points will do the trick. I didn't know visual studio
already had this ability.
thanks for the reply Justin.
"Justin Rogers" <Justin@games4dotnet.com> wrote in message
news:OED6r6UwEHA.1400@TK2MSFTNGP11.phx.gbl...
> Layout managers are fairly easy to create. If you want a sample of a
> layout manager in action then you
> can examine my PDDrop code that I've placed on Project Distributor. I made
> the layout manager to
> allow me an easier time laying out my forms. Some simple changes can
> provide better features and I'm
> more than happy to split the layout manager code into a separate project
> and start supporting it.
>
> http://markitup.aspxconnection.com/Projects/Project.aspx?projectId=26
>
> The application itself won't matter much to you, but the layout features
> may. Again, let me know and I
> can split it out and support it.
>
>
> --
> Justin Rogers
> DigiTec Web Consultants, LLC.
> Blog: http://weblogs.asp.net/justin_rogers
>
> "Maloney" <nope@nope.com> wrote in message
> news:OfcTRdUwEHA.3108@TK2MSFTNGP14.phx.gbl...
>> Does anybody know of a library in c# that will aid in making resizable
>> dialogs?
>>
>> Similar to
>> http://www.gipsysoft.com/articles/dialogsizer/
>> http://www.codeproject.com/dialog/easysize.asp
>>
>> but in c#
>>
>
>
- Next message: Jeff Ciesielski: "Re: Files loading"
- Previous message: Jeff Ciesielski: "Re: Files loading"
- In reply to: Justin Rogers: "Re: easy dialog resizing"
- Next in thread: Justin Rogers: "Re: easy dialog resizing"
- Reply: Justin Rogers: "Re: easy dialog resizing"
- Messages sorted by: [ date ] [ thread ]