Both the main and edit windows let me drag a data track into the playlist. Also, the edit window available and playlist times don't show up. Finally, I realize...
... I really don't know. When I wrote both rxcd.library and freedb.library read toc function I was so not sure about what I was doing that I looked in many ...
... Example: you may have an avi movie data track and building up a video playlist. ... In the edit window you are not editing an inserted cd but a freedb...
Ejecting while playing doesn't work for me. It acts like Stop, causing a play completed status. I see the problem in my own script and in the RxCDPlayer...
When I open FreeDB on an existing disc, the Save menu item is wrongly enabled. Dragging a track into the playlist fails to enable the Save button. Kind...
Alfie, I'd like to request a new function that would return the node names of a stem or partial compound like this: root='stem' /* or root='stem.node1' */ ...
Hi Alfonso, ... Humm I think you speak about me ??? :] I never made any version of BWin for Morphos sorry. I don't have time for change sources to make it...
Alfie, I've sent this before, but I never got a response. When I open FreeDB on an existing disc, the Save menu item is wrongly enabled. Dragging a track into...
Alfie, I'v sent this before, but I never received a response. With RemainActive on, pasting a multiple line block into a string seems broken: Copying from...
Alfie, I've sent this before, but I never got a response. I'd like to request a new function that would return the node names of a stem or partial compound...
Alfie, I've sent this before, but I haven't received a response. Please fix the function so it returns the entire clip, or provide an option for it to return...
Alfie, I've sent this before, but I've never received a response. ... Alfie, Here's an elaboration on my previous reply. I got online and tried GUIGetDisc,...
Alfie, I've sent this before, but I never received a response. ... I want the shell to run asynchronously from the host, so I follow your second suggestion: I...
... It does here. Please provide an example with a writetextclip() that sets clipboard contents to something with which readtextclip() fails. Ciao. Alfonso....
... That is a Textinput.mcc bug and there is nothing I can do (better: I could but it would require me to write so much code... Anyway I will try to understand...
... It reads a multiline clip written by your function, Alfie, but it gets only the first line of a clip copied by EditPad. (Of course, EditPad pastes the full...
... EditPad sucks. It adds any lines as a different iff chunk rather that all the lines as one iff chunk as any other text editor does. I fixed it, but I am...
... I included an example which you didn't quote. Here it is again: root='stem' /* or root='stem.node1' */ call RMH_Nodes root,'node' do i=0 for result say...
Alfie, I've reported this problem before but I never got a response. In the attached example why does the function return false? rxwb.library 4.1, AmigaOS 3.9...