Mirage Source

Free ORPG making software.
It is currently Sat Apr 20, 2024 6:46 am

All times are UTC




Post new topic Reply to topic  [ 68 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
PostPosted: Mon Jun 25, 2007 6:49 pm 
Offline
Knowledgeable

Joined: Tue Apr 17, 2007 10:18 pm
Posts: 148
Location: USA, Texas
Wat I was just thinking.

Its making result variable equal something, now don't you have to call that?

_________________
Image
_________________
Image


Top
 Profile  
 
PostPosted: Mon Jun 25, 2007 7:04 pm 
Offline
Submit-Happy
User avatar

Joined: Fri Jun 16, 2006 7:01 am
Posts: 2768
Location: Yorkshire, UK
No.

_________________
Quote:
Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?


Image


Top
 Profile  
 
PostPosted: Sun Sep 07, 2008 6:37 am 
Offline
Newbie

Joined: Wed Sep 03, 2008 1:26 am
Posts: 9
I have a question on this.

Code works fine for me except one small problem.
When the RichTextBox for receiving the text such as chat, game data, etc starts to scroll... It smears all the text upward as if it isnt clearing then reapplying or something. Any suggestions?


Top
 Profile  
 
PostPosted: Sun Sep 07, 2008 1:13 pm 
Offline
Submit-Happy
User avatar

Joined: Fri Jun 16, 2006 7:01 am
Posts: 2768
Location: Yorkshire, UK
Make sure it's not loaded over the game screen.

_________________
Quote:
Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?


Image


Top
 Profile  
 
PostPosted: Sun Sep 07, 2008 7:17 pm 
Offline
Newbie

Joined: Wed Sep 03, 2008 1:26 am
Posts: 9
It isnt loaded over the game screen. The only solution I have found so far to make it not smear is to make the richtextbox invisible then visible again after each time the text changes, but then the colors are not saving with that.


Top
 Profile  
 
PostPosted: Mon Sep 08, 2008 5:19 am 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
txtChat.Refresh ?

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Mon Sep 08, 2008 6:51 am 
Offline
Submit-Happy
User avatar

Joined: Fri Jun 16, 2006 7:01 am
Posts: 2768
Location: Yorkshire, UK
Show us a screenshot.

_________________
Quote:
Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?


Image


Top
 Profile  
 
PostPosted: Mon Sep 08, 2008 5:07 pm 
Offline
Newbie

Joined: Wed Sep 03, 2008 1:26 am
Posts: 9
Image
txtChat.Refresh doesnt work, tried that.

I found that if you minimize and then maximize the game, the text is fixed untill it starts scrolling again if that helps as well.

Thanks for any help you can provide.


Top
 Profile  
 
PostPosted: Mon Sep 08, 2008 5:10 pm 
Offline
Submit-Happy
User avatar

Joined: Fri Jun 16, 2006 7:01 am
Posts: 2768
Location: Yorkshire, UK
Jesus Christ how can you work with that skin?

_________________
Quote:
Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?


Image


Top
 Profile  
 
PostPosted: Mon Sep 08, 2008 6:53 pm 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
Make sure that AutoRedraw = True in txtChat?

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Mon Sep 08, 2008 7:51 pm 
Offline
Newbie

Joined: Wed Sep 03, 2008 1:26 am
Posts: 9
Not to sound noobish or anything but... Rich Text Boxes have autoredraw?


Top
 Profile  
 
PostPosted: Mon Sep 08, 2008 8:01 pm 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
Maybe? I don't know.

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Tue Sep 09, 2008 1:39 am 
Offline
Newbie

Joined: Wed Sep 03, 2008 1:26 am
Posts: 9
Not to my knowing... If it had, I would have tried that due to me blting all the items all the time.


Top
 Profile  
 
PostPosted: Tue Sep 09, 2008 1:45 am 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
Are you sure .Refresh doesn't work? I'm not sure if the chat box is called txtChat...

Make sure the form or picture box or whatever the chat box is in has AutoRedraw = True?

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Tue Sep 09, 2008 2:15 am 
Offline
Newbie

Joined: Wed Sep 03, 2008 1:26 am
Posts: 9
alright after setting the redraw true in the gui, and refreshing the txtbox and gui pic when txt is sent it works untill you scroll the txtbox. any ideas on a command or what ever (-Tired right now-) to check the scrolling of a text box to call the refresh command there? If not I will just use a timer to refresh it.

-Update- Timer makes it flicker too much.


Top
 Profile  
 
PostPosted: Tue Sep 09, 2008 2:25 am 
Offline
Community Leader
User avatar

Joined: Sun May 28, 2006 10:29 pm
Posts: 1762
Location: Salt Lake City, UT, USA
Google Talk: Darunada@gmail.com
There must be a way to redraw it. Otherwise, redraw the surface BEHIND it. That should fix it.

_________________
I'm on Facebook! Google Plus LinkedIn My Youtube Channel Send me an email Call me with Skype Check me out on Bitbucket Yup, I'm an EVE Online player!
Why not try my app, ColorEye, on your Android devlce?
Do you like social gaming? Fight it out in Battle Juice!

I am a professional software developer in Salt Lake City, UT.


Top
 Profile  
 
PostPosted: Tue Sep 09, 2008 2:26 am 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
Set the timer's interval to 32.

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Tue Sep 09, 2008 2:37 am 
Offline
Newbie

Joined: Wed Sep 03, 2008 1:26 am
Posts: 9
Still flickering too much.


Top
 Profile  
 
PostPosted: Tue Sep 09, 2008 2:49 am 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
Well...look through all the events for it and just put txtChat.Refresh in them...like Click, DblClick, Change, OLEStartDrag? I'm not sure what OLEStartDrag does...but it might have to do with dragging the scroll bar?

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Tue Sep 09, 2008 12:53 pm 
Offline
Newbie

Joined: Wed Sep 03, 2008 1:26 am
Posts: 9
That is a no go


Top
 Profile  
 
PostPosted: Fri Sep 12, 2008 2:50 am 
Offline
Persistant Poster
User avatar

Joined: Fri Aug 15, 2008 3:11 pm
Posts: 633
i have this errror
it only occurred when i resized the mychat

_________________
╔╗╔═╦═╦══╦═══╗
║║║║║║║╔╗║╔═╗║
║║║║║║║╚╝║║║║║
║╚╣║║║║╔╗║╚═╝║
╚═╩╩═╩╩╝╚╩═══╝


╔╦═╦╦════╦═══╗
║║║║╠═╗╔═╣╔══╝
║║║║║║║║╚═╗
║║║║║║║║╔═╝
╚═╩═╝╚╝╚╝ ?


Top
 Profile  
 
PostPosted: Fri Sep 12, 2008 3:09 pm 
Offline
Submit-Happy
User avatar

Joined: Fri Jun 16, 2006 7:01 am
Posts: 2768
Location: Yorkshire, UK
Don't change the size of your textbox after making it transparent.

_________________
Quote:
Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?


Image


Top
 Profile  
 
PostPosted: Fri Sep 12, 2008 9:15 pm 
Offline
Newbie

Joined: Wed Sep 03, 2008 1:26 am
Posts: 9
Tried and it still does the same thing upon scrolling.


Top
 Profile  
 
PostPosted: Fri Sep 12, 2008 9:29 pm 
Offline
Persistant Poster
User avatar

Joined: Thu Mar 29, 2007 10:30 pm
Posts: 1510
Location: Virginia, USA
Google Talk: hpmccloud@gmail.com
Just disable scrolling.

_________________
Nean wrote:
Yes harold. Give it to me.

Image
Image


Top
 Profile  
 
PostPosted: Tue Nov 02, 2021 8:56 am 
Online
Mirage Source Lover

Joined: Sun Jul 04, 2021 4:04 am
Posts: 480025
Econ239.3BettCHAPRuhaClubBelvFreeHavaAndrXVIIStraConsBabyKreoCORETinaDeclVienQuinZoneErleTesc
AlphXVIITescNaigMemoReneCoopSultIcebBoroJapoLibeMeriActiAhavMariMaryAstoPaulAnnaAdagXVIIRemi
BrilJohnJeweFunkLoriCotoEtniCollgunmLouiviscMacbZORLFrenPanaKarlCarnThisMarcXVIIElegHindJame
DancWindGiovCrosMaxiHoshWhatJeanJulithemAditMarvHairFatsFuxiFlasWellhappdiamZoneDaryJacqZone
diamZoneZoneRushSteeZoneRasaChirZoneXVIIZoneZoneBertZoneZoneXVIIWortBerlZoneLaurZoneJameFran
ZoneHorsFasoRecoPiraAiraNordAntoMickJeweTyveBookTahiGuteChicMONTGiglVaucBookARAGEricEditFado
MonkFantTrefKotlCarrClarwwwrDreaWindWindBricBoscWinxChouTrioEmpiSidnEricRichMichLoveXVIITele
CommJeweXVIIEdvaLefeGreeLargLionDigiSeenLeonLeonAlleHolyHomoSergWindCariAmerDougDeepMacaDrea
ToveDianXVIIHappChetPupiThisJewePeteAnimAaliChriChicMarkWindWindRobeKathShivXVIIJohnRecoReco
RecoPrunJewePeteXVIIAngeJacqXVIIAllaCavuMipaDianBarrtuchkasOceaMark


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 68 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group