Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #561  
Old 08-14-2006, 10:09 AM
prinsrob prinsrob is offline
Senior Member
 
Join Date: Feb 2006
Location: Netherlands
Posts: 150
Default Re: PSB on Stars resizable tables?

[ QUOTE ]

In any case, just make your own images. It takes a few minutes, but it's not at all hard to do. (It should be obvious where the pics have to go if you take a look at the two pic folders in the TableNavigator folder).

[/ QUOTE ]

I did this and it still does not work. Is there a way to test what causes the problem?

By the way, first I made pictures of the whole number but that did not seem to be a good idea because in my theme some numbers 'overlap' (at least the 4 with some numbers). So I made small pictures of parts of numbers.
Reply With Quote
  #562  
Old 08-14-2006, 10:30 AM
prinsrob prinsrob is offline
Senior Member
 
Join Date: Feb 2006
Location: Netherlands
Posts: 150
Default Re: PSB on Stars resizable tables?

For some reason when I use the 'don't post' command I make a raise?
Reply With Quote
  #563  
Old 08-14-2006, 10:42 AM
prinsrob prinsrob is offline
Senior Member
 
Join Date: Feb 2006
Location: Netherlands
Posts: 150
Default Re: PSB on Stars resizable tables?

A minor 'bug' maybe: in the predefined chat when I type Nice hand! it says Nice hand (without the '!') in the stars chat.
Reply With Quote
  #564  
Old 08-14-2006, 10:57 AM
prinsrob prinsrob is offline
Senior Member
 
Join Date: Feb 2006
Location: Netherlands
Posts: 150
Default Re: PSB on Stars resizable tables?

I'm playing a bit with TN and the predefined chatfunction [img]/images/graemlins/smile.gif[/img]. In the TableNavigator.ini I put a Chat4 but that does not work, is there an easy solution to make that work? Don't bother programming anything for it because it is not important but it would be kinda cool to have F1-F12 all predefined chatfunctions [img]/images/graemlins/smile.gif[/img].
Reply With Quote
  #565  
Old 08-14-2006, 12:13 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Implemented the ShowGUI function

[ QUOTE ]
I'm having trouble figuring out what my configuration problem is. I have two computers, one at home and one at work. The machine at home is a WinXP home machine and everything works perfectly with AQ and PStars.

My work machine, on the other hand is a Win2k machine and I cannot get AQ to work. As far as I can tell, there is nothing different about my configurations at the two locations. I have done the Ctrl-rclick and am running hypersimple theme. I can use the keyboard to change the active window, and the normal hotkeys otherwise work (except PSB, which also works correctly at home but not at the office). I'm running the latest version so I'm sort of at a loss to figure out the problem.


[/ QUOTE ]

One possibility is that you don't have the same images on the 2k machine (the images files aren't over-written every time you update, only created if they dont exist). So if the images on the second machine are corrupted that would explain it.

One other possiblity is that it's an OS thing:

[ QUOTE ]
On Windows XP or later, additional image formats such as PNG, TIF, Exif, WMF, and EMF are supported. Operating systems older than XP can be given support by copying Microsoft's free GDI+ DLL into the AutoHotkey.exe folder (but in the case of a compiled script, copy the DLL into the script's folder). To download the DLL, search for the following phrase at www.microsoft.com: gdi redistributable

[/ QUOTE ]

Unlikely though, since the images are just bitmaps. Nevertheless you could try downloading the GDI+ Dll as described.
Reply With Quote
  #566  
Old 08-14-2006, 12:22 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: PSB on Stars resizable tables?

[ QUOTE ]
I did this and it still does not work. Is there a way to test what causes the problem?

[/ QUOTE ]

You could zip the images and e-mail them to me. I'll take a look at them.

[ QUOTE ]
By the way, first I made pictures of the whole number but that did not seem to be a good idea because in my theme some numbers 'overlap' (at least the 4 with some numbers). So I made small pictures of parts of numbers.

[/ QUOTE ]

That's the right approach. ImageSearch can be a bitch sometimes though.

[ QUOTE ]
For some reason when I use the 'don't post' command I make a raise?

[/ QUOTE ]

Due to the nature of Stars controls TableNavigator clicks by position. Since the raise and the Don't Post button are in the same spot, the commands do the same thing. The only way to differ between the buttons would be an image search (which is tricky as you know...).

[ QUOTE ]
A minor 'bug' maybe: in the predefined chat when I type Nice hand! it says Nice hand (without the '!') in the stars chat.

[/ QUOTE ]

Will be fixed in the next update.

[ QUOTE ]
I'm playing a bit with TN and the predefined chatfunction . In the TableNavigator.ini I put a Chat4 but that does not work, is there an easy solution to make that work? Don't bother programming anything for it because it is not important but it would be kinda cool to have F1-F12 all predefined chatfunctions .

[/ QUOTE ]

Well, there is no very easy way to integrate them into the Conf Gui, I'm afraid; especially since that code is a mess by now, what with all the new options.
You can modify the command lists with TableNavigator Studio though (FileMenu -> Modify command lists). Then you'd have to hard-code the new functions into the main TableNavigator code and write the strings you want to send to the ini.
If you need help, just ask.
Reply With Quote
  #567  
Old 08-14-2006, 12:42 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Voice recognition?

[ QUOTE ]
im having some issues with paradise. i can move the slider and navigate through the tables, but i can't press the fold, call, or raise button with my joypad.

[/ QUOTE ]

Well, I was going to look into this just now, but suddenly it's working for me again. Even stranger.
Can you confirm that it's working?
Reply With Quote
  #568  
Old 08-14-2006, 03:14 PM
gswarriorfan gswarriorfan is offline
Senior Member
 
Join Date: Jul 2005
Location: P-Town
Posts: 227
Default Re: Voice recognition?

[ QUOTE ]
[ QUOTE ]
im having some issues with paradise. i can move the slider and navigate through the tables, but i can't press the fold, call, or raise button with my joypad.

[/ QUOTE ]

Well, I was going to look into this just now, but suddenly it's working for me again. Even stranger.
Can you confirm that it's working?

[/ QUOTE ]

sure, when i get home though
Reply With Quote
  #569  
Old 08-14-2006, 08:09 PM
prinsrob prinsrob is offline
Senior Member
 
Join Date: Feb 2006
Location: Netherlands
Posts: 150
Default psb on stars

[ QUOTE ]

You could zip the images and e-mail them to me. I'll take a look at them.


[/ QUOTE ]

I don't know your emailaddress so I put them on my webserver: http://home.student.utwente.nl/r.davids/starspics.zip

My pictures are very small, but that's because bigger pictures did not work and I thought this could be due to the fact that they were too big.
Reply With Quote
  #570  
Old 08-15-2006, 03:18 AM
gswarriorfan gswarriorfan is offline
Senior Member
 
Join Date: Jul 2005
Location: P-Town
Posts: 227
Default Re: Voice recognition?

[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
im having some issues with paradise. i can move the slider and navigate through the tables, but i can't press the fold, call, or raise button with my joypad.

[/ QUOTE ]

Well, I was going to look into this just now, but suddenly it's working for me again. Even stranger.
Can you confirm that it's working?

[/ QUOTE ]

sure, when i get home though

[/ QUOTE ]

ok i just tried it and it worked for about 5 minutes and then stopped working all of a sudden. very weird.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:50 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.