Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Code Samples & Tips > Additional Libraries
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Additional Libraries Users contributed libraries.
This sub-forum is only available to licensed users.


New Listview Library (with source)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-19-2007, 06:26 PM
Filippo's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: Schwäb. Gmünd, Germany
Posts: 201
Default New Listview Library (with source)

Hi,
my first Library "Listview.dll", CF 2.0 is required.


Ciao,
Filippo
Attached Files
File Type: zip ListView.dll.zip (5.8 KB, 97 views)
File Type: zip SharpDevelop_Listview.zip (39.5 KB, 108 views)
File Type: zip TestListview.zip (7.1 KB, 101 views)
__________________
PPC: MDA Pro, 2GB SD
PPC: HTC Touch Diamond, 4GB
______________________
Reply With Quote
  #2 (permalink)  
Old 07-20-2007, 05:09 AM
alfcen's Avatar
Basic4ppc Veteran
 
Join Date: Apr 2007
Location: Okinawa, Ryukyu
Posts: 424
Default

Hi Filippo,

Grossartig! Eine echte Alternative zur Tabelle.

I tried your DLL and encountered no problems whatsoever.

Just two findings which do not diminish your work:
1. when you sort a column the listbox jumps to the leftmost column
2. any means of changing the color of each (odd) second row?

As I attempt to load your source in #develop I am told to check the
path in the import declaration. My .NET version is correct (2.0.50727.42)
Where would I look for the import path? Never before used #develop.

No hurry, your DLL is great as it is
Reply With Quote
  #3 (permalink)  
Old 07-21-2007, 06:46 PM
Filippo's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: Schwäb. Gmünd, Germany
Posts: 201
Default

Hi,

Library Listview.dll with new and modified funktionen.

New:
1. SetRowColor(cBeige,cSilver)
2. RemovCheckedRow
3. RemovAllRow

modified:
1. clear


Ciao,
Filippo
Attached Files
File Type: zip Listview.dll.zip (6.0 KB, 48 views)
File Type: zip TestListview.zip (7.4 KB, 73 views)
__________________
PPC: MDA Pro, 2GB SD
PPC: HTC Touch Diamond, 4GB
______________________
Reply With Quote
  #4 (permalink)  
Old 08-18-2007, 07:40 PM
Filippo's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: Schwäb. Gmünd, Germany
Posts: 201
Default

Hi,

Library Listview.dll update and with new funktionen.

New:
1. CheckedRow(RowNumber)


Ciao,
Filippo
Attached Files
File Type: zip Listview.dll.zip (6.2 KB, 65 views)
__________________
PPC: MDA Pro, 2GB SD
PPC: HTC Touch Diamond, 4GB
______________________
Reply With Quote
  #5 (permalink)  
Old 08-19-2007, 11:09 AM
specci48's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Germany
Posts: 582
Default

Hi Filippo,

I think not every user can remember all additional dll's with all available features.
So could you add a small help file to your distribution with a list of all provided functions (and parameters)? Or even better a .chm file so this help is accessible by the IDE?


specci48
Reply With Quote
  #6 (permalink)  
Old 08-19-2007, 12:50 PM
Filippo's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: Schwäb. Gmünd, Germany
Posts: 201
Default

Hallo specci48,

du hast ja Recht aber so eine Hilfe in Englisch zu schreiben ist für mich zu viel.
Ich denke das in mein Beispiel fast alle Funktionen enthalten sind und somit selbsterklärend ist?.


Ciao,
Filippo
__________________
PPC: MDA Pro, 2GB SD
PPC: HTC Touch Diamond, 4GB
______________________
Reply With Quote
  #7 (permalink)  
Old 08-19-2007, 07:33 PM
Knows the basics
 
Join Date: May 2007
Location: Daarsit
Posts: 94
Default

Quote:
Originally Posted by Filippo View Post
du hast ja Recht aber so eine Hilfe in Englisch zu schreiben ist für mich zu viel.
Babelfish und B4PPC forum?
Reply With Quote
Old 08-19-2007, 09:45 PM
specci48
This message has been deleted by specci48.
  #8 (permalink)  
Old 08-20-2007, 06:10 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 1,137
Default

Gyus, there's nothing wrong in writing in your own language, but, being this sub-forum a "general" one, please repeat the post in english...
So that we ALL can understand.....

I would give an example of what I talking about, but it was post in the first non-GeoTrail dependent Forum...
Somethig Like....


German, Italian, French or wahtever....Post

Then a few paragrfs below...

English...


Thaks for your understanding....
__________________
Paulo Gomes
Porto, Portugal

PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD
PPC: Qtek9000, 1GB SD
Reply With Quote
  #9 (permalink)  
Old 08-21-2007, 07:15 AM
Filippo's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: Schwäb. Gmünd, Germany
Posts: 201
Default

OK, I have understood!
__________________
PPC: MDA Pro, 2GB SD
PPC: HTC Touch Diamond, 4GB
______________________
Reply With Quote
  #10 (permalink)  
Old 08-22-2007, 03:54 PM
specci48's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Germany
Posts: 582
Default

Hi all,

a good library needs a help file, too.
So here is one...


specci48
Attached Files
File Type: zip ListViewHelp.zip (17.1 KB, 98 views)
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Listview.dll Filippo German Forum 60 08-08-2008 02:35 PM
Listview.dll giannimaione German Forum 4 06-03-2008 08:34 PM
MS ListView enonod Basic4ppc Wishlist 2 04-27-2008 01:16 PM
Listview help jeterry Questions & Help Needed 5 04-18-2008 11:36 AM
zip & unzip library (with source) dzt Additional Libraries 12 07-09-2007 02:00 PM


All times are GMT. The time now is 07:27 PM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0