Coolite UX Toolkit

  1. #1

    Coolite UX Toolkit

    Hi,
    What is the link to download Coolite UX Toolkit? I would like to use with textfield with Mask.
    Thanks.
    Maia.
  2. #2

    RE: Coolite UX Toolkit

    http://code.google.com/p/coolite-ux-toolkit/

    To get the source, you'll have to use an SVN client such as Tortoise SVN or copy and paste the source you want by browsing the source.

    -MC
  3. #3

    RE: Coolite UX Toolkit

    Hi,
    I installed the Tortoise, I created the folder and ran the SVN Checkout to the url:

    http://code.google.com/p/coolite-ux-toolkit/ and

    http://coolite-ux-toolkit.googlecode.com/svn/trunk/

    but gives the following error:

    Error: Server sent unexpected return value (400 Bad Request) in response to OPTIONS

    Any tips?

    Thanks.
    Maia.

  4. #4

    RE: Coolite UX Toolkit

    Maia (3/24/2009)Hi,
    I installed the Tortoise, I created the folder and ran the SVN Checkout ...
    You can't use checkout is the source repository is readonly, or maybe your firewall are playing games?
    http://tortoisesvn.tigris.org/faq.html#four00

    hth/Peter
  5. #5

    RE: Coolite UX Toolkit

    <div style="text-align: left;" id="result_box" dir="ltr">Hi,

    I did the download and do the Build Project (VS2008) occurred the
    following error:
    Error 1 'Coolite.Ext.UX.GMapPanelBase.UpdateContent
    (string)': no suitable method found to override C: \ SVN \ coolite-ux -
    toolkit \ Coolite.Ext.UX \ Extensions \ GMapPanel \ GMapPanelBase.cs 56
    30 Coolite.Ext.UX
    Thanks.
    Maia.

  6. #6

    RE: Coolite UX Toolkit

    Any Help?
  7. #7

    RE: Coolite UX Toolkit

    Hi,
    <div style="text-align: left;" id="result_box" dir="ltr">I removed the lines below and compiled.

         //   [Browsable(false)]
         //   public override void UpdateContent(string text)
         //   {
         //       //base.UpdateContent(text);
         //   }
    In the project, I added the Coolite.Ex.Ux.dll in folder References, but he does not show the InputTextMask the list of plugins.

    List of available plugins:
    <ext:GenericPlugin></ext:GenericPlugin>
    <ext:GridFilters></ext:GridFilters>
    <ext:GroupingSummary></ext:GroupingSummary>
    <ext:PanelResizer></ext:PanelResizer>
    <ext:RowExpander></ext:RowExpander>
    <ext:SliderTip></ext:SliderTip>
    <ext:SlidingPager></ext:SlidingPager>
    <ext:TabCloseMenu></ext:TabCloseMenu>
    Are missing some other configuration?
  8. #8

    RE: Coolite UX Toolkit

    1. Did you reference the assembly in your project?


    2. Since the Coolite.Ext.Ux assembly uses a different namespace, did you declare it at the beginning (C# = using/ VB.NET = import)?


    -MC
  9. #9

    RE: Coolite UX Toolkit


    Thanks for tips...
    Solved.
    Maia.


Similar Threads

  1. Coolite Toolkit 1.0 ?
    By Yannis in forum 1.x Help
    Replies: 2
    Last Post: Jun 20, 2010, 3:17 AM
  2. coolite toolkit and ajax toolkit together.
    By ebineva in forum 1.x Help
    Replies: 1
    Last Post: May 06, 2010, 7:34 AM
  3. Replies: 0
    Last Post: Apr 18, 2010, 11:18 AM
  4. Coolite Toolkit Problem
    By yaser82 in forum 1.x Help
    Replies: 4
    Last Post: Jul 08, 2008, 12:30 PM

Posting Permissions