Search found 25 matches

by rishi
Tue Oct 18, 2011 12:55 pm
Forum: iOS Deployment
Topic: DataGrid editing using the PickWheel...?
Replies: 8
Views: 6866

Re: DataGrid editing using the PickWheel...?

Hi TheSlug, Sorry it has taken a while to try your lesson and get back to you... been busy! I have worked through your lesson and can get the simple example Data Grid to work with a PickWheel in the simulator, which is great thanks. The lesson is good to give me a better idea of how to work with Dat...
by rishi
Sat Oct 15, 2011 10:58 am
Forum: iOS Deployment
Topic: DataGrid editing using the PickWheel...?
Replies: 8
Views: 6866

Re: DataGrid editing using the PickWheel...?

Hi again Mr TheSlug, :wink: I tried the whole process again, deleting the "_ColumnData_" field, but still no luck. I note that the script it gets me to edit is called button script "Column3 Behavior". When I go back into the column template area and choose Edit Script again, it opens up a script cal...
by rishi
Fri Oct 14, 2011 1:20 pm
Forum: iOS Deployment
Topic: DataGrid editing using the PickWheel...?
Replies: 8
Views: 6866

Re: DataGrid editing using the PickWheel...?

Hi Rishi, The pickwheel control is included in DGH. 1. Open the column builder 2. In the DGH's column builder, open the custom objetcs topic 3. Drag the "iOS modal pickwheel" control in the template area for the column you want to customize 4. Save the template area by clicking on the update button...
by rishi
Fri Oct 14, 2011 12:52 pm
Forum: iOS Deployment
Topic: DataGrid editing using the PickWheel...?
Replies: 8
Views: 6866

Re: DataGrid editing using the PickWheel...?

Start here if you haven't already seen this: LiveCode Lessons - DataGrid http://lessons.runrev.com/spaces/lessons/manuals/datagrid How Can I Customize The Field Editor Behavior? http://lessons.runrev.com/s/lessons/m/datagrid/l/7338-How-Can-I-Customize-The-Field-Editor-Behavior- pickwheel ipad probl...
by rishi
Thu Oct 13, 2011 12:35 pm
Forum: iOS Deployment
Topic: DataGrid editing using the PickWheel...?
Replies: 8
Views: 6866

DataGrid editing using the PickWheel...?

Hi All, I've been trying to work this out for a few days, reading the forums and the docs and just searching all over the place. I'm just learning how the data grid works. It is very complicated and I don't find it very intuitive. I have DataGridHelper too and that has helped me get to the point whe...
by rishi
Fri Sep 04, 2009 4:23 am
Forum: Linux
Topic: Linux/RunRev Newbie Howtos
Replies: 7
Views: 11386

Hi Jack, You'll probably get some better advice on the Ubuntu forums about your installation plans, as there is a lot more people there, doing what you are planning. Generally, in my experience, it is better to install Windows first and let it partition and format the drive as part of the install. T...
by rishi
Tue Jun 30, 2009 6:15 am
Forum: Linux
Topic: Revolution 3.5 with KDE4 or composite desktops...
Replies: 3
Views: 7210

Revolution 3.5 with KDE4 or composite desktops...

Anybody using Rev 3.5 with KDE4? We are using SuSE 11.0 which comes with KDE4 and since moving to Rev 3.5 we have noticed some unexpected behavior: 1. In the script editor we can't highlight / select code with the mouse. You can click and drag but as soon as you release the button the selection is g...
by rishi
Mon Sep 10, 2007 12:59 am
Forum: Linux
Topic: 2.7 + linux builds
Replies: 41
Views: 51858

:D YAY!!! Revolution Newsletter Number 32 Announces a Linux version with Beta 2.9!!! This is what we've been waiting for. Can't wait to try it out. I was surprised at how well Linux rated as a platform in their user survey report. To quote the newsletter: 41% reported that Linux was essential, extre...
by rishi
Mon May 28, 2007 2:34 am
Forum: Linux
Topic: 2.7 + linux builds
Replies: 41
Views: 51858

2.9 Linux Build?

Hey, it looks like we might have to change the thread subject to 2.9.x Linux Builds..! I don't want to get anyones hopes up, and it could be ages away yet, but I just noticed that the Rev downloads page has a place holder title in there for a release 2.9 Linux version. Its not a download link yet, b...
by rishi
Wed Apr 25, 2007 12:47 am
Forum: Linux
Topic: Linux/RunRev Newbie Howtos
Replies: 7
Views: 11386

Thanks for the info! I have read some of your Novell Cool Solutions before, very useful. I don't think people would mind if you posted in some links.

Cheers,
by rishi
Wed Apr 25, 2007 12:43 am
Forum: Linux
Topic: 2.7 + linux builds
Replies: 41
Views: 51858

Yeah, we in Linux land are really being left behind...

I can reason that they have had to deal with Mac Universal Binary and U3 and Vista, but surely there should be some good news for Linux customers by now...

:(
by rishi
Fri Nov 10, 2006 11:24 pm
Forum: Linux
Topic: 2.7 + linux builds
Replies: 41
Views: 51858

Well, it looks like we will be getting a Linux version again with the just announced 2.7.5 (beta testing program)...! Not 100% sure about this as the announcements for access to the beta testing program are a little confusing. I think you need a license to 2.7.x to get access to the program, but Lin...
by rishi
Tue Aug 01, 2006 6:55 am
Forum: Feature Proposals
Topic: Update the MySQL Client (all platforms)
Replies: 6
Views: 7614

Thanks Jan, The Revolution crew addressed this in the latest version 2.7.2 Oops, I am still using 2.5.1, but didn't notice this in the what's new... The Linux version is still at 2.6.2 is it not? Are the database client libraries updated in 2.6.2 as well or is this update only in 2.7.2? Still search...
by rishi
Tue Aug 01, 2006 2:36 am
Forum: Databases
Topic: mySQL connection to a port
Replies: 5
Views: 9254

Hi Trevor, Thanks very much for this, I didn't realise the documentation was wrong... lucky I don't use alternative ports much! Do you know if this has a bug filed? Also, can you confirm for me how the useSSL flag should be used? The documentation would suggest that you don't use "true" or "false" f...
by rishi
Tue Aug 01, 2006 1:53 am
Forum: Feature Proposals
Topic: Update the MySQL Client (all platforms)
Replies: 6
Views: 7614

Update the MySQL Client (all platforms)

As I understand it, RunRev uses a MySQL 4.0 version client to perform MySQL database operations (certainly under Linux anyway). MySQL connection security has been upgraded in MySQL version 4.1 and onwards (current release is 5.0). A quote from the MySQL relevant information page . The password hashi...