Jump to content

Pink-El

uniGUI Subscriber
  • Posts

    140
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by Pink-El

  1. Thank you

    I saw this demo. I can set some properties of the column and it starts to show image. It`s true. But in my case I need join values from the fields in the single field by html. Source code of the lib is hidden. How I can check it?

  2. Idea is very sipmple

     

    Simple query

    Select idkey,text from mytable

     

    html query

    Select '<p>'||cast(idkey as varchar(10))||'</p><p>'||text||'</p>'  as html_info from mytable

     

    I can use any html tag and grid will show it correctly. Very nice.

    Question was about image. I can use img tag but I need load pict from db filed not from file.

  3. I found that I can to use html as a field`s value and grid`s column will show html result. Very good idea. I can prepare my custom view in query with html for the grid.  How I can insert picture in this code from other field?

    Thank you  

  4. Hello

    I have question about TUniLoginForm. Is it enough to add this form to the project or I`ll need to call this form directly from code? And what is the role of OnControlPanelLogin event in this case?

    Thank you

    Dmytro

  5. Hello

    How I can to insert some frames of the unigui application to the other web page?

    For example I need to make small frame with a grid and I need to use it in other sites something like RSS

     

    Good job Farshad.  Fantastic progress

     

     

    Thank you

    Dmytro

  6. Hello,

     

    I am sorry but attachment is invalid. Can you upload again?

     

    Thank you

     

    Dmytro

    For newbies like myself....

    The windowless demo was modified so all controls reside on mainpanel with visible=false;
    The MainForm calls a login form with callback to allow setting of mainpanel.visible to true;
    A cookie records UserID.

    attachicon.gifWindowlessLoginExample.zip

  7. Well, nothing prevents from developing commercial apps with current version, but again I understand your concerns.

     

    Yes, you right but what about price and license?

    Second question it is source code.

     

    Dmytro

  8. A new roadmap is being prepared. We mentioned release dates in past which we missed, but this time new roadmap will be more realistic.

    I hope it will be soon. Because I like your idea and I have projects where I can use your framework.

    I have customers from one side and chief from other side and everybody expect some clear date when we can to start. I do not know what to answer.

  9. Hello,

     

    Have you any forecast about release? It was a lot of dates like "first part of 2012" and so.

    Can you say definitely please?

    We are ready to pay :) Idea is too sweet.

    Make a dicision! I know that is not so easy but we are good guys and ready to support.

    No offense

     

    Dmutro

×
×
  • Create New...