Search found 87 matches

by Angel
Sat Dec 22, 2012 10:23 am
Forum: General category
Topic: "Wish List" Item
Replies: 4
Views: 11034

"Wish List" Item

The following code performs this function.`codeObject frmForm As Form  Caption="frmForm"  Center  Object btnButton As Button    Tag=0    Top=10    Left=10    Caption="Instrrev"    Hint="This is a button"    Showhint=True    Onclick=button_OnClick  End ObjectEnd Objectfr...
by Angel
Tue Dec 11, 2012 10:52 am
Forum: examples
Topic: Calendar
Replies: 0
Views: 13181

Calendar

Code example.
The code works fine if date$ is displayed in Spanish mode DD / MM / YYYY, but will not work if date$ is YYYY / MM / DD. Then it needs to change some lines.
by Angel
Sun Nov 18, 2012 5:07 pm
Forum: General category
Topic: Missing Features
Replies: 5
Views: 8634

Missing Features

Thanks for your reply. I fully understand that implementing a new feature may involve rewriting all.
kind greetings.
by Angel
Sun Nov 18, 2012 4:43 pm
Forum: General category
Topic: Missing Features
Replies: 5
Views: 8634

Missing Features

OK. I`m sorry. This will not happen again, but I think that the suggestions do not harm. On the contrary, greatly benefiting.
by Angel
Sun Nov 18, 2012 7:13 am
Forum: General category
Topic: Missing Features
Replies: 5
Views: 8634

Missing Features

hello admin.
I miss Redim and Redim Preserve, save and load variables and arrays in a file, character to split long lines. I wonder if in the future will be implemented to FNX.
Thanks in advance.
by Angel
Thu Nov 08, 2012 2:44 pm
Forum: examples
Topic: IdealEdit-beta1
Replies: 7
Views: 17822

IdealEdit-beta1

That is a bit strange and erratic. I hope that the problems do not return.

Take this opportunity to remember that update consists in the two zip files called idealEdit_Parte1 and idealEdit_Parte2. Unzip to idealEdit folder and replace the existing files with the same name.
by Angel
Wed Nov 07, 2012 7:32 am
Forum: examples
Topic: IdealEdit-beta1
Replies: 7
Views: 17822

IdealEdit-beta1

Bob, I think that the problem of scrolling in IdealEdit with windows 7 64 bit is perhaps caused by an API call 32 bit (WinAPI32), concretely GetScrollPos.
by Angel
Tue Nov 06, 2012 6:39 pm
Forum: examples
Topic: IdealEdit-beta1
Replies: 7
Views: 17822

IdealEdit-beta1

Thanks for you comment.
I use windows XP 32 bit.
In relation with line numbering and scroll, the only problem that I see is GO TO LINE, especially if some lines have been deleted.
I will work to fix this and other problems, if I can do it.
Best regards.
by Angel
Fri Oct 26, 2012 1:41 pm
Forum: examples
Topic: IdealEdit-beta1
Replies: 7
Views: 17822

IdealEdit-beta1

other zip.
by Angel
Fri Oct 26, 2012 1:39 pm
Forum: examples
Topic: IdealEdit-beta1
Replies: 7
Views: 17822

IdealEdit-beta1

Finally, notes, calculator, colors and keycodes are implemented IdealEdit is finished. over 10,000 lines of code. There are problems. I know. Additional public Releases depends on the opinions, acceptance, demand, downloads. of potential users. Indeed this has not occurred. Maybe I do not deserve it...