mohanmartin's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| how to store 10 objects getPosition in an array? | Hi Phillip.....Thank you very much for quick reply... read more | 05/25/2009 (11:07 pm) |
| How to set 480x320 resolution for iPhone in TGB? | Thanks Robert, i'll try.... read more | 05/11/2009 (10:07 pm) |
| How to set 480x320 resolution for iPhone in TGB? | Hi Robert... there is no use for [code]setScreenMode(480,320,32,false);[/code] it only runs with min... read more | 05/11/2009 (5:08 am) |
| Full screen to Window mode Font Size problem.... | Thanks for your solution... But, UFT file are not creating in ~common/data/fonts folder, my code ... read more | 12/16/2008 (5:36 am) |
| Is this possible to set t2dSceneObject in top of the GUI layer? | Where can i use BringToFront/PushToBack commands? Canvas.pushDialog(someGUIname); someGUIname.... read more | 11/24/2008 (3:39 am) |
| Using new fonts with TGB? | Hi Shaz, thanks for ur help.. But, where can i put this code? After function initializeProject... read more | 11/07/2008 (4:41 am) |
| How to pause the schedule function? | Thanks for ur answer... When i press the pause button, it only "stops" (not pause) the schedule f... read more | 11/05/2008 (3:52 am) |
| Can apply colorful styles to t2d text and GUI text? | Yes, u right Shaz. uft is not there... i corrected it. Thanks...... read more | 11/03/2008 (3:22 am) |
| Can apply colorful styles to t2d text and GUI text? | Thank You Shaz.. But its not working for me. my profile is.. if(!isObject(GuiTextW36Profile)) ... read more | 11/03/2008 (12:37 am) |
| ALT + F4 is not call a function... | Mostly in downloadble games in game portals like Big Fish, Oberon etc., when press Alt + F4 keys it ... read more | 11/01/2008 (5:09 am) |
| Can apply colorful styles to t2d text and GUI text? | I'm working with TGB 1.6.... read more | 11/01/2008 (5:01 am) |
| Can apply colorful styles to t2d text and GUI text? | Yes, u right. "UFT" format created in ..data/fonts/. But in another system it shows other font i... read more | 11/01/2008 (4:12 am) |
| How can i use "ALT F4" keys to call a function? | Thankyou Mike.. How to override the platform keys? the code to pause my game is below in game.... read more | 11/01/2008 (1:26 am) |
| Is graphics card needed for games made with TGB? | Yes, i did it. In my datablocks.cs i change "preload = 0" and "allowUnload = 1" for all imagemaps. A... read more | 10/25/2008 (12:59 am) |
| Is graphics card needed for games made with TGB? | Thanks for your answer.. Mr.David my system configuration is.. Intel(R) Core(TM)2 Duo CPU E44... read more | 10/24/2008 (6:38 am) |
| Will TGB games play in Windows Vista? | Thank you..... read more | 10/22/2008 (6:04 am) |
| Enabling mouse click to hurry splash screens | Insert the BitmapButtonCtrl on top of each splash screens as same width and height of your GUI scree... read more | 09/17/2008 (4:27 am) |
| Any method to shutdown whole TGB? like "OpenALShutdownDriver | Thank You very much.. it works perfectly... read more | 09/11/2008 (4:03 am) |
| Any one know how to pause and resume Animated Sprite? | Yes, there is a datablock.cs file in game scripts folder and i put my code in that file then rebuild... read more | 09/09/2008 (9:03 pm) |
| How to change the ICON of TGB | Thanks for all but i use resource tuner its working perfectly... read more | 09/08/2008 (1:24 am) |
| Any one know how to pause and resume Animated Sprite? | Shaz, thanks for your answer i can make animations with datablocks, but it is not displayed after... read more | 09/08/2008 (1:23 am) |
| How can i buy TGB Pro with source from garagegames? | Can i post email to this id "bizdev@garagegames.com" for buy the product?... read more | 09/08/2008 (1:11 am) |
| Game take long time to load......why? | Thanks Mr. Phillip OShea, its working well. But the problem is the splash screens are not display... read more | 06/23/2008 (11:05 pm) |
| How to create two cursors in TGB | Ok thakns. i add below lines into function startGame(%level) Canvas.hideCursor(); add below line... read more | 03/14/2008 (8:56 pm) |
| How to change mouse icon? | Thanks Milan Rancic. but i resolved this by hide default cursor in game.cs i add below lines i... read more | 03/14/2008 (8:51 pm) |
| Loading Screen GUI | An actual loading status bar please help me... read more | 02/18/2008 (10:36 pm) |
| List of TGB developers - Please Add Your Name | Mohan Designer and Developer E-mail - mohan@ajsquare.com... read more | 02/18/2008 (10:34 pm) |
| How to add text randomly form an array? | Thanks.... Nikos Beck can u send me the sample code for SimSets? or any sample tutorial links? ... read more | 02/18/2008 (10:26 pm) |
| Problem with a Start Game function. | // start the game function newGame() { Canvas.popDialog(mainMenu); $levelStart = "MyGame\game\da... read more | 02/10/2008 (11:50 pm) |