PC Review


Reply
Thread Tools Rate Thread

FlowLayoutPanel for Compact Framework

 
 
jhoge123@yahoo.com
Guest
Posts: n/a
 
      4th Oct 2005
I noticed that the FlowLayoutPanel does not exist in the .net compact
framework. I need to take a dataset and use it to add buttons to the
appropriate tab of a TabControl object.

This works great in the full framework: Add a docked FlowLayoutPanel
and then loop through your buttons and add them to the panel. If there
are a lot, it just scrolls nicely.

Does anybody know about a workaround for this in Compact framework? I
suppose I could always keep track of where the last button has been
placed, and then add the new button a few pixels below, but that limits
flexibilty. If I wanted to make the buttons flow to the right and then
down, I would need to recode.

Any help would be greatly appreciated.

John

 
Reply With Quote
 
 
 
 
=?Utf-8?B?QWxleCBZYWtobmluIFtNVlBd?=
Guest
Posts: n/a
 
      4th Oct 2005
This question was already asked:

http://groups.google.com/group/micro...02278f1f06c0ec

--
--
Alex Yakhnin, .NET CF MVP
www.intelliprog.com | www.opennetcf.org


"(E-Mail Removed)" wrote:

> I noticed that the FlowLayoutPanel does not exist in the .net compact
> framework. I need to take a dataset and use it to add buttons to the
> appropriate tab of a TabControl object.
>
> This works great in the full framework: Add a docked FlowLayoutPanel
> and then loop through your buttons and add them to the panel. If there
> are a lot, it just scrolls nicely.
>
> Does anybody know about a workaround for this in Compact framework? I
> suppose I could always keep track of where the last button has been
> placed, and then add the new button a few pixels below, but that limits
> flexibilty. If I wanted to make the buttons flow to the right and then
> down, I would need to recode.
>
> Any help would be greatly appreciated.
>
> John
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft C# .NET 0 24th May 2007 04:22 AM
Any suggestion for directory layout of project support both Full.NET Framework and Compact Framework? ping235 Microsoft Dot NET Framework 2 22nd May 2007 03:35 AM
.Net compact Framework throwing formatException which 'normal' framework doesn't John Haxton Microsoft Dot NET Framework 0 20th Apr 2004 03:47 PM
Building a SOAP Message (in Compact Framework) [REPLYING FROM microsoft.public.dotnet.framework] news.microsoft.com Microsoft Dot NET Compact Framework 1 2nd Apr 2004 11:14 PM
Building a SOAP Message (in Compact Framework) [REPLYING FROM microsoft.public.dotnet.framework] news.microsoft.com Microsoft Dot NET Framework 0 16th Mar 2004 05:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:33 PM.