Close window without ask dialog "want to save..."

2008-10-13 Thread Josep M Yepes
Hi, How to do to close a child window from a main stack without receiving the ask dialog "Do want to save the changes?" I have a main stack that show other substacks that insert data into one database. Every time that I show the others stacks when this are closed the ask dialog appear.

Table inspector from 4W

2008-10-11 Thread Josep M Yepes
Hi, Somebody know where can try this Inspector Palette that appear in the jpg? Or many info about this? I read this in the improve-revolution list some days ago... "For example, a lot of my stuff lately requires display of data in lists in which I need an iTunes-quality display, with resizab

Re: PDB files from Visual Studio

2006-11-19 Thread Josep M Yepes
Hi Mark, I know, but the only modified file in absence of any .mdb will be the .pdb Later unzip the copy of the files and will be revise it again. That's pretty weird. Visual Studio .pdb files are symbol tables used for debugging and are fairly useless in any other context. They aren't ship

The way of the message

2006-11-19 Thread Josep M Yepes
Hi list, Really I begin to go crazy,... :( I know, I need more code, test, code, test, code, ... I playing how the message work, and really, I'm confused. I read the list, find into the google list, donwload many stacks,... Now I'm trying to select some word (or words) selected from a text

PDB files from Visual Studio

2006-11-17 Thread Josep M Yepes
Hi list, I have one customer that need to migrate to a (posible) Runtime application, but the database used is a .pdb file. Anybody know how can be imported data from a .pdb file? This isn't a Palm database, these file created from Visual Studio C++. Thanks, Josep

row and column of table clicked on

2006-11-17 Thread Josep M Yepes
Hi, You can try this, I found one interesting tutorial about Table Fields and her mysteries. Thanks for it Eric! :) set the cRevTable["currentxcell"] of fld pFieldName to pValueX set the cRevTable["currentycell"] of fld pFieldName to pValueY http://www.sosmartsoftware.com/?r=revolution_didac

Format rows and cols into Table Fields

2006-11-13 Thread Josep M Yepes Montardit
Hello to all, It's posible in any way to format with colors and/or icons the rows or columns into a Table Field? I need query a table and graphically show some values. Any tip for try to do it? Thanks, Josep ___ use-revolution mailing list use-revolu

Re: Keydown into Table Fields

2006-11-05 Thread Josep M Yepes
Hi Mark, The message work fine into card script, but into the Table Fields doesn't run. It seems like into (when you are editing one cell) the Table Fields nothing can be intercepted. Cheers, Josep El 05/11/2006, a las 19:00, [EMAIL PROTECTED] escribió: Hi Josep, You need to handle

Re: use-revolution Digest, Vol 38, Issue 10

2006-11-05 Thread Josep M Yepes
Hi Mark, Nothing happen, no message is processed. No keys, no special keys, no functionskeys. When press it on my iBook, the sound+ is activated,... :( Any idea? Cheers, Josep El 05/11/2006, a las 19:00, [EMAIL PROTECTED] escribió: Hi Josep, You need to handle the functionKey message

Keydown into Table Fields

2006-11-05 Thread Josep M Yepes
Hello, I need to control thekey pressed into the cell in a Table field. I have this code: on keydown thekey if thekey is "F4" then go to card "s_itemSelect" else pass keydown --asnwer "thekey" end keydown The objective is when the user press F4 one card with a list of items is showed t

Reading Excel files on Mac OS X

2006-10-19 Thread Josep M Yepes
Hi to all, My name is Josep from Barcelona, Spain. I'm new in Revolution and I have a lot of questions in my mind :) Now I need to read form a excel file. The excel file is pre-formated with two columns data. It's a price list. Any tip to aboard the file? I'm developing on Mac OS X, but the