Options of minimizing and clock in the ext:Desktop

  1. #1

    Options of minimizing and clock in the ext:Desktop



    I altered some js and css of the control ext:Desktop to add a button of minimizing all the windows and a clock in the taskbar.

    Does the possibility exist of including this modifications definitively in Coolite Toolkit's next version?
  2. #2

    RE: Options of minimizing and clock in the ext:Desktop

    Hi Olimpia,
    Could you please share your code?
    I would like to understand how to put some controls in taskbar area of the Desktop, and it seems that is exactly what you did.
    Thanks in advance,

    Vlad
  3. #3

    RE: Options of minimizing and clock in the ext:Desktop

    Anyone else has a solution for this topic?

    How can I put some control into the Taskbar?

    Thanks in advance,
    Vlad
  4. #4

    RE: Options of minimizing and clock in the ext:Desktop



    This button was not included through C#.
    I altered the js of the controls...

    For this reason it would like that in the next version already had this native option
  5. #5

    RE: Options of minimizing and clock in the ext:Desktop

    Hi Olimpia,
    Would it be possible that you will share your js? I would like to have this functionality before the next version of coolite...

    Thanks again,
    Vlad
  6. #6

    RE: Options of minimizing and clock in the ext:Desktop



    It follows the files
    You have to extract in the directory Build\Resources\Coolite\ux\extensions of the project Coolite.Ext.Web

    Also inform the js in the file AssemblyInfo.cs
    [assembly: WebResource("Coolite.Ext.Web.Build.Resources.Cooli te.ux.extensions.desktop.js.App.js", "text/javascript")]
    [assembly: WebResource("Coolite.Ext.Web.Build.Resources.Cooli te.ux.extensions.desktop.js.TaskBar.js", "text/javascript")]
    [assembly: WebResource("Coolite.Ext.Web.Build.Resources.Cooli te.ux.extensions.desktop.js.Module.js", "text/javascript")]
    [assembly: WebResource("Coolite.Ext.Web.Build.Resources.Cooli te.ux.extensions.desktop.js.StartMenu.js", "text/javascript")]

    Then it compiles the project.
    It would be excellent if these options were included in the next version of the controls.
  7. #7

    RE: Options of minimizing and clock in the ext:Desktop

    Hi olimpia,

    I'm not sure that we'll be able to include these features in the v1.0 release, athough these would be great candidates for a community Plugin. Developers could then add to the <Plugins> property of the Desktop.


    Hope this helps.


    Geoffrey McGill
    Founder
  8. #8

    RE: Options of minimizing and clock in the ext:Desktop



    Hi Geoffrey McGill, thank you for the information.
    I tried to do a plugin, but I didn't have a lot of success.
    Does some exist manual that explains as developing a plugin for the coolite?

Similar Threads

  1. More options for Cookie Provider?
    By knave in forum 1.x Help
    Replies: 1
    Last Post: Sep 17, 2011, 10:34 AM
  2. [CLOSED] Desktop Task bar options
    By schellappa in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 03, 2011, 5:40 PM
  3. [CLOSED] TimeFields problem with 12-hour clock
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Dec 13, 2009, 7:39 PM
  4. [CLOSED] dynamic gridfilter options
    By Lex in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Jul 16, 2009, 10:57 AM
  5. Store.getRowsValue(options)
    By sonnt in forum 1.x Help
    Replies: 1
    Last Post: Jun 23, 2009, 3:56 AM

Posting Permissions