Funtext 9.4

Paltalk programs

Funtext 9.4

Postby locohacker » Sat Apr 05, 2008 1:16 pm


Aigh I'm starting to update the programs for the new paltalk 9.4, the big issue some programmers or me for instance is that paltalk change the way text can be read and send for nicks that are color (plus, blue, extreme ect..) and black nicks, so now to use the program ya gonna have to select ya nick color, in funtext in the bottom left ya will see a choice of black or plus if ya nick is not balc then you choose plus :) and thas it if ya nick is black by default the program will choose black :mrgreen:

Ah for those ya dont know funtext is a program to send text to paltalk room with cool designs and stuff kindna like cooltext :swift:

Ah I dont got blue or green nicks I am too cheap lol so I havent test it on them, if anyone has it can ya please tell me if it works, or if ya peeps find any bug post it here pls :altay:
Attachments
funtext94.gif
Paltalk FunText94v1.zip
(65.87 KiB) Downloaded 226 times
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm

Re: Funtext 9.4

Postby ocean_13 » Sat Apr 05, 2008 2:19 pm

hi loco
thanks mate for updates...i download it some error cames with ding sounds but nothing is shown on screen dont know y...
wishes n blessings to all
User avatar
ocean_13
imFiles Senior
imFiles Senior
 
Posts: 153
Joined: Sat Jun 30, 2007 4:04 am

Re: Funtext 9.4

Postby locohacker » Sat Apr 05, 2008 2:27 pm

Ah, did it open up or you mean when you send the text it gives the error?
Thanks :swift:
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm

Re: Funtext 9.4

Postby ocean_13 » Sat Apr 05, 2008 3:24 pm

well mate
i downloaded from the site n then unzip it "Paltalk FunText94v1" then got this folder after this i run the setup..i gott icon of ur new fun text software...when i try to open it i gota a error which is not visible...just only dang sounds ( if some error came in xp n u hear sound)..cant see the error :oops:
dont know u got me or not....?
have a good weekend
User avatar
ocean_13
imFiles Senior
imFiles Senior
 
Posts: 153
Joined: Sat Jun 30, 2007 4:04 am

Re: Funtext 9.4

Postby locohacker » Sat Apr 05, 2008 10:38 pm

Aigh, I gonna have to test it in other pcs to see whas up :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm

Re: Funtext 9.4

Postby Chike » Sun Apr 06, 2008 12:39 am

locohacker wrote:Ah I dont got blue or green nicks I am too cheap

Find yourself a sugar moma :mrgreen:

Work with a black nick, doesn't work with extreme.
I saw u set the index to 2, my count show 3 for green nick not 2.
1.PNG
1.PNG (8.51 KiB) Viewed 914 times
Image
Chike
imFiles Master
imFiles Master
 
Posts: 583
Joined: Sun May 13, 2007 6:20 pm

Re: Funtext 9.4

Postby autopilot » Sun Apr 06, 2008 8:09 am

Chike wrote:I saw u set the index to 2, my count show 3 for green nick not 2.

i think the reason for this error is that in another post Dep told loco that the index is zero based...
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm

Re: Funtext 9.4

Postby Chike » Sun Apr 06, 2008 8:20 am

autopilot wrote:
Chike wrote:I saw u set the index to 2, my count show 3 for green nick not 2.

i think the reason for this error is that in another post Dep told loco that the index is zero based...

If that was so than for black nics it had to be 3 because the only difference is one more richedit20a child of the 1st msctls_statusbar32.
Didn't you once changed it to 2 in your codes too?
Image
Chike
imFiles Master
imFiles Master
 
Posts: 583
Joined: Sun May 13, 2007 6:20 pm

Re: Funtext 9.4

Postby String » Sun Apr 06, 2008 9:02 am

Its changed a coupel times I believe. It's currently 4outgoing 5incoming for black nic on beta245. making it 3 and 4 for colored nics.
Last edited by String on Sun Apr 06, 2008 1:54 pm, edited 1 time in total.
-= Please ask your questions in the forum, not in pm.
String
imFiles Senior
imFiles Senior
 
Posts: 313
Joined: Mon Mar 10, 2008 7:06 am
Location: IDE

Re: Funtext 9.4

Postby locohacker » Sun Apr 06, 2008 9:21 am

Chike, lol I trying to get a rich old lady ehhe but they dont want me :swift:

I thinking bout going back to the old code tyl paltalk decides wtf they want heheh, changing index in every build, who do they think they are :mrgreen:
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm

Re: Funtext 9.4

Postby String » Sun Apr 06, 2008 1:42 pm

I looked at the source you posted for this Loco. It should work for colored nics if you make the following changes.
If user clicks "Black" option button, set your SetPalVer94 (only if user is using 9.4)
If user clicks "Plus" option button, set your SetPalVer9 (if using a colored nic, the old setpalver9 works. IE index is 3)
You may want to even "hide" these option buttons if a user is not using 9.4 at all.
Your code shows that both option buttons are doing the same thing, therefore setting the wrong index when a user chooses "Plus".
The "ding" sound that posters above are mentioning is produced when the richtxtbox is not found.

Hope that helps..
-= Please ask your questions in the forum, not in pm.
String
imFiles Senior
imFiles Senior
 
Posts: 313
Joined: Mon Mar 10, 2008 7:06 am
Location: IDE

Re: Funtext 9.4

Postby locohacker » Sun Apr 06, 2008 3:48 pm

Ah so that's why is dinging lol, aigh thanks but will the index keep on changing ehhe thats why I am thinking on going back to the old code if the index keeps changing on paltalk 9.4 is a pain to keep uodating it :altay:
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm

Re: Funtext 9.4

Postby locohacker » Sun Apr 13, 2008 6:47 pm

Aigh I made a final version ya can check it here
http://www.imfiles.com/Instant_Messa ... _L477.html
now I know for sure it works for black nick colors I still dont got no green ones lol so I havent tes it on them please tell me if ya try it :)
User avatar
locohacker
Site Admin
Site Admin
 
Posts: 4361
Joined: Fri Dec 31, 2004 6:59 pm


Return to Paltalk Programs

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests