Search:

Type: Posts; User: JamesPat

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    22,890

    Hi Hank, When we started using mobile printers...

    Hi Hank,

    When we started using mobile printers (Zebra and O'Neil), we took a hard look at all our printing. We weren't happy with the idea of a server having to be maintained with correct printer...
  2. Replies
    5
    Views
    2,006

    I am still trying to separate all of Liana's...

    I am still trying to separate all of Liana's features in a way I can understand the big picture. I was looking at your code and was very proud to actually understand it when I got a bit confused. I...
  3. Replies
    1
    Views
    1,104

    Mac Development tips

    Many of you may have apps running on Macs, but I am unsure if many are developing on a Mac. I am developing AND learning on a Mac and it has been an interesting journey. As I find Mac oddities I...
  4. Replies
    15
    Views
    14,102

    Hi, Great tip! And a tip of the hat to you. ...

    Hi,

    Great tip! And a tip of the hat to you.

    - James
  5. Replies
    15
    Views
    14,102

    Hi, OK, see, it was something small I had...

    Hi,

    OK, see, it was something small I had overlooked. I should have checked the textbox methods, didn't get an error so I didn't check. Works like a charm now! Even in Safari.

    One thing,...
  6. Replies
    15
    Views
    14,102

    Hi, OK tested in Mac and Windows and I am...

    Hi,

    OK tested in Mac and Windows and I am still missing a reference or something. Here is the entire delegate:



    //Call get_short_id(10) to get a 10 character pseudo guid
    var...
  7. Replies
    15
    Views
    14,102

    Hi, My code almost exactly, thats the...

    Hi,

    My code almost exactly, thats the confirmation I was looking for. Still, doesn't work. Of course this is on a Mac, so I will fire up Lianja in Windows and try there. Tried Safari and...
  8. Replies
    15
    Views
    14,102

    I was not trying to be coy, I just didn't want to...

    I was not trying to be coy, I just didn't want to devolve into a conversation about the clipboard. I was experimenting with execCommand('copy') to see if I could get a textbox contents onto the...
  9. Replies
    7
    Views
    4,407

    Great! Thanks guys, I knew you would come...

    Great! Thanks guys, I knew you would come through. Now onward...

    - James
  10. Replies
    15
    Views
    14,102

    Client Browser access from Canvas Section

    I am trying to learn by actually writing something...That's a "head-banger", but the quickest way for me to learn. I am currently in Canvas Sections and I think(?) I understand when and where to use...
  11. Replies
    7
    Views
    4,407

    Hi, No I haven't...yet. Working my way...

    Hi,

    No I haven't...yet. Working my way through Sections, on Canvas at the moment. Should be to Custom soon, will try then. Thanks and I enjoy the Videos.

    - James
  12. Replies
    7
    Views
    4,407

    Minimum Window Size

    I have an app that is only a single textbox and button and is intended to be used as a "helper" to another program we use. Since it is small, it would be convenient to resize to a smaller usable...
  13. Replies
    13
    Views
    3,761

    In the interest of not having a "dangling"...

    In the interest of not having a "dangling" question left floating out there in the great bit bucket...this issue is resolved! The Javascript call is working fine in 4.1.2 beta and I am certain this...
  14. Replies
    11
    Views
    13,443

    Runtime problem on Mac Solved! Just in case you...

    Runtime problem on Mac Solved! Just in case you encounter this problem on a pre-4.1.2 Mac, remove all files in the "/Library/Application\ Support/Lianja/cloudserver/tenants/public/extensions" folder...
  15. Replies
    11
    Views
    13,443

    I have tried by entering and not copy/pasting...

    I have tried by entering and not copy/pasting with the same crash. Tried double and single and no quotes. OS is El Capitan 10.11.6 (15G19009) on an i5 Mac Mini. Should I open a ticket and include...
  16. Replies
    11
    Views
    13,443

    I was hoping it was that simple, but no it still...

    I was hoping it was that simple, but no it still crashes. Could this also be a problem cured with the 4.1.2 fix?
  17. Replies
    11
    Views
    13,443

    Sure, that's where I started - trying to keep it...

    Sure, that's where I started - trying to keep it simple. This is a Mac with App Builder on it and I wanted to test runtime. I copied and pasted my code, so I don't think it's a typo. Ideas?
  18. Replies
    11
    Views
    13,443

    I have been working on the --runtime startup...

    I have been working on the --runtime startup option to test how the app would look and feel on a Desktop Mac. I have tried a variety of commands, but I keep crashing Lianja. I may just not...
  19. Replies
    11
    Views
    13,443

    Got it, I saw the warning about App Builder and...

    Got it, I saw the warning about App Builder and App Center on the same machine. I didn't see that App Builder could be run wth the --runtime option for testing. Thanks for the tip!
  20. Replies
    11
    Views
    13,443

    Setting App initial size

    I need to add an app that consists of a single textbox/command button pair. I expect my users will keep it open throughout the day and wondered if it could be set to initially run at a non-maximized...
  21. Replies
    13
    Views
    3,761

    Thanks, look forward to the example.

    Thanks, look forward to the example.
  22. Replies
    13
    Views
    3,761

    Hey Hank! Good to hear from you. I did find the...

    Hey Hank! Good to hear from you. I did find the info about exports.conf and knew that was the way to go. I could not find any mention of where I should add the file. I assume in the app library,...
  23. Replies
    13
    Views
    3,761

    I had already tried in the js console, I just...

    I had already tried in the js console, I just assumed the lianja object could not be accessed in the console. I copy and pasted lianja.evaluate("statusprocs::get_short_id(10)"); to insure no entry...
  24. Replies
    13
    Views
    3,761

    I am just going to post the delegate, it is small...

    I am just going to post the delegate, it is small and I must be missing something very obvious:

    ////////////////////////////////////////////////////////////////
    // Event delegate for 'click'...
  25. Replies
    13
    Views
    3,761

    Set Procedure problem

    OK, I've been working on a small app with a Canvas Section. This is using Javascript scripting. I am needing to call a function written in VFP. If I SET PROCEDURE TO ... in the console it works in...
Results 1 to 25 of 37
Page 1 of 2 1 2
Journey into the Cloud
Join us