Hi there everybody!! I'm just wonder if it's possible to change the MsgBox title? I looked thru the help file, but I couldn't find anything about it! Green CoW...
Hi. Is there any way to avoid the error "Can't read from clipboard" when the clipboard is empty or contains an image, etc.? I am using: getclip variable myvar ...
And wondered if it can have on the left side as rows are added a number on each row ? 1 blah 2 blah blah 3 talk 4 walk etc . Can that be done or asking to much...
Hi Dimitris, Doing action with xtreeview control one can conclude that it is a worth to have new keyword "nextItem" for tv command - to get next item from any...
Hi, I am trying to build a program that creates a calendar html webpage. If I have the year and the month (ie. May, 2004) is there a way to figure out how many...
... If you just want an editor with line numbers, use scied and click on the menu "view -> toggle line numbers". If you want to insert line numbers in front of...
... mmm.. You are right because to go through all items you have to recurse which is pretty advanced, but for what you say I would also have to do the same...
Thanks a lot Dimitris, It works good....nice numbers magic for the day of week. I am just wondering though if the getMonthDays should look something like this...
... No I think you miss understand me . I want to make a text editor and I want it to have numbers in it . so when you use it you can count the lines if you...
... Thanks, Dimitris, I would appreciate that. I thought I had found a workaround, using: Getclip DROP but none of the $$drop IVs were useful for the problem....
I have this so far but I would like to have a url box that you can type in and click the go button but I can't seem to find out how to do it in the help file ?...
i think you are asking for something like this, with separate text box and OK button: XTEXTIN 536 268 80 25 "" Vgetthistarget Attr frame Raised/Sunken attr id...
more or less anywhere... the fragment i gave you has a gosub, so if you wanted just to plug it in you'd need to have a Get URL subroutine. essentially there is...
If you could add the code where it is going to work I could see how it works . Thank you for help .. ... it in you'd need to have a Get URL subroutine. ... ...
try this... jack Assimilation makes us all into friends...it's fun G4C MyBrowser /* =============================================================== ...
I got it to work .. thanks a lot . I did this . XTEXTIN 300 0 320 20 "" Vgetthistarget Attr frame Raised/Sunken attr id IDgetthistarget XBUTTON 625 0 40 20...
... keep ... Yes! It's tricky and like mess. The tree navigation must be delicate walking instead of clambering or descending! I've doing it and haven't desire...
... As I said, the SciED editor already has this ability.. If you want to make a new editor using an xEdbox or a xRichedit, I think it would be pretty...