Search found 164 matches
Re: GoCatalog
GoCatalog Is an utility for Hollywood coders thank converts your single language scripts to multi language scripts via catalogs. What does: Select your main script. All @include scripts will be loaded too. Scan the script to find the texts Yo can review the sentences found and exclude some o them o...
- Sat Apr 04, 2026 10:00 am
- Forum: General programming
- Topic: Problem with mouseover and context menues
- Replies: 6
- Views: 2010
Re: Problem with mouseover and context menues
Thanks plouf it worked!!! I would never thought to the fact that buttons would may be disabled without an intentional action.
- Fri Apr 03, 2026 10:54 am
- Forum: General programming
- Topic: Problem with mouseover and context menues
- Replies: 6
- Views: 2010
Re: Problem with mouseover and context menues
Here you have my text case replicating the actual structure and behaviour of my program. if you go over the red boxes they will change to yellow. if you click right mouse the popup menu appear. Choose one option and then pass over the red boxes and they will change to yellow. Now if you click right ...
- Thu Apr 02, 2026 5:34 pm
- Forum: General programming
- Topic: Problem with mouseover and context menues
- Replies: 6
- Views: 2010
Re: Problem with mouseover and context menues
I'm not using rapagui but plain Hollywood code.
I have to verify... you may have given me an hint anyway
I have to verify... you may have given me an hint anyway
- Thu Apr 02, 2026 10:34 am
- Forum: General programming
- Topic: Problem with mouseover and context menues
- Replies: 6
- Views: 2010
Problem with mouseover and context menues
I have a strange behavior that I can't avoid as follow: I have established an event on a number of buttons when mouse is over. Then I added a context menu to do something activated when the mouse is over a button and obviously right mouse click. Now if a do something trough the context menu options ...
- Thu Apr 02, 2026 10:19 am
- Forum: RapaGUI
- Topic: listview identation
- Replies: 1
- Views: 1971
listview identation
For my needs I copied a script into a listview. But doing that the identations are lost. it seems that during the copy on all lines the left spaces and tabs are trim out. Using texteditor class I found many difficulties in doing what I need that instead with listview went much easier. Is there a wor...
GoCatalog
GoCatalog Is an utility for Hollywood coders thank converts your single language scripts to multi language scripts via catalogs. What does: Select your main script. All @required scripts will be loaded too. Scan the script to find the texts Yo can review the sentences found and exclude some o them o...
- Wed Feb 18, 2026 6:17 pm
- Forum: General programming
- Topic: readtable & json file
- Replies: 3
- Views: 23395
Re: readtable & json file
@JPV
You got it right. as usual a really elegant solution.
thanks
You got it right. as usual a really elegant solution.
thanks
- Tue Feb 17, 2026 8:10 pm
- Forum: General programming
- Topic: readtable & json file
- Replies: 3
- Views: 23395
readtable & json file
Hi, I have two different tables and I want to save both on an unique file via writetable using the default option. They are written correctly while the reading is impossible receiving an error message. Saving the two tables, each one in a different file, they are correctly read. There is a way to ha...
- Wed Nov 12, 2025 8:36 am
- Forum: General programming
- Topic: How to save an MP4 format using BeginAnimStream?
- Replies: 5
- Views: 21824
Re: How to save an MP4 format using BeginAnimStream?
Ant hope to have an updated version of avcodec ?