Search found 94 matches

by tasdvl9
Wed Aug 07, 2019 1:46 pm
Forum: Talking LiveCode
Topic: Send PATCH requests in lieu of POST
Replies: 4
Views: 3607

Re: Send PATCH requests in lieu of POST

Thanks for the reply!

I imagine the other way to issue the PATCH request would be to call curl within my application. Not a problem as I've done this before. I'll also file an enhancement request as I do believe adding PATCH to the existing http verbs would be beneficial.
by tasdvl9
Tue Aug 06, 2019 8:39 pm
Forum: Talking LiveCode
Topic: Send PATCH requests in lieu of POST
Replies: 4
Views: 3607

Send PATCH requests in lieu of POST

Hello,

I've been researching a way to send a PATCH request and have been coming up short. Is there an example someone can share? I'm using the libSOAP library and while it has been working well with post requests I'm uncertain if I can leverage it for patch requests as well.

Thanks in advance.
by tasdvl9
Tue Sep 06, 2016 10:42 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Accessing Oracle DB
Replies: 1
Views: 2176

Accessing Oracle DB

Hello, having issues accessing an outside Oracle DB. Keep getting: revdberr; Invalid DB type. Is there a need to also include the Service Name in addition to the Hostname? If so, how do I specify this when I pass it into revOpenDatabase? This works using SQL developer. In SQL developer I specify a C...
by tasdvl9
Mon Jan 11, 2016 2:02 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Moving text.
Replies: 2
Views: 2415

Re: Moving text.

Thanks, Craig.

Much appreciated.

I'll give the control characters a go.
by tasdvl9
Sun Jan 10, 2016 4:03 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Moving text.
Replies: 2
Views: 2415

Moving text.

Hi, Is there a way to position a text string in a field at a certain location? In other words, if i have two strings like "abc" and "xyz" I'd like to position them in certain positions in the field. The reason for this is because I have category columns in my field and I need the text to line up per...
by tasdvl9
Fri Jan 08, 2016 10:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Automatically printing .pdf
Replies: 1
Views: 2016

Automatically printing .pdf

Hello,

I'm looking for a way to automatically print a .pdf document without having to launch the document(Acrobat Reader).
Is there a way to do this if the .pdf is already created?

Thank you.
by tasdvl9
Mon Oct 05, 2015 3:33 am
Forum: Talking LiveCode
Topic: Limiting datagid selection hilite
Replies: 2
Views: 2072

Re: Limiting datagid selection hilite

Thanks so much. I'll give that a go.
by tasdvl9
Mon Oct 05, 2015 2:40 am
Forum: Talking LiveCode
Topic: Limiting datagid selection hilite
Replies: 2
Views: 2072

Limiting datagid selection hilite

Hello,

I'd like to limit the hilighting in my datagrid to only 2 selections.

Any ideas on how to do this?
Thanks.
by tasdvl9
Thu Sep 24, 2015 6:39 pm
Forum: Talking LiveCode
Topic: Combobox resizing..
Replies: 6
Views: 3542

Re: Combobox resizing..

Thank you all for the replies.

I'm going to try both suggestions.

Much appreciated!
by tasdvl9
Thu Sep 24, 2015 3:46 pm
Forum: Talking LiveCode
Topic: Combobox resizing..
Replies: 6
Views: 3542

Combobox resizing..

Hi All, I'm looking for a way to resize a Combobox before an option in the list is selected. For instance, If my options are. option 1 option 2 option menu1 menu2 menu3 I'd like the width of the combobox to be resized to the length of option menu1 menu2 menu3 before selecting that option. I imagine ...
by tasdvl9
Fri Aug 14, 2015 7:48 pm
Forum: Linux
Topic: Livecode x64 7.0.6 installer not running..
Replies: 15
Views: 11972

Re: Livecode x64 7.0.6 installer not running..

Just curious but has anyone else tried running the 7.0.6 installer on Fedora 14 x86_64?

All versions before 7.0 seem to install properly.

The issue I am having is the installer doesn't seem to execute even from the command line.
by tasdvl9
Fri Aug 14, 2015 7:33 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Positioning control behind another..
Replies: 6
Views: 3580

Re: Positioning control behind another..

Thanks for all the replies, Guys.

Much appreciated.
by tasdvl9
Wed Aug 12, 2015 3:03 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Positioning control behind another..
Replies: 6
Views: 3580

Re: Positioning control behind another..

Actually location on the screen.

What I ended up doing was deleting the invisible button and then adding it again.
This made sure the controls were all "behind" the invisible button.

Thanks.
by tasdvl9
Wed Aug 12, 2015 2:55 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Positioning control behind another..
Replies: 6
Views: 3580

Positioning control behind another..

Hello All, I've researched the web but haven't been able to find an easy way of doing this. I have an invisible button covering my application window. I then added another button onto the window. How do I position the second button behind the invisible button? I tried moving the invisible button pos...
by tasdvl9
Tue Jul 28, 2015 7:34 pm
Forum: Linux
Topic: Livecode x64 7.0.6 installer not running..
Replies: 15
Views: 11972

Re: Livecode x64 7.0.6 installer not running..

Hi, thanks for all your help.

I tried both x64 and x86 versions of 7.0.6 and wasn't able to get both of those installers to execute.

The last installer which worked properly for me was 6.5.2

Go to advanced search