Knuth-Liang Hyphenation

2006-07-13 Thread John Balestrieri
Hi -- would anyone happen to have source to an implementation of the Knuth-Liang hyphenation algorithms in either Rb, VB, Java or C/C++/C# that they would be willing to share? I've found a couple of implementations in Perl, Ruby, PostScript and WEB (some of which seem to have version number

Re: Creating ContextualMenus in 2006r3

2006-07-13 Thread Andy Dent
On 14/07/2006, at 3:10 AM, Terry Ford wrote: On Jul 13, 2006, at 5:24 AM, Jonathan Johnson wrote: The order I believe we've documented as being: Window Constructor All Control Open Events Window Open Event When were ANY order of events *Documented* by RS. This is not an order of events

Re: [ANN] CalcPad 1.0b3 -- beta testers wanted

2006-07-13 Thread Chris Little
on 7/13/06 9:24 PM, Andy Dent at [EMAIL PROTECTED] wrote: > The ultimate product in calculation and unit conversion is Frink > (Java based non-open-source) > > http://futureboy.homeip.net/fsp/frink.fsp > > 60 mph -> inch/sec > > wineglass -> gallon > > and vastly more important and trivial con

Re: [ANN] CalcPad 1.0b3 -- beta testers wanted

2006-07-13 Thread Andy Dent
The ultimate product in calculation and unit conversion is Frink (Java based non-open-source) http://futureboy.homeip.net/fsp/frink.fsp 60 mph -> inch/sec wineglass -> gallon and vastly more important and trivial conversions eg; if you were going to the Sun in a spaceship that travelled at

custom shape windows

2006-07-13 Thread Tomas Camin
Hi, how do I get windows with custom shape under mac? I'm working on an opensource project so it can't be through MBS plugin. Any declares? Many thanks, Tomas ___ Unsubscribe or switch delivery mode:

Version control project problem

2006-07-13 Thread Trausti Thor Johannsson
Having a version control project in Realbasic is just fantastic. Fortunately for me I have yet to move my big projects that way. But I decided to give it a try for a small new app that I made. If you ever close the project or quit realbasic, status and properties of at least 3rd party plu

Re: Asynchronous Shell broken on Windows?

2006-07-13 Thread Tim Jones
On Jul 2, 2006, at 11:43 AM, Nicholas Melnick wrote: Has anyone had any luck with the async shell on Windows with REALbasic 2005r4? Is this a 2005 bug, or is it still broken? I'm using a subclassed Shell, and having the DataAvailable event run another command to parse data. I create the obje

HTMLViewer array member hard crash on Windows

2006-07-13 Thread Ken Jordan
Invoking the LoadURL or LoadPage methods on an HTMLViewer array member on Windows causes a hard crash. Not sure when this problem began - worked fine in 2005r4. (Never got far enough trying to get project into 2006r1 or r2 to see this) Bug report: http://www.realsoftware.com/feedback/viewrep

Re: Language Reference under Novell suse linux 10.1 & RB2006r3

2006-07-13 Thread Bill Cavalieri
- Emile Schwarz <[EMAIL PROTECTED]> wrote: > Its a shame shat they waste their great looking Language Reference > like > that :( > > Bo... > Baby steps, libgtkhtml was a good start for this release (first release away from gecko). Hopefully next release they will move to gtkhtml2 to

Re: maximize button

2006-07-13 Thread Terry Ford
Just to be fair to Charles, he does refer to it in a different section about window attributes although he does not supply the specific code but a more generalized one for the close attribute and leaves the rest as an exercise. It, therefore has the correct code as well. Sorry Charles. :(

Re: maximize button

2006-07-13 Thread Terry Ford
On Jul 13, 2006, at 6:50 AM, Dennis Birch wrote: I'm pretty sure that Charles Yeoman's I Declare e-book includes a solution for that. You can check it out at www.declaresub.com. Charles' declares are pretty comprehensive on this matter but. as far as I can tell, do not discuss handling the

Re: Creating ContextualMenus in 2006r3

2006-07-13 Thread Charles Yeomans
On Jul 13, 2006, at 4:09 PM, Terry Ford wrote: On Jul 13, 2006, at 12:28 PM, Charles Yeomans wrote: On Jul 13, 2006, at 3:10 PM, Terry Ford wrote: On Jul 13, 2006, at 5:24 AM, Jonathan Johnson wrote: The order I believe we've documented as being: Window Constructor All Control Open Even

Re: RB2006 r3 still crash using Colorpicker OS X

2006-07-13 Thread Charles Yeomans
On Jul 13, 2006, at 1:39 AM, Thomas Cunningham wrote: Just to add to this thread. As Charles mentioned earlier, doing this with declares is straight forward on Mac. I'm doing a little project with ColorPicker. Interesting enough, and the reason for this post, I was able to create a spinnin

Re: Creating ContextualMenus in 2006r3

2006-07-13 Thread Terry Ford
On Jul 13, 2006, at 12:28 PM, Charles Yeomans wrote: On Jul 13, 2006, at 3:10 PM, Terry Ford wrote: On Jul 13, 2006, at 5:24 AM, Jonathan Johnson wrote: The order I believe we've documented as being: Window Constructor All Control Open Events Window Open Event When were ANY order of even

Re: Creating ContextualMenus in 2006r3

2006-07-13 Thread Charles Yeomans
On Jul 13, 2006, at 3:10 PM, Terry Ford wrote: On Jul 13, 2006, at 5:24 AM, Jonathan Johnson wrote: The order I believe we've documented as being: Window Constructor All Control Open Events Window Open Event When were ANY order of events *Documented* by RS. As far as I know, that last w

Re: Creating ContextualMenus in 2006r3

2006-07-13 Thread Terry Ford
On Jul 13, 2006, at 5:24 AM, Jonathan Johnson wrote: The order I believe we've documented as being: Window Constructor All Control Open Events Window Open Event When were ANY order of events *Documented* by RS. As far as I know, that last word on event order from RS is that they won't docu

Re: Disabling Clicks In Listbox

2006-07-13 Thread Terry Ford
No! No! No! No! No!!! (That's what my mother used to say to me with a wagging finger when I didn't pay attention to her.) You missed the correct event. NOT the Mouse Down event BUT the CellClick event of the listbox. Everything inside the ListBox is a cell of one form or another. This i

Re: [ANN] CalcPad 1.0b3 -- beta testers wanted

2006-07-13 Thread Alexander Bauza
I'm on Windows and when I open a file made with Mac it always happends... Alexander! At 01:41 p.m. 13/07/2006, you wrote: On Tuesday 11 July 2006 9:26 am, [EMAIL PROTECTED] wrote: > I haven't yet announced CalcPad to the world; I'm looking for feedback on > additional functions wanted, or (of c

Re: [ANN] CalcPad 1.0b3 -- beta testers wanted

2006-07-13 Thread D Jungk
On Tuesday 11 July 2006 9:26 am, [EMAIL PROTECTED] wrote: > I haven't yet announced CalcPad to the world; I'm looking for feedback on > additional functions wanted, or (of course) any bugs found. If any Windows > or Linux user is feeling ambitious, you could try compiling for that as > well and le

Re: Small Controls OS X

2006-07-13 Thread Sven E Olsson
On 2006-07-13, at 7:34 PM, Phil M wrote: On Jul 13, 2006, at 1:25 PM, Sven E Olsson wrote: I think it is better to write my own Color Picker based on a Floating window.. But i need some help to find a Carbon call for 'small controls'... For about a year ago there was one here on the list,

Re: Small Controls OS X

2006-07-13 Thread Phil M
On Jul 13, 2006, at 1:25 PM, Sven E Olsson wrote: I think it is better to write my own Color Picker based on a Floating window.. But i need some help to find a Carbon call for 'small controls'... For about a year ago there was one here on the list, but i have search the archive and trying g

Small Controls OS X

2006-07-13 Thread Sven E Olsson
Hi and sorry I am back... I think it is better to write my own Color Picker based on a Floating window.. But i need some help to find a Carbon call for 'small controls'... For about a year ago there was one here on the list, but i have search the archive and trying google, but no results..

Re: Question about RGBSurface.Transform's map

2006-07-13 Thread joe
On Jul 13, 2006, at 15:51 UTC, Emile Schwarz wrote: > BTW: there was no offense in my two mails (and you understand that, > thanks). I just stated that I do not understand how it works. Yes, of course. These are common points of confusion. I hope my replies cleared it up for you, at least a l

Re: realbasic-nug Digest, Vol 28, Issue 32

2006-07-13 Thread Craig Hoyt
Terry, your experience may be different but putting a < return true > in the mouse down event disabled the scrollbar from moving. The only way I could get tit to work was my method of testing where the click happened and return true if it was inside the listbox and do nothing if it was in t

Re: Mass export

2006-07-13 Thread Chris Griffin
YES! That's exactly what I was looking for. I was hopping there was something like that. :-) Thanks. On Jul 13, 2006, at 8:54 AM, Dennis Birch wrote: I may be misunderstanding your issue since I have not experimented with the version control format, but you can save your entire project in ve

Re: Mass export

2006-07-13 Thread Dennis Birch
I may be misunderstanding your issue since I have not experimented with the version control format, but you can save your entire project in version control format using the "Format" popup menu in the File Save As dialog. Would that solve your problem? On 7/13/06, Chris Griffin <[EMAIL PROTECTED]>

Re: Question about RGBSurface.Transform's map

2006-07-13 Thread Emile Schwarz
Hi Joe, thank you for your two kind answers. BTW: there was no offense in my two mails (and you understand that, thanks). I just stated that I do not understand how it works. I may have a special non-understanding case in this area. [I simply do not understand how it works]. As I wrote ear

Re: How can I swap two colors ?

2006-07-13 Thread joe
On Jul 13, 2006, at 12:44 UTC, Emile Schwarz wrote: > When I wanted to add the code in the OK PushButton, I realized that... > unless using RGBSurface and Pixel to test all pixels of an image... I do > not have a faster way to exchange two colors... That is correct. RGBSurface.Transform operat

Re: Question about RGBSurface.Transform's map

2006-07-13 Thread joe
On Jul 13, 2006, at 13:14 UTC, Emile Schwarz wrote: > If I have to give a color to the RGBSurface.Transform entry in the > Language Reference where white is "Totally understandable" and black for > "Totally opaque", I give it Black ++ for the first paragraph of the > Notes entry... Sorry, I wr

Mass export

2006-07-13 Thread Chris Griffin
Since 2006r3 now has a Version Control file format I thought I would give it a try. I have been using the xml format and checking that into Subversion for some time. So I created a duplicate of my project folder and got started. In playing around I found a few interesting things. First, a

Re: Language Reference under Novell suse linux 10.1 & RB2006r3

2006-07-13 Thread Emile Schwarz
Its a shame shat they waste their great looking Language Reference like that :( Bo... Emile Yes, the Embedded Language Reference looks great (with a proper software to display it)... Subject: Re: Language Reference under Novell suse linux 10.1 & RB2006r3 From: Bill Cavalieri <[

RE: Prolbems moving RB to a new PC

2006-07-13 Thread Steve Smith
Never mind. I didn't have QuickTime installed. That fixed it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Smith Sent: Thursday, July 13, 2006 10:17 AM To: realbasic-nug@lists.realsoftware.com Subject: Prolbems moving RB to a new PC I have a new

Question about RGBSurface.Transform's map

2006-07-13 Thread Emile Schwarz
If I have to give a color to the RGBSurface.Transform entry in the Language Reference where white is "Totally understandable" and black for "Totally opaque", I give it Black ++ for the first paragraph of the Notes entry... Each map parameter is an 256 element array of integers. The transform

How can I swap two colors ?

2006-07-13 Thread Emile Schwarz
Hi all, REALbasic 2006r3 (all platforms) Sometimes I wonder... I have added a new window to a project, placed the appropriate interfaces (Controls: two GroupBox, two EditFields, two Canvas), added three PushButtons, addedthe code to choose two colors (the two colors to swap) and it was good

Re: to Fire classes' events. Is it possible?

2006-07-13 Thread Steve Garman
> > In a window "X" I have created a property MyProperty As MyClass > If you want to access the events from the Window, don't declare MyProperty > as Myclass. Sorry, that should have been "don't create a property" > Drag any control onto (or preferably beside) the window and change its > Supe

Prolbems moving RB to a new PC

2006-07-13 Thread Steve Smith
I have a new development machine and have moved my RB project to the new machine and installed RB 5.5.5 from the RealSoftware ftp site. I've entered my license key and the project runs fine, but when I try to build I get the following error. QuickTime could not convert the item "graphicfile". E

Re: to Fire classes' events. Is it possible?

2006-07-13 Thread Steve Garman
> I don't want to fire the event from the outside, really desire to intercept > that event inside a window or another object, for that reason I said: to > declare "withevents" like we make in VB (Delphi has its way to make it, but > also makes it). There is no direct equivalent of Withevents in RB

Re: to Fire classes' events. Is it possible?

2006-07-13 Thread Jvan C0rt3s Cv3sta
Hi, Maarten! Hi, everyone! Apologize, bad question. I didn't make the explanation correctly I don't want to fire the event from the outside, really desire to intercept that event inside a window or another object, for that reason I said: to declare "withevents" like we make in VB (Delphi has i

Re: LAST_INSERTED_ID( )

2006-07-13 Thread Marco Bambini
db.SQLSelect("SELECT last_insert_rowid()") --- Marco Bambini http://www.sqlabs.net http://www.sqlabs.net/blog/ On Jul 13, 2006, at 3:58 PM, Long Huynh wrote: Does SQLite have a way to get last inserted record's Id like MySQL last_inserted_id function?

Re: LAST_INSERTED_ID( )

2006-07-13 Thread Stéphane Pinel
If you are using REAL SQL Database : result = REALSQLdatabase.LastRowID( ) --- Stéphane Pinel Support Technique France [EMAIL PROTECTED] - http://www.realsoftware.fr lien direct support technique : http://www.realsoftware.com/fr/ support/technical/ Le 13 juil. 06 à 15:58, Long Huynh a écrit

LAST_INSERTED_ID( )

2006-07-13 Thread Long Huynh
Does SQLite have a way to get last inserted record's Id like MySQL last_inserted_id function? ___ Unsubscribe or switch delivery mode: Search the archives of this list here:

Re: maximize button

2006-07-13 Thread Dennis Birch
I'm pretty sure that Charles Yeoman's I Declare e-book includes a solution for that. You can check it out at www.declaresub.com. On 7/13/06, Tomas Camin <[EMAIL PROTECTED]> wrote: Is it possible to temporarily disable/remove the maximize button of a window under mac? ___

Re: HTMLViewer and PagesPanel?

2006-07-13 Thread Ed Lee
Thanks Ken, I've signed on. I'm disappointed to see that this issue has been reported as existing since at least RB 2005r4. I'd think that with 24 people asking for it to be fixed, and three releases since 2005r4, there'd be at least a small amount of time to address this. Doesn't make sense

maximize button

2006-07-13 Thread Tomas Camin
Is it possible to temporarily disable/remove the maximize button of a window under mac? Under windows I use Aaron's Windows Functionality Suite Under linux I set self.resizable=false Thanks, Tomas ___ Unsubscribe or switch delivery mode:

Re: HTMLViewer and PagesPanel?

2006-07-13 Thread Ken Jordan
Ed Lee wrote: Hi folks: I'm seeing some weirdness with an HTMLViewer control when I overlay it on a PagesPanel control. Specifically, the HTMLViewer seems to be on top of all pages being displayed in the panel, even when I've confirmed that the order of my controls is correct (it's the last

HTMLViewer and PagesPanel?

2006-07-13 Thread Ed Lee
Hi folks: I'm seeing some weirdness with an HTMLViewer control when I overlay it on a PagesPanel control. Specifically, the HTMLViewer seems to be on top of all pages being displayed in the panel, even when I've confirmed that the order of my controls is correct (it's the last thing that was

Re: Drag & Drop Change in r3? (confirmed)

2006-07-13 Thread Karen
On Jul 13, 2006, at 8:30 AM, Jay Wooten wrote: r3 Sequence DragEnter DragOver DragExit <- New event being fired DropObject This is a huge issue for us as it breaks all of our main projects. So now it's back to r2 :-( The problem with this is that when DragExit fires one does not now

Crash in RegistryItem.addfolder

2006-07-13 Thread Mario Buchichio
Hi list I been fighting this recently and I don't know what's going on. When running the code below in a new app it crashes it on runtime. I'm doing something incredibly stupid or there's a problem with the RegistryItem class?? Any comments much appreciated as always. Regards

Re: Drag & Drop Change in r3? (confirmed)

2006-07-13 Thread Jay Wooten
Similar to MouseDown/Drag/Up, DragOver and DragExit will not fire if you do not return true from DragEnter. The return value from DragOver tells REALbasic whether or not your control is accepting the drop. Hmmm - in my testing here, DragOver and DragExit both fire regardless of what you

Re: Creating ContextualMenus in 2006r3

2006-07-13 Thread Jonathan Johnson
On Jul 12, 2006, at 5:40 PM, Tim Jones wrote: On Jul 12, 2006, at 1:47 PM, Christian Miller wrote: On Jul 12, 2006, at 4:30 PM, Tim Jones wrote: However, at runtime, the disabled Help option is still there with the default separator and none of my machine names appear (11 in this particul

Re: Executable File Size

2006-07-13 Thread Christian Schmitz
Knut Lorenzen <[EMAIL PROTECTED]> wrote: > Expected behaviour or am I missing something yet again? It may be this bug: Please everyone who uses the plugins and sees this problem: Go and sign in and write your results.

REALbasic User's Guide: thanks for its contents

2006-07-13 Thread Emile Schwarz
Hi, just in caseyou didn't notice it, but the User's Guide have changed, some additions have been done. Just as an example: I missed the "sensitive help" of REALbasic 5.5. I cameback - in a different way -: Select a word, Right Click on it and you'redone. I found that in the User's Guide y