Re: [Gambas-user] Tabstrip - adding tabs with controls

2011-06-29 Thread Titan Rain
Thank you Benoit. I had set the arrangement property of the tabstrip to fill so I was expecting it to resize the textarea. By switching to the new tab first and assigning a size to the textarea everything works as intended. Thank you again. ---

[Gambas-user] Tabstrip - adding tabs with controls

2011-06-29 Thread Titan Rain
I'm trying to use a tabstrip to contain a textarea and other controls. So far I have the following which checks if a tab exists and if it doesn't it adds a new tab, and creates a textarea in that tab. But the textarea is not visible until another tab is created. Any suggestion as to why? PUBLIC SU

Re: [Gambas-user] Reading the microphone? Playing audio from a socket? VOIP.

2011-06-17 Thread Titan Rain
I've made a little progress with pacat. Reading the docs on it I found out it captures to STDOUT if no filename is provided. So by shelling it I'm able to read it's output. That's about as far as I've gotten but it looks promising. I am interested in being able to manage this with just cat though,

[Gambas-user] Reading the microphone? Playing audio from a socket? VOIP.

2011-06-16 Thread Titan Rain
Anyone know of any examples or cases of accessing the soundcard/microphone in gambas? I'm looking to capture output from microphone (and level if possible) and write it to a socket, and read the socket that will have audio data and play it. Push-to-talk style VOIP. For writing to the socket I'v

Re: [Gambas-user] Unable to split string containing ascii characters

2011-06-07 Thread Titan Rain
I appreciate all the suggestions and options everyone has posted, and I'm taking them all into consideration as I move forward in this project. -- EditLive Enterprise is the world's most technically advanced content author

Re: [Gambas-user] Unable to split string containing ascii characters

2011-06-05 Thread Titan Rain
I'm sorry for the hostility, I am frustrated as you perceived. I've been trying to accomplish this for 3 days, in just this case, as well as the few days I spent hacking my way around it in an earlier case. I've never thought to replace the whole string by some single character then split by tha

Re: [Gambas-user] Unable to split string containing ascii characters

2011-06-05 Thread Titan Rain
So in 12 years of development no one has ever thought it might be necessary to split a string by more than one character? -- Simplify data backup and recovery for your virtual environment with vRanger. Installation's a sn

Re: [Gambas-user] Unable to split string containing ascii characters

2011-06-05 Thread Titan Rain
This is getting ridiculous. I have now written a function to strip out all the headers and replace all Chr(&C0) and all Chr(&80) (the ascii AE's) with a plain text AE. The string is now "AE300AE318AE65AEBuddiesAE302AE319AE300AE319AE7AEclassybabe27_742AE301AE319AE303AE319AE301AE318AE300AE318AE65AEF

[Gambas-user] Unable to split string containing ascii characters

2011-06-04 Thread Titan Rain
I'm trying to split a response from a server that has been stored as a string. This response contains the ascii characters  as data field padding. I should mention the response can get quite long too. Over 500 characters easily. For example a response may look something like 3somestring