Open Side Menu Go to the Top
Register
PlaceMint: Window Positioning Tool PlaceMint: Window Positioning Tool

11-20-2009 , 10:14 AM
Try running PlaceMint as admin.

If the expression in the recent release doesn't work than there is nothing newer. Post example window titles and someone here can take a look at it.
PlaceMint: Window Positioning Tool Quote
11-20-2009 , 11:00 AM
okay, besides the hotkey to turn all hotkeys off. I have one more request.
It is for when you have multiple slots that are tiled. And the Max window count for each slot is more then 1.
Assuming I have four slots tiled. And I want to play 8 tables. Is there an option you can add. So that when you are opening tables up. the added tables will fill up in slot order 1,2,3,4,1,2,3,4 instead of 1,1,2,2,3,3,4,4? This isn't a problem when opening up 8 tables all at once. but when tables are added during playing. It would be nice that the first ones spread out into all the slots, instead of filling up the first slots.
Hope this makes sense.
PlaceMint: Window Positioning Tool Quote
11-20-2009 , 11:45 AM
If you pause PlaceMint, the hotkeys will be turned off. This actually existed before v2.1, but I cleaned up the code the registered/unregistered hotkeys.

I'd have to think about how I would to achieve the other feature before I can decide if it is worth adding.
PlaceMint: Window Positioning Tool Quote
11-20-2009 , 12:31 PM
Quote:
Originally Posted by TheIrishThug
Try running PlaceMint as admin.

If the expression in the recent release doesn't work than there is nothing newer. Post example window titles and someone here can take a look at it.
Ok, regarding cake I figured it out, normal tables will work, but turbo tables don't seem to function with placemint, is there a regex for them?

And even after running as administrator I still get the same problem with PS tables
PlaceMint: Window Positioning Tool Quote
11-21-2009 , 05:03 AM
Wow, thank you for the pause feature. The other requests is obviously not high priority because there are ways around it. But would be nice add-on sometime. This program pretty much is almost perfect now. Great job.
PlaceMint: Window Positioning Tool Quote
11-21-2009 , 05:23 AM
Small question, what exactly does the refresh rate do? I'm assuming it's how often it checks the table for size/placement? Default was 200ms I believe, and I switched it to 100ms, and haven't noticed any difference. I'm assuming this is something so minuscule, you'd never notice it...
PlaceMint: Window Positioning Tool Quote
11-21-2009 , 05:51 AM
Quote:
Originally Posted by pokurz
Wow, thank you for the pause feature. The other requests is obviously not high priority because there are ways around it. But would be nice add-on sometime. This program pretty much is almost perfect now. Great job.
Sorry, in the midst of setting up another slot configuration i realized that this feature would help out a lot. Here is my current set up.



I have two big stacks of tables with the Max count of 5 in the bottom. And three small slots with max window count of 1 at the top, so that I can move trouble or big hands up there to view and follow action. I play around 10 tables.

And here is the problem. At one point when im playing. I am going to have three tables in the top slots. Meaning there is 7 tables in the bottom two. So its quite possible that five of them could be in one stack and two in the other.

If you had some sort sequential order feature and make it to where you can determine which slots use the feature and which ones don't. I could make sure that the bottom two stacks have equally distributed tables and never more then one table off eachother. Instead of three or more depending on how many slots/tables you are playing and what the max window count is.

Another way to maybe achieve this same results would be to just add an option to the slots, that tie two or more of them together. That ensured that all the slots tied together have equal number of windows at all times. Might be a lot easier to program.

Last edited by pokurz; 11-21-2009 at 05:56 AM.
PlaceMint: Window Positioning Tool Quote
11-21-2009 , 12:56 PM
mdpilam,
It is the amount of time that passes between each time PlaceMint makes a pass to check for new windows or windows that have changed. The number is in milliseconds, so the default is 5 times a second. In my opinion, it's fast enough to feel instantaneous, but I left it settable in case other people wanted to change it. Generally most people have tried increasing the number to lower the load on the system.

pokurz,
That is an interesting extension of your 12341234 idea. When I consider adding the feature, it will be something to consider.
PlaceMint: Window Positioning Tool Quote
11-23-2009 , 02:11 AM
Does anyone have a working regex for Pacific Poker?
PlaceMint: Window Positioning Tool Quote
11-23-2009 , 04:15 PM
I wish theres a ez to read tutorial on this. can't seem to figure it out
PlaceMint: Window Positioning Tool Quote
11-23-2009 , 05:19 PM
Have you read the Wiki?
PlaceMint: Window Positioning Tool Quote
11-24-2009 , 03:45 PM
Quote:
Originally Posted by Andrew Song
I wish theres a ez to read tutorial on this. can't seem to figure it out
add me on AIM, i can help you out. SN- p0kurz
PlaceMint: Window Positioning Tool Quote
11-24-2009 , 05:26 PM
When I try to Save & Close the Edit RegEx List window I get this "Unhandled exception"


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at PlaceMint.Access.ConfigureGUI.getActiveGroup()
at PlaceMint.Access.ConfigureGUI.checkRegexList()
at PlaceMint.Access.EditRegEx.saveButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PlaceMint
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///D:/Poker/Applications/PlaceMint/PlaceMint.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
PlaceMintManager
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///D:/Poker/Applications/PlaceMint/PlaceMintManager.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
rwk9jnbk
Assembly Version: 2.1.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
PlaceMint: Window Positioning Tool Quote
11-24-2009 , 08:23 PM
Checked and confirmed that is happens when there are no window groups yet. Until I release a patch, you will have to have at least one window group when editing the regular expressions.
I will also need to look into why it got to the Windows exception handler and was not caught by my PlaceMint specific one.
PlaceMint: Window Positioning Tool Quote
11-25-2009 , 12:46 AM
Quote:
Originally Posted by Andrew Song
I wish theres a ez to read tutorial on this. can't seem to figure it out
A quick installation-guide I wrote for someone in the Holdem Manager forum:

Quote:
1.) Download and install Placemint


2.) Download and paste the RegEx list + Slot Template in your Placemint-Folder
RegEx: http://****************/projects/plac...6.zip/download
Slot: http://****************/projects/plac...r.zip/download

Open Placemint --> Tools --> Options and set the path to the RegEx-List and Slot Template


3.) Placemint --> Configure --> Add new Group "HEM Replayer"
Edit RegEx List --> go to the bottom of the list --> add new

Title: HEM Replayer
Regular Expression: Holdem\sManager\sReplayer

Save&Close

Check "HEM Replayer" in your Regualar Expression List


4.) Configure --> Slots --> Add new Slot --> Size 640 x 480

Check "Show Sample Slot"

Move and resize the slot to the position you like

Save and close Configure Window
Duplicate the slots if you need more than one and change the regex to whatever you need.
PlaceMint: Window Positioning Tool Quote
11-25-2009 , 03:12 PM
I downloaded placemint and extractd both files to the folder then in option chose the path...

when I go to configurate I get an error

"reglist could not be loaded there was an erro on line 19"

how do I fix this so I can us the program I downloaded the latest files using 2.1

thanks
PlaceMint: Window Positioning Tool Quote
11-25-2009 , 03:19 PM
Where you editing the regex list file directly? Because that error is saying that the xml file could not be loaded correctly.
PlaceMint: Window Positioning Tool Quote
11-25-2009 , 03:56 PM
Quote:
Originally Posted by TheIrishThug
Where you editing the regex list file directly? Because that error is saying that the xml file could not be loaded correctly.
i extracted the regexlist_poker7 to the placemint folder then I run placemint.. go to tools - configurate and I get this error.

??????
PlaceMint: Window Positioning Tool Quote
11-25-2009 , 04:17 PM
Ok, I'll check on it when I get home.
PlaceMint: Window Positioning Tool Quote
11-25-2009 , 06:50 PM
You are right, it was my fault. I apparently never tried loading it after I edited the file. You can go and download the new regex list and it will have the fix.
PlaceMint: Window Positioning Tool Quote
11-25-2009 , 10:38 PM
is there anywhere an ongame setup guide?
i have no clue how to get it to work...

and which of all those regex do i need?

Last edited by pulsarius; 11-25-2009 at 11:04 PM.
PlaceMint: Window Positioning Tool Quote
11-26-2009 , 12:05 AM
ok it works perfect

Last edited by pulsarius; 11-26-2009 at 12:15 AM.
PlaceMint: Window Positioning Tool Quote
11-26-2009 , 02:14 AM
I am trying to make 2 stacks...one for stars and one for full tilt. The stars tables go into the stars stacks and not in the tilt one. However the tilt tables when opened go into the stars stack for some reason. Can anyone tell me how i can make the tilt tables go into the tilt stack only?

Thanks
PlaceMint: Window Positioning Tool Quote
11-26-2009 , 02:55 AM
Is there a list of sites that this program is compatible with? Or will it work for any site?
PlaceMint: Window Positioning Tool Quote
11-26-2009 , 07:15 AM
Quote:
Originally Posted by DrMagic
Is there a list of sites that this program is compatible with? Or will it work for any site?
YES

It will work with almost any window with the correct regex.
PlaceMint: Window Positioning Tool Quote

      
m