Search:

Type: Posts; User: hmischel@diligentsystems.com

Page 1 of 20 1 2 3 4

Search: Search took 0.01 seconds.

  1. Images and Custom grids

    Hi,

    I have a grid in custom VFP section that has a data source set to a temporary cursor.
    There is a blob field in the cursor that I am using as a control source for a column.
    How do I display...
  2. Wow - This is amazing. I use a lot of AI and deep...

    Wow - This is amazing. I use a lot of AI and deep learning in my app, so this is a game changer for me.

    Thanks

    Herb
  3. Quick Video on troubleshooting when you can't open an application

    For those new to Lianja, this is a helpful video on how to locate the offending line of code.

    https://youtu.be/Ma1ugUzcniI

    Herb
  4. Is it possible to draw a dashed line?

    Hi,

    I am drawing a line on an image and would like to draw is as a dashed line.
    Is that possible?


    image.draw("line1", "line", " 498, 122, 757, 426,BLUE,2")

    Thanks
  5. Using the white PNG icons in your application

    Hi,

    My new application is Dark themed and I wanted to use the icons found in the Lianja\libarary\icons folder.

    It was a little tricky, so I put together a 1 minute video on how to get them to...
  6. Get custom object child information

    I feel like I should know this, but just cant recall.
    How do I traverse the child objects of a custom container?

    For example, I create a container and add an image
    ...
  7. Lianja NoSQL Key Value Pair intoduction

    Hi All,

    I am super excited about the ability to use Key Value Pairs from within Lianja itself.
    Kudos to Barry for writing this as part of the Lianja ecosystem.

    I just wanted to put out a quick...
  8. Replies
    0
    Views
    10,878

    New Key Value Store

    I am super excited about the new key value store.

    I can't wait to incorporate it in a new app that I am bringing to market!

    ...
  9. Just moved to Las Vegas and took several months...

    Just moved to Las Vegas and took several months off!
    Happy to come back to this particular feature.

    Thanks for this Barry.

    Herb
  10. Awesome as always! Thanks Barry!

    Awesome as always!

    Thanks Barry!
  11. How can I tell which OS I am on?

    Hi,

    I am porting my windows app to the MAC and LINUX.
    I save some files to a local temp directory. I want to obviously change that for Mac/linux.

    How can I tell which OS the user is running...
  12. Hi Strato. Have you looked at using cursors in...

    Hi Strato.

    Have you looked at using cursors in Lianja. They are more useful than arrays as they are like temporary tables. I don't use the canvas section much, but give that a try.

    Herb
  13. This is going to open up a lot of doors.

    This is going to open up a lot of doors.
  14. Fantastic!!!

    Fantastic!!!
  15. Replies
    8
    Views
    8,524

    Hi Strato, I made a quick video in case anyone...

    Hi Strato,

    I made a quick video in case anyone else might find it useful. :)
    Like I said before, I personally like doing everything in the custom sections, so this is geared for that audience.
    ...
  16. Replies
    8
    Views
    8,524

    Will do. I just need to put together something...

    Will do. I just need to put together something that doesn't have my business logic embedded :)
  17. Replies
    8
    Views
    8,524

    Hi Strato, I am one of those people that loves...

    Hi Strato,

    I am one of those people that loves building all my code by hand. So I define my grids using custom sections. I created a grid with a checkbox that allows multi-select by using a...
  18. I have been unbelievably busy these past several...

    I have been unbelievably busy these past several months, but this small aspect ratio change is just superb. Thanks Barry!

    Wishing a Happy and successful New Year to the entire Lianja team.
    ...
  19. Hi Hank, I live in the custom section world :)...

    Hi Hank,

    I live in the custom section world :)
    For custom section grids, I can code for multi-select by adding a logical fields that comes up as a checkbox and using a hot-key to select all the...
  20. Fantastic!!!!! Thanks!

    Fantastic!!!!!

    Thanks!
  21. Is there a way to multi-select items in a list

    Hi,

    I have been asked by my users to allow multi-select items in a custom vfp section list box.

    Is there a way to that currently?

    If not, would it be possible to expose shift+mousedown,...
  22. How can I do a subquery delete

    Hi,

    I need to delete rows from table a that exists in table b.

    Delete from a where col1 in (select col1 from b).

    I have tried an inner join delete, but Lianja is not happy with that.

    I...
  23. Hi Barry. That is so useful! Thanks! Herb

    Hi Barry.

    That is so useful!

    Thanks!

    Herb
  24. Position a particular row at the top of the grid

    Hi,

    I have a custom grid where the users can jump to a row using grid.goto(n).
    However, the position of the row is not always consistent. I would like to force that row to the top of the viewable...
  25. App center on the deployed machine look and feel

    Hi,

    This may sound silly, but in my dev environment, the app center for 5.4 has a newer modern look and feel.
    I downloaded the runtime for 5.4 on a client machine, and it still has the look of...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4
Journey into the Cloud
Join us